RESOLVED FIXED 152394
[Win] Prevent flashing/strobe repaints on certain hardware
https://bugs.webkit.org/show_bug.cgi?id=152394
Summary [Win] Prevent flashing/strobe repaints on certain hardware
Brent Fulgham
Reported 2015-12-17 13:25:00 PST
Further testing on a variety of Windows hardware shows that the changes in Bug 151001 seemed to cause a "flashing" repaint to occur on certain web content under Accelerated Compositing on certain Windows configurations. We eventually tracked this down to my change in WKCACFViewLayerTreeHostcpp, which I changed to be more pessimistic about when repaints were needed. Once this change was reverted, the strobing problem went away.
Attachments
Patch (1.48 KB, patch)
2015-12-17 13:33 PST, Brent Fulgham
no flags
Brent Fulgham
Comment 1 2015-12-17 13:28:53 PST
Brent Fulgham
Comment 2 2015-12-17 13:33:56 PST
WebKit Commit Bot
Comment 3 2015-12-17 14:26:43 PST
Comment on attachment 267581 [details] Patch Clearing flags on attachment: 267581 Committed r194235: <http://trac.webkit.org/changeset/194235>
WebKit Commit Bot
Comment 4 2015-12-17 14:26:46 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.