Bug 71622 - [Chromium] Consider adding more scaling methods to WebViewImpl
Summary: [Chromium] Consider adding more scaling methods to WebViewImpl
Status: RESOLVED DUPLICATE of bug 72176
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 71485
Blocks: 70559
  Show dependency treegraph
 
Reported: 2011-11-05 20:16 PDT by Fady Samuel
Modified: 2011-11-14 15:02 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fady Samuel 2011-11-05 20:16:00 PDT
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.
Comment 1 Fady Samuel 2011-11-14 15:02:34 PST

*** This bug has been marked as a duplicate of bug 72176 ***