RESOLVED FIXED105013
[chromium] move editing callback dumping to the WebTestProxy
https://bugs.webkit.org/show_bug.cgi?id=105013
Summary [chromium] move editing callback dumping to the WebTestProxy
jochen
Reported 2012-12-14 04:58:13 PST
[chromium] move editing callback dumping to the WebTestProxy
Attachments
Patch (40.96 KB, patch)
2012-12-14 05:06 PST, jochen
no flags
Patch (40.97 KB, patch)
2012-12-14 13:15 PST, jochen
no flags
Patch for landing (40.90 KB, patch)
2012-12-17 23:59 PST, jochen
no flags
Patch for landing (40.91 KB, patch)
2012-12-18 00:07 PST, jochen
no flags
jochen
Comment 1 2012-12-14 05:06:29 PST
WebKit Review Bot
Comment 2 2012-12-14 05:08:38 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.
Tony Chang
Comment 3 2012-12-14 10:57:51 PST
Comment on attachment 179468 [details] Patch LGTM
Tony Chang
Comment 4 2012-12-14 10:58:26 PST
Comment on attachment 179468 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=179468&action=review > Tools/DumpRenderTree/chromium/TestRunner/src/TestRunner.h:60 > + // WebTestRunner implementation. > + virtual bool shouldDumpEditingCallbacks() const; Nit: OVERRIDE.
jochen
Comment 5 2012-12-14 13:15:38 PST
jochen
Comment 6 2012-12-14 13:15:59 PST
(In reply to comment #4) > (From update of attachment 179468 [details]) > View in context: https://bugs.webkit.org/attachment.cgi?id=179468&action=review > > > Tools/DumpRenderTree/chromium/TestRunner/src/TestRunner.h:60 > > + // WebTestRunner implementation. > > + virtual bool shouldDumpEditingCallbacks() const; > > Nit: OVERRIDE. done
jochen
Comment 7 2012-12-14 13:16:14 PST
Darin, can you have a look please?
Darin Fisher (:fishd, Google)
Comment 8 2012-12-17 22:19:54 PST
Comment on attachment 179522 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=179522&action=review > Tools/DumpRenderTree/chromium/TestRunner/public/WebTestProxy.h:47 > struct WebPoint; nit: list classes and then structs. "class" sorts alphabetically before "struct"
jochen
Comment 9 2012-12-17 23:59:42 PST
Created attachment 179888 [details] Patch for landing
jochen
Comment 10 2012-12-18 00:07:50 PST
Created attachment 179893 [details] Patch for landing
WebKit Review Bot
Comment 11 2012-12-18 00:27:04 PST
Comment on attachment 179893 [details] Patch for landing Clearing flags on attachment: 179893 Committed r137993: <http://trac.webkit.org/changeset/137993>
WebKit Review Bot
Comment 12 2012-12-18 00:27:08 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.