[webkit-reviews] review granted: [Bug 89274] internals.settings.setDeviceScaleFactor doesn't work for WebKit2 and must be removed : [Attachment 148497] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 20 12:58:13 PDT 2012


James Robinson <jamesr at chromium.org> has granted Adam Barth
<abarth at webkit.org>'s request for review:
Bug 89274: internals.settings.setDeviceScaleFactor doesn't work for WebKit2 and
must be removed
https://bugs.webkit.org/show_bug.cgi?id=89274

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

------- Additional Comments from James Robinson <jamesr at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=148497&action=review


> LayoutTests/fast/hidpi/device-scale-factor-paint.html:12
> +	   setTimeout(function() { layoutTestController.notifyDone(); }, 0);

setTimeout(layoutTestController.notifyDone); would be simpler


More information about the webkit-reviews mailing list