WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
168728
[GTK] Rendering artifacts when resizing the window in X11 with AC mode enabled
https://bugs.webkit.org/show_bug.cgi?id=168728
Summary
[GTK] Rendering artifacts when resizing the window in X11 with AC mode enabled
Carlos Garcia Campos
Reported
2017-02-22 09:29:14 PST
This happens because the pixmap we create from the redirected window is uninitialized until the threaded compositor renders into it. We should always initialize the pixmap right after it's created.
Attachments
Patch
(4.99 KB, patch)
2017-02-22 09:31 PST
,
Carlos Garcia Campos
zan
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2017-02-22 09:31:16 PST
Created
attachment 302406
[details]
Patch
Carlos Garcia Campos
Comment 2
2017-02-27 06:44:09 PST
Committed
r213061
: <
http://trac.webkit.org/changeset/213061
>
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