https://bugs.kde.org/show_bug.cgi?id=397834

--- Comment #19 from David Edmundson <k...@davidedmundson.co.uk> ---
Git commit b4cd89ea4977609ba17634d62efd7b1bc8bd112a by David Edmundson.
Committed on 08/10/2018 at 08:15.
Pushed by davidedmundson into branch 'master'.

Don't silently error if damage is sent before buffer

Summary:
Firefox sends

wl_surface@37.damage(0, 0, 808, 622)
wl_surface@37.attach(wl_buffer@34, 0, 0)

Which we silently treat as an error.

There's nothing in the spec to forbid this. The only thing that matters
is the state on commit. This moves a check there.

Test Plan:
Had a debug in there which was being activated
Gets firefox slightly further (but not complete)

Reviewers: #kwin

Subscribers: kde-frameworks-devel

Tags: #frameworks

Differential Revision: https://phabricator.kde.org/D15912

M  +1    -5    src/server/surface_interface.cpp

https://commits.kde.org/kwayland/b4cd89ea4977609ba17634d62efd7b1bc8bd112a

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to