Bug 70046
Summary: | [chromium] Add front-end support for ZoomAnimatorChromium for Mac. | ||
---|---|---|---|
Product: | WebKit | Reporter: | W. James MacLean <wjmaclean> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Minor | CC: | schenney |
Priority: | P5 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | Unspecified |
W. James MacLean
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |