Merge lp://staging/~afrantzis/mir/fix-out-of-order-buffers-1216472 into lp://staging/~mir-team/mir/trunk
Proposed by
Alexandros Frantzis
Status: | Superseded |
---|---|
Proposed branch: | lp://staging/~afrantzis/mir/fix-out-of-order-buffers-1216472 |
Merge into: | lp://staging/~mir-team/mir/trunk |
Diff against target: |
187 lines (+78/-29) 3 files modified
include/server/mir/frontend/session_mediator.h (+7/-2) src/server/frontend/session_mediator.cpp (+33/-27) tests/unit-tests/frontend/test_session_mediator.cpp (+38/-0) |
To merge this branch: | bzr merge lp://staging/~afrantzis/mir/fix-out-of-order-buffers-1216472 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Mir development team | Pending | ||
Review via email: mp+187840@code.staging.launchpad.net |
This proposal has been superseded by a proposal from 2013-09-26.
Commit message
frontend: Properly track buffers per-surface (not per session)
Description of the change
frontend: Properly track buffers per-surface (not per session)
To post a comment you must log in.