[webkit-reviews] review granted: [Bug 87796] [chromium] port webframe_unittest.cc to webkit_unit_tests : [Attachment 144652] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 29 17:23:13 PDT 2012


James Robinson <jamesr at chromium.org> has granted Tony Chang
<tony at chromium.org>'s request for review:
Bug 87796: [chromium] port webframe_unittest.cc to webkit_unit_tests
https://bugs.webkit.org/show_bug.cgi?id=87796

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

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


> Source/WebKit/chromium/tests/WebFrameTest.cpp:652
> +    WebSize size(640, 480);
> +    webView->resize(size);

nit: could fold this in to the resize call, no need for a temporary


More information about the webkit-reviews mailing list