Skip to content
Snippets Groups Projects

libweston/compositor: Do not map subsurfaces without buffer

Merged Robert Mader requested to merge rmader/weston:issue426 into main
All threads resolved!

We can end in subsurface_committed() in different scenarios without the surface having an attached buffer. While setting the mapped state to true in that case doesn't matter for that (sub)surface itself, it triggers its own child subsurfaces to get mapped when they shouldn't.

Closes #426 (closed)


Includes !749 (merged)

Merge request reports

Merged by Daniel StoneDaniel Stone 3 years ago (Feb 7, 2022 12:22pm UTC)

Merge details

Pipeline #502922 passed

Pipeline passed for c83f0a15 on main

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading