Bug 93294 - REGRESSION(r124780): This patch broke the Adroid build (Requested by annacc on #webkit).
Summary: REGRESSION(r124780): This patch broke the Adroid build (Requested by annacc o...
Status: RESOLVED DUPLICATE of bug 93340
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: WebKit Review Bot
URL:
Keywords:
Depends on:
Blocks: 91773
  Show dependency treegraph
 
Reported: 2012-08-06 13:20 PDT by WebKit Review Bot
Modified: 2012-08-06 23:41 PDT (History)
2 users (show)

See Also:


Attachments
ROLLOUT of r124780 (42.88 KB, patch)
2012-08-06 13:21 PDT, WebKit Review Bot
webkit.review.bot: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description WebKit Review Bot 2012-08-06 13:20:55 PDT
http://trac.webkit.org/changeset/124780 broke the build:
This patch broke the Adroid build (Requested by annacc on #webkit).

This is an automatic bug report generated by the sheriff-bot. If this bug
report was created because of a flaky test, please file a bug for the flaky
test (if we don't already have one on file) and dup this bug against that bug
so that we can track how often these flaky tests case pain.

"Only you can prevent forest fires." -- Smokey the Bear
Comment 1 WebKit Review Bot 2012-08-06 13:21:44 PDT
Created attachment 156753 [details]
ROLLOUT of r124780

Any committer can land this patch automatically by marking it commit-queue+.  The commit-queue will build and test the patch before landing to ensure that the rollout will be successful.  This process takes approximately 15 minutes.

If you would like to land the rollout faster, you can use the following command:

  webkit-patch land-attachment ATTACHMENT_ID

where ATTACHMENT_ID is the ID of this attachment.
Comment 2 Anna Cavender 2012-08-06 13:42:38 PDT
Landed a fix in r124798 rather than reverting.
Comment 3 Anna Cavender 2012-08-06 22:53:22 PDT
Going ahead and reverting this patch so that we have a consistent Media Source Extensions version for the chromium branch cut.
Comment 4 WebKit Review Bot 2012-08-06 22:56:14 PDT
Comment on attachment 156753 [details]
ROLLOUT of r124780

Rejecting attachment 156753 [details] from commit-queue.

Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 2

Last 500 characters of output:
ore/dom/EventTarget.h
patching file Source/WebCore/dom/EventTargetFactory.in
patching file Source/WebCore/html/DOMURL.cpp
Hunk #2 FAILED at 49.
1 out of 2 hunks FAILED -- saving rejects to file Source/WebCore/html/DOMURL.cpp.rej
patching file Source/WebCore/html/DOMURL.h
patching file Source/WebCore/html/DOMURL.idl
patching file Source/WebCore/page/DOMWindow.idl

Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply', u'--force']" exit_code: 1 cwd: /mnt/git/webkit-commit-queue/

Full output: http://queues.webkit.org/results/13452155
Comment 5 Anna Cavender 2012-08-06 23:41:01 PDT
Looks like this patch was a bit stale.  Created a new one for the revert

*** This bug has been marked as a duplicate of bug 93340 ***