RESOLVED FIXED66466
WebKit2 requires every port-specific view to keep track of the current device scale factor
https://bugs.webkit.org/show_bug.cgi?id=66466
Summary WebKit2 requires every port-specific view to keep track of the current device...
Adam Roben (:aroben)
Reported 2011-08-18 07:14:53 PDT
WebKit2 requires every port-specific view to keep track of the current device scale factor
Attachments
Patch (12.58 KB, patch)
2011-08-18 07:16 PDT, Adam Roben (:aroben)
andersca: review+
Adam Roben (:aroben)
Comment 1 2011-08-18 07:15:48 PDT
If a port fails to keep track of the current device scale factor, we could end up sending redundant UpdateBackingStoreState messages to the web process when the scale factor has not in fact changed.
Adam Roben (:aroben)
Comment 2 2011-08-18 07:16:35 PDT
Adam Roben (:aroben)
Comment 3 2011-08-18 09:44:26 PDT
Note You need to log in before you can comment on or make changes to this bug.