Bug 66466

Summary: WebKit2 requires every port-specific view to keep track of the current device scale factor
Product: WebKit Reporter: Adam Roben (:aroben) <aroben>
Component: WebKit Misc.Assignee: Adam Roben (:aroben) <aroben>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, darin, sam, sullivan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 66412    
Attachments:
Description Flags
Patch andersca: review+

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.