Bug 70046

Summary: [chromium] Add front-end support for ZoomAnimatorChromium for Mac.
Product: WebKit Reporter: W. James MacLean <wjmaclean>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Minor CC: schenney
Priority: P5    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: Unspecified   

W. James MacLean
Reported 2011-10-13 12:34:39 PDT
At present scrolling on Chromium+Mac is done using ScrollAnimatorChromiumMac and not ScrollAnimatorNone (where ZoomAnimatorChromium lives). We need to either (1) get Mac running with ScrollAnimatorNone, or (2) refactor ZoomAnimatorChromium code to live separately so it can be used by both. Until this happens, the ZAC front-end layout test (zoom-animator-scale-test2.html) will be disabled for Mac, under this bug number.
Attachments
Note You need to log in before you can comment on or make changes to this bug.