RESOLVED FIXED 54303
Would like a way to visualize backing store and view updates in WebKit2
https://bugs.webkit.org/show_bug.cgi?id=54303
Summary Would like a way to visualize backing store and view updates in WebKit2
Adam Roben (:aroben)
Reported 2011-02-11 12:06:22 PST
It would be nice to have a way to visualize backing store and screen updates in WebKit2. Something similar to Quartz Debug's "Flash screen updates" would work well.
Attachments
Add a way to flash backing store and view updates (14.37 KB, patch)
2011-02-14 09:37 PST, Adam Roben (:aroben)
andersca: review+
Adam Roben (:aroben)
Comment 1 2011-02-14 09:37:15 PST
I have a patch, but it only gets this feature working on Windows. Other platforms will have to implement PageClient::flashBackingStoreUpdates, and flash their views' updates at the appropriate time.
Adam Roben (:aroben)
Comment 2 2011-02-14 09:37:37 PST
Created attachment 82325 [details] Add a way to flash backing store and view updates
Adam Roben (:aroben)
Comment 3 2011-02-14 10:27:44 PST
Note You need to log in before you can comment on or make changes to this bug.