surface creation with non-default buffer streams is ignored by server
Bug #1563278 reported by
Kevin DuBois
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mir |
Fix Released
|
Medium
|
Kevin DuBois | ||
mir (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
If you create a Surface with a spec containing non-default BufferStreams/
Related branches
lp://staging/~kdub/mir/fix-1563278
- Mir CI Bot: Approve (continuous-integration)
- Alan Griffiths: Approve
- Cemil Azizoglu (community): Approve
-
Diff: 1298 lines (+188/-200)22 files modifiedexamples/render_surfaces.cpp (+1/-1)
include/server/mir/scene/surface_factory.h (+3/-1)
playground/mir_demo_client_prerendered_frames.c (+1/-6)
src/server/scene/application_session.cpp (+14/-2)
src/server/scene/basic_surface.cpp (+19/-5)
src/server/scene/basic_surface.h (+2/-2)
src/server/scene/surface_allocator.cpp (+3/-5)
src/server/scene/surface_allocator.h (+1/-1)
tests/acceptance-tests/throwback/test_presentation_chain.cpp (+1/-2)
tests/include/mir/test/doubles/mock_surface.h (+4/-2)
tests/include/mir/test/doubles/stub_surface_factory.h (+1/-1)
tests/integration-tests/surface_composition.cpp (+5/-4)
tests/integration-tests/test_error_reporting.cpp (+1/-1)
tests/integration-tests/test_session.cpp (+7/-6)
tests/integration-tests/test_surface_stack_with_compositor.cpp (+13/-9)
tests/unit-tests/scene/test_abstract_shell.cpp (+1/-2)
tests/unit-tests/scene/test_application_session.cpp (+15/-14)
tests/unit-tests/scene/test_basic_surface.cpp (+11/-36)
tests/unit-tests/scene/test_session_manager.cpp (+1/-1)
tests/unit-tests/scene/test_surface.cpp (+4/-9)
tests/unit-tests/scene/test_surface_impl.cpp (+5/-4)
tests/unit-tests/scene/test_surface_stack.cpp (+75/-86)
Changed in mir: | |
milestone: | none → 0.22.0 |
Changed in mir: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fix committed into lp:mir at revision None, scheduled for release in mir, milestone 0.22.0