Merge lp://staging/~albaguirre/mir/fix-1679836 into lp://staging/mir
Proposed by
Alberto Aguirre
Status: | Merged |
---|---|
Approved by: | Brandon Schaefer |
Approved revision: | no longer in the source branch. |
Merged at revision: | 4145 |
Proposed branch: | lp://staging/~albaguirre/mir/fix-1679836 |
Merge into: | lp://staging/mir |
Prerequisite: | lp://staging/~albaguirre/mir/tidy-up-client-cursor-tests |
Diff against target: |
83 lines (+36/-8) 3 files modified
src/server/frontend/session_mediator.cpp (+3/-8) tests/acceptance-tests/test_client_cursor_api.cpp (+31/-0) tests/include/mir/test/doubles/mock_buffer_stream.h (+2/-0) |
To merge this branch: | bzr merge lp://staging/~albaguirre/mir/fix-1679836 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Mir CI Bot | continuous-integration | Approve | |
Brandon Schaefer (community) | Approve | ||
Review via email: mp+322156@code.staging.launchpad.net |
Commit message
Use BufferStream:
To post a comment you must log in.
Nice, lgtm. Ill let the auto lander check if it passes :)