RESOLVED FIXED 75332
REGRESSION(r103785): Broke builders; looks like clobbering didnt help (Requested by dslomov on #webkit).
https://bugs.webkit.org/show_bug.cgi?id=75332
Summary REGRESSION(r103785): Broke builders; looks like clobbering didnt help (Reques...
WebKit Review Bot
Reported 2011-12-28 17:00:55 PST
http://trac.webkit.org/changeset/103785 broke the build: Broke builders; looks like clobbering didnt help (Requested by dslomov 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 r103785 (83.12 KB, patch)
2011-12-28 17:01 PST, WebKit Review Bot
no flags
WebKit Review Bot
Comment 1 2011-12-28 17:01:35 PST
Created attachment 120710 [details] ROLLOUT of r103785 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.
WebKit Review Bot
Comment 2 2011-12-28 17:10:56 PST
Attachment 120710 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebKit/chromium/ChangeLog', u'Sourc..." exit_code: 1 Source/WebKit/chromium/src/WebWorkerImpl.cpp:48: Alphabetical sorting problem. [build/include_order] [4] Source/WebKit/chromium/src/WebWorkerImpl.cpp:52: Alphabetical sorting problem. [build/include_order] [4] Source/WebKit/chromium/src/WebWorkerImpl.cpp:128: platform_channel is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4] Source/WebKit/chromium/src/WebSharedWorkerImpl.cpp:45: Alphabetical sorting problem. [build/include_order] [4] Source/WebKit/chromium/src/WebWorkerBase.h:128: The parameter name "context" adds no information, so it should be removed. [readability/parameter_name] [5] Source/WebKit/chromium/src/WebWorkerBase.h:133: The parameter name "context" adds no information, so it should be removed. [readability/parameter_name] [5] Source/WebKit/chromium/src/WebWorkerBase.h:139: The parameter name "context" adds no information, so it should be removed. [readability/parameter_name] [5] Source/WebKit/chromium/src/WebWorkerBase.h:150: The parameter name "context" adds no information, so it should be removed. [readability/parameter_name] [5] Source/WebKit/chromium/src/WebWorkerBase.h:154: The parameter name "context" adds no information, so it should be removed. [readability/parameter_name] [5] Source/WebKit/chromium/src/WebWorkerBase.h:158: The parameter name "context" adds no information, so it should be removed. [readability/parameter_name] [5] Source/WebKit/chromium/src/WebWorkerBase.h:161: The parameter name "context" adds no information, so it should be removed. [readability/parameter_name] [5] Source/WebKit/chromium/src/WebSharedWorkerImpl.h:50: The parameter name "client" adds no information, so it should be removed. [readability/parameter_name] [5] Source/WebKit/chromium/src/WebWorkerImpl.h:45: Should have only a single space after a punctuation in a comment. [whitespace/comments] [5] Source/WebKit/chromium/src/WebWorkerImpl.h:46: Should have only a single space after a punctuation in a comment. [whitespace/comments] [5] Source/WebKit/chromium/src/WebWorkerImpl.h:51: The parameter name "client" adds no information, so it should be removed. [readability/parameter_name] [5] Source/WebKit/chromium/src/WebWorkerImpl.h:72: The parameter name "context" adds no information, so it should be removed. [readability/parameter_name] [5] Source/WebKit/chromium/public/WebCommonWorkerClient.h:86: Should have only a single space after a punctuation in a comment. [whitespace/comments] [5] Source/WebKit/chromium/public/WebCommonWorkerClient.h:93: The parameter name "client" adds no information, so it should be removed. [readability/parameter_name] [5] Total errors found: 18 in 23 files If any of these errors are false positives, please file a bug against check-webkit-style.
WebKit Review Bot
Comment 3 2011-12-28 17:11:14 PST
Please wait for approval from fishd@chromium.org before submitting because this patch contains changes to the Chromium public API.
WebKit Review Bot
Comment 4 2011-12-28 17:14:17 PST
Comment on attachment 120710 [details] ROLLOUT of r103785 Clearing flags on attachment: 120710 Committed r103787: <http://trac.webkit.org/changeset/103787>
WebKit Review Bot
Comment 5 2011-12-28 17:14:22 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.