RESOLVED FIXED Bug 102417
REGRESSION(r134800): This patch broke chromium port (Requested by jianli on #webkit).
https://bugs.webkit.org/show_bug.cgi?id=102417
Summary REGRESSION(r134800): This patch broke chromium port (Requested by jianli on #...
WebKit Review Bot
Reported 2012-11-15 11:47:28 PST
http://trac.webkit.org/changeset/134800 broke the build: This patch broke chromium port (Requested by jianli 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
Attachments
ROLLOUT of r134800 (34.11 KB, patch)
2012-11-15 11:48 PST, WebKit Review Bot
no flags
WebKit Review Bot
Comment 1 2012-11-15 11:48:14 PST
Created attachment 174494 [details] ROLLOUT of r134800 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.
Jian Li
Comment 2 2012-11-15 11:51:55 PST
FYI, here is the bot output: http://build.chromium.org/p/chromium.webkit/builders/Win%20Builder/builds/31230/steps/compile/logs/stdio It seems that you need to figure out how to land 2-side changes correctly.
WebKit Review Bot
Comment 3 2012-11-15 12:00:31 PST
Comment on attachment 174494 [details] ROLLOUT of r134800 Clearing flags on attachment: 174494 Committed r134810: <http://trac.webkit.org/changeset/134810>
WebKit Review Bot
Comment 4 2012-11-15 12:00:35 PST
All reviewed patches have been landed. Closing bug.
Tommy Widenflycht
Comment 5 2012-11-16 01:39:12 PST
(In reply to comment #2) > FYI, here is the bot output: > http://build.chromium.org/p/chromium.webkit/builders/Win%20Builder/builds/31230/steps/compile/logs/stdio > > It seems that you need to figure out how to land 2-side changes correctly. I know how to do that, what I don't know how to do it seems is to build everything locally. I was completely unaware that someone had overridden WebRTCPeerConnectionHandlerClient in a mock but I have now updated my build script to build the relavant unit test targets as well. Sorry for wasting your time!
Note You need to log in before you can comment on or make changes to this bug.