Bug 108343 - [chromium] move postMessage related methods to TestRunner library
Summary: [chromium] move postMessage related methods to TestRunner library
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: jochen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-30 07:15 PST by jochen
Modified: 2013-01-31 00:32 PST (History)
6 users (show)

See Also:


Attachments
Patch (4.91 KB, patch)
2013-01-30 07:15 PST, jochen
no flags Details | Formatted Diff | Diff
Patch for landing (5.61 KB, patch)
2013-01-30 14:07 PST, jochen
no flags Details | Formatted Diff | Diff
Patch for landing (5.09 KB, patch)
2013-01-30 23:44 PST, jochen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description jochen 2013-01-30 07:15:01 PST
[chromium] move postMessage related methods to TestRunner library
Comment 1 jochen 2013-01-30 07:15:24 PST
Created attachment 185501 [details]
Patch
Comment 2 WebKit Review Bot 2013-01-30 07:21:01 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.
Comment 3 jochen 2013-01-30 14:07:13 PST
Created attachment 185558 [details]
Patch for landing
Comment 4 WebKit Review Bot 2013-01-30 14:57:13 PST
Comment on attachment 185558 [details]
Patch for landing

Rejecting attachment 185558 [details] from commit-queue.

Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '--bot-id=gce-cq-01', 'build', '--no-clean', '--no-update', '--build-style=release', '--port=chromium-xvfb']" exit_code: 2 cwd: /mnt/git/webkit-commit-queue

Last 500 characters of output:
:willCheckAndDispatchMessageEvent(WebKit::WebFrame*, WebKit::WebFrame*, WebKit::WebSecurityOrigin, WebKit::WebDOMMessageEvent)' without object
../../Tools/DumpRenderTree/chromium/TestRunner/public/WebTestProxy.h:461: error: 'Base' has not been declared
../../Tools/DumpRenderTree/chromium/TestRunner/public/WebTestProxy.h: At global scope:
../../Tools/DumpRenderTree/chromium/TestRunner/public/WebTestProxy.h:465: error: expected declaration before '}' token
ninja: build stopped: subcommand failed.

Full output: http://queues.webkit.org/results/16195924
Comment 5 jochen 2013-01-30 23:44:31 PST
Created attachment 185691 [details]
Patch for landing
Comment 6 WebKit Review Bot 2013-01-31 00:32:24 PST
Comment on attachment 185691 [details]
Patch for landing

Clearing flags on attachment: 185691

Committed r141385: <http://trac.webkit.org/changeset/141385>
Comment 7 WebKit Review Bot 2013-01-31 00:32:28 PST
All reviewed patches have been landed.  Closing bug.