RESOLVED FIXED 109436
[chromium] move printPage() implementation to testRunner library
https://bugs.webkit.org/show_bug.cgi?id=109436
Summary [chromium] move printPage() implementation to testRunner library
jochen
Reported 2013-02-11 07:42:49 PST
[chromium] move printPage() implementation to testRunner library
Attachments
Patch (4.48 KB, patch)
2013-02-11 07:43 PST, jochen
no flags
Patch for landing (5.12 KB, patch)
2013-02-11 22:59 PST, jochen
no flags
jochen
Comment 1 2013-02-11 07:43:00 PST
WebKit Review Bot
Comment 2 2013-02-11 07:50:57 PST
Please wait for approval from abarth@webkit.org, dglazkov@chromium.org, fishd@chromium.org, jamesr@chromium.org or tkent@chromium.org before submitting, as this patch contains changes to the Chromium public API. See also https://trac.webkit.org/wiki/ChromiumWebKitAPI.
Adam Barth
Comment 3 2013-02-11 10:39:20 PST
Comment on attachment 187571 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=187571&action=review > Tools/DumpRenderTree/chromium/WebViewHost.cpp:1336 > void WebViewHost::printPage(WebKit::WebFrame* frame) Should we add an ASSERT_NOT_REACHED here?
jochen
Comment 4 2013-02-11 22:59:15 PST
Created attachment 187776 [details] Patch for landing
jochen
Comment 5 2013-02-11 22:59:27 PST
(In reply to comment #3) > (From update of attachment 187571 [details]) > View in context: https://bugs.webkit.org/attachment.cgi?id=187571&action=review > > > Tools/DumpRenderTree/chromium/WebViewHost.cpp:1336 > > void WebViewHost::printPage(WebKit::WebFrame* frame) > > Should we add an ASSERT_NOT_REACHED here? I just deleted the empty method
WebKit Review Bot
Comment 6 2013-02-11 23:20:43 PST
Comment on attachment 187776 [details] Patch for landing Clearing flags on attachment: 187776 Committed r142585: <http://trac.webkit.org/changeset/142585>
WebKit Review Bot
Comment 7 2013-02-11 23:20:47 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.