RESOLVED FIXED104537
[chromium] Move the test implementation of WebKit::WebPlugin to the TestRunner library
https://bugs.webkit.org/show_bug.cgi?id=104537
Summary [chromium] Move the test implementation of WebKit::WebPlugin to the TestRunne...
jochen
Reported 2012-12-10 05:37:43 PST
[chromium] Move the test implementation of WebKit::WebPlugin to the TestRunner library
Attachments
Patch (56.68 KB, patch)
2012-12-10 05:44 PST, jochen
no flags
Patch for landing (56.67 KB, patch)
2012-12-10 11:01 PST, jochen
no flags
jochen
Comment 1 2012-12-10 05:44:35 PST
jochen
Comment 2 2012-12-10 05:45:50 PST
Darin, could you have a look please?
WebKit Review Bot
Comment 3 2012-12-10 06:47:32 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 4 2012-12-10 10:27:50 PST
Comment on attachment 178523 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=178523&action=review > Tools/DumpRenderTree/chromium/TestRunner/public/WebTestPlugin.h:49 > + static WebTestPlugin* Create(WebKit::WebFrame*, const WebKit::WebPluginParams&, WebTestDelegate*); Create -> create.
jochen
Comment 5 2012-12-10 11:01:17 PST
Created attachment 178592 [details] Patch for landing
jochen
Comment 6 2012-12-10 11:01:47 PST
(In reply to comment #4) > (From update of attachment 178523 [details]) > View in context: https://bugs.webkit.org/attachment.cgi?id=178523&action=review > > > Tools/DumpRenderTree/chromium/TestRunner/public/WebTestPlugin.h:49 > > + static WebTestPlugin* Create(WebKit::WebFrame*, const WebKit::WebPluginParams&, WebTestDelegate*); > > Create -> create. done
jochen
Comment 7 2012-12-10 11:02:00 PST
Darin, can you cq+ if you're ok with the change?
WebKit Review Bot
Comment 8 2012-12-10 11:53:24 PST
Comment on attachment 178592 [details] Patch for landing Clearing flags on attachment: 178592 Committed r137193: <http://trac.webkit.org/changeset/137193>
WebKit Review Bot
Comment 9 2012-12-10 11:53:28 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.