WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
176774
[GTK][Wayland] Flickering when resizing the window
https://bugs.webkit.org/show_bug.cgi?id=176774
Summary
[GTK][Wayland] Flickering when resizing the window
Carlos Garcia Campos
Reported
2017-09-12 02:56:44 PDT
I think this regressed when we switched to always start the wayland compositor. In AcceleratedDrawingAreaProxy::waitForAndDispatchDidUpdateBackingStoreState() we check if the nested compositor is running, which is always true now (if EGL and the required extensions are available). We should check if we are in AC mode instead.
Attachments
Patch
(1.99 KB, patch)
2017-09-12 02:59 PDT
,
Carlos Garcia Campos
mcatanzaro
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2017-09-12 02:59:07 PDT
Created
attachment 320532
[details]
Patch
Carlos Garcia Campos
Comment 2
2017-09-14 09:43:42 PDT
Committed
r222027
: <
http://trac.webkit.org/changeset/222027
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug