Bug 71622
Summary: | [Chromium] Consider adding more scaling methods to WebViewImpl | ||
---|---|---|---|
Product: | WebKit | Reporter: | Fady Samuel <fsamuel> |
Component: | WebKit API | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | johnme |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 71485 | ||
Bug Blocks: | 70559 |
Fady Samuel
It was discussed that it might make sense to move most of the scaling code and computation into WebViewImpl. While Chromium should decide whether scaling or fixed layout is enabled, the clamping of the scale factor, computation for scroll position, etc might make sense to stay in the WebKit API.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Fady Samuel
*** This bug has been marked as a duplicate of bug 72176 ***