RESOLVED DUPLICATE of bug 9866898632
Roll Chromium DEPS to r160623
https://bugs.webkit.org/show_bug.cgi?id=98632
Summary Roll Chromium DEPS to r160623
WebKit Review Bot
Reported 2012-10-08 00:27:25 PDT
A DEPS roll a day keeps the build break away.
Attachments
Patch (949 bytes, patch)
2012-10-08 00:27 PDT, WebKit Review Bot
webkit.review.bot: commit-queue-
WebKit Review Bot
Comment 1 2012-10-08 00:27:38 PDT
WebKit Review Bot
Comment 2 2012-10-08 01:03:33 PDT
Comment on attachment 167514 [details] Patch Rejecting attachment 167514 [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: Host.cpp: In member function 'void cc::CCLayerTreeHost::stopRateLimiter(WebKit::WebGraphicsContext3D*)': Source/WebKit/chromium/cc/CCLayerTreeHost.cpp:772: error: 'struct std::pair<WebKit::WebGraphicsContext3D* const, scoped_refptr<cc::RateLimiter> >' has no member named 'value' CXX(target) out/Release/obj.target/cc/Source/WebKit/chromium/cc/CCLayerTreeHostImpl.o make: *** [out/Release/obj.target/cc/Source/WebKit/chromium/cc/CCLayerTreeHost.o] Error 1 make: *** Waiting for unfinished jobs.... Full output: http://queues.webkit.org/results/14229025
Adam Barth
Comment 3 2012-10-08 10:09:50 PDT
@jamesr: Any idea what's causing this compile error?
WebKit Review Bot
Comment 4 2012-10-08 10:46:31 PDT
Comment on attachment 167514 [details] Patch Rejecting attachment 167514 [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: tr<cc::RateLimiter> >' has no member named 'value' Source/WebKit/chromium/cc/CCLayerTreeHost.cpp: In member function 'void cc::CCLayerTreeHost::stopRateLimiter(WebKit::WebGraphicsContext3D*)': Source/WebKit/chromium/cc/CCLayerTreeHost.cpp:772: error: 'struct std::pair<WebKit::WebGraphicsContext3D* const, scoped_refptr<cc::RateLimiter> >' has no member named 'value' make: *** [out/Release/obj.target/cc/Source/WebKit/chromium/cc/CCLayerTreeHost.o] Error 1 make: *** Waiting for unfinished jobs.... Full output: http://queues.webkit.org/results/14205700
James Robinson
Comment 5 2012-10-08 10:59:46 PDT
There was a chromium side patch that didn't compile and was reverted. Try post-https://src.chromium.org/viewvc/chrome?view=rev&revision=160637
Adam Barth
Comment 6 2012-10-08 11:02:28 PDT
Thanks. *** This bug has been marked as a duplicate of bug 98668 ***
Note You need to log in before you can comment on or make changes to this bug.