[webkit-reviews] review granted: [Bug 64512] Move scalePageBy from eventSender to window.internals : [Attachment 117758] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 7 12:10:17 PST 2011


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Fady Samuel
<fsamuel at chromium.org>'s request for review:
Bug 64512: Move scalePageBy from eventSender to window.internals
https://bugs.webkit.org/show_bug.cgi?id=64512

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

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=117758&action=review


> Source/WebCore/testing/Internals.idl:83
> +	   float getPageScaleFactor(in Document document) raises(DOMException);


We don't normally use 'get' in getters.


More information about the webkit-reviews mailing list