WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
151001
[Win] Recognize context flush as an event that requires an update
https://bugs.webkit.org/show_bug.cgi?id=151001
Summary
[Win] Recognize context flush as an event that requires an update
Brent Fulgham
Reported
2015-11-07 14:53:39 PST
Repainting operations during accelerated compositing (especially during resize events) are sometimes skipped. Resolve this by recognizing that a request to flush the context as something that requires a view update. Otherwise, resize events (which block drawing while the resize is ongoing) do not perform a final paint.
Attachments
Patch
(2.29 KB, patch)
2015-11-07 15:00 PST
,
Brent Fulgham
simon.fraser
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Brent Fulgham
Comment 1
2015-11-07 15:00:56 PST
Created
attachment 265007
[details]
Patch
Brent Fulgham
Comment 2
2015-11-07 15:01:19 PST
<
rdar://problem/22956040
>
Simon Fraser (smfr)
Comment 3
2015-11-09 10:46:14 PST
Comment on
attachment 265007
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=265007&action=review
> Source/WebCore/ChangeLog:11 > + when flushing so internal drawing code will do the paint/
/ at the end.
Brent Fulgham
Comment 4
2015-11-09 10:53:58 PST
Committed
r192166
: <
http://trac.webkit.org/changeset/192166
>
Brent Fulgham
Comment 5
2016-07-13 13:18:01 PDT
***
Bug 149865
has been marked as a duplicate of this bug. ***
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