Mir

~raof/mir/+git/mir:handle-display-configuration-errors

Last commit made on 2016-09-16
Get this branch:
git clone -b handle-display-configuration-errors https://git.launchpad.net/~raof/mir/+git/mir
Only Chris Halse Rogers can upload to this branch. If you are Chris Halse Rogers please log in for upload directions.

Branch merges

Branch information

Name:
handle-display-configuration-errors
Repository:
lp:~raof/mir/+git/mir

Recent commits

ae5133c... by Chris Halse Rogers

Test that configure_for_hardware_change() sends correct configuration on failure

d75b25a... by Chris Halse Rogers

Handle errors in MediatingDisplayChanger::configure_for_hardware_change

288dd1c... by Chris Halse Rogers

MediatingDisplayChanger: Handle errors in session configure

0ef11fb... by Chris Halse Rogers

Use correct error code for configuration-failed errors

51378e5... by Chris Halse Rogers

Rename a test to more accurately describe its expectation

3959eac... by Chris Halse Rogers

Send error if preview_base_configuration fails to configure

7cb66f1... by Chris Halse Rogers

client/RPC: Forward asynchronous errors to the error handler

13d0bd7... by Chris Halse Rogers

Move the_error_handler to ConnectionConfiguration to share it between the MirConnection and RPCChannel

4d0de37... by Chris Halse Rogers

Remember to client.disconnect() in test

06e9e1e... by Chris Halse Rogers

…and implement mfd::EventSender::handle_error()