[webkit-reviews] review granted: [Bug 74014] Allow deviceScaleFactor to be set from window.internals : [Attachment 118254] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 7 12:52:55 PST 2011
Simon Fraser (smfr) <simon.fraser at apple.com> has granted Fady Samuel
<fsamuel at chromium.org>'s request for review:
Bug 74014: Allow deviceScaleFactor to be set from window.internals
https://bugs.webkit.org/show_bug.cgi?id=74014
Attachment 118254: Patch
https://bugs.webkit.org/attachment.cgi?id=118254&action=review
------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=118254&action=review
> Source/WebCore/testing/Internals.idl:88
> + float getDeviceScaleFactor(in Document document)
raises(DOMException);
Drop the 'get'
More information about the webkit-reviews
mailing list