[webkit-reviews] review requested: [Bug 89392] [Chromium] Notify the embedder when the page scale changes : [Attachment 148188] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 28 13:58:10 PDT 2012


Adam Barth <abarth at webkit.org> has asked  for review:
Bug 89392: [Chromium] Notify the embedder when the page scale changes
https://bugs.webkit.org/show_bug.cgi?id=89392

Attachment 148188: Patch
https://bugs.webkit.org/attachment.cgi?id=148188&action=review

------- Additional Comments from Adam Barth <abarth at webkit.org>
I put on my Java thinking cap and figure out what this actually does.  It lets
the UI keep track of how much page scaling is possible so that it can properly
react to various pinch-like gestures.  It's also used by the browser UI to
adjust the size of various overly elements to scale them commensurate with the
page.


More information about the webkit-reviews mailing list