Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(166)

Issue 15650003: Remove trailing commas from Blink IDLs (Closed)

Created:
7 years, 7 months ago by Nils Barth (inactive)
Modified:
7 years, 7 months ago
CC:
blink-reviews, webcomponents-bugzilla_chromium.org, eae+blinkwatch, apavlov+blink_chromium.org, adamk+blink_chromium.org, pdr, aandrey+blink_chromium.org, mkwst+watchlist_chromium.org, caseq+blink_chromium.org, chromiumbugtracker_adobe.com, yurys+blink_chromium.org, abarth-chromium, dglazkov+blink, Rik, kenneth.christiansen, loislo+blink_chromium.org, lushnikov+blink_chromium.org, kinuko, feature-media-reviews_chromium.org, darktears, Nate Chapin, vcarbune.chromium, jsbell+bindings_chromium.org, eustas+blink_chromium.org, alph+blink_chromium.org, vsevik+blink_chromium.org, pfeldman+blink_chromium.org, f(malita), Stephen Chennney, kojih
Visibility:
Public.

Description

Remove trailing commas from Blink IDLs This removes trailing commas from all 195 IDL files in Blink that have them (4 bindings tests, 191 real IDL files), allowing the removal of 2 production rules from the Blink IDL grammar. BUG=242800 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=150960

Patch Set 1 #

Patch Set 2 : Rebase to master #

Patch Set 3 : rebase to HEAD (again) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+196 lines, -196 lines) Patch
M Source/bindings/tests/idls/TestOverloadedConstructors.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/bindings/tests/idls/TestPartialInterface.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/bindings/tests/idls/TestSerializedScriptValueInterface.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/bindings/tests/idls/TestTypedefs.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/css/CSS.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/css/CSSRule.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/css/CSSRuleList.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/css/CSSStyleDeclaration.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/css/CSSSupportsRule.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/css/CSSValue.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/css/FontLoader.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/css/MediaQueryList.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/css/MediaQueryListListener.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/css/StyleMedia.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/css/StyleSheetList.idl View 1 1 chunk +1 line, -1 line 0 comments Download
M Source/core/css/WebKitCSSFilterValue.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/css/WebKitCSSRegionRule.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/css/WebKitCSSTransformValue.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/css/WebKitCSSViewportRule.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/DOMCoreException.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/DOMError.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/DOMImplementation.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/DOMNamedFlowCollection.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/DOMStringMap.idl View 1 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/DataTransferItem.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/DataTransferItemList.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/DocumentFragment.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/Element.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/Event.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/EventException.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/MessageChannel.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/MouseEvent.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/MutationObserver.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/NamedNodeMap.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/NodeIterator.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/NodeList.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/Range.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/SecurityPolicyViolationEvent.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/Text.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/Touch.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/TouchEvent.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/TouchList.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/TreeWalker.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/shadow/ShadowRoot.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/fileapi/FileException.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/DOMTokenList.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/FormData.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/HTMLAllCollection.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/HTMLCollection.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/HTMLDetailsElement.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/HTMLDocument.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/HTMLElement.idl View 1 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/HTMLEmbedElement.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/HTMLFormControlsCollection.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/HTMLOptionsCollection.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/HTMLSelectElement.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/HTMLSourceElement.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/HTMLVideoElement.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/ImageData.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/MediaError.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/MediaKeyError.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/MediaKeyEvent.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/RadioNodeList.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/TimeRanges.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/URL.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/canvas/Canvas2DContextAttributes.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/canvas/OESElementIndexUint.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/canvas/OESTextureFloat.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/canvas/OESTextureFloatLinear.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/canvas/OESTextureHalfFloatLinear.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/canvas/WebGLActiveInfo.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/canvas/WebGLBuffer.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/canvas/WebGLContextAttributes.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/canvas/WebGLDebugShaders.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/canvas/WebGLLoseContext.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/canvas/WebGLShaderPrecisionFormat.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/ime/Composition.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/track/TextTrack.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/track/TextTrackCue.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/track/TextTrackCueList.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/track/TextTrackRegionList.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/inspector/InjectedScriptHost.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/inspector/InspectorFrontendHost.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/inspector/JavaScriptCallFrame.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/inspector/ScriptProfile.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/inspector/ScriptProfileNode.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/page/Console.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/page/Crypto.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/page/DOMPoint.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/page/DOMWindowPagePopup.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/page/Location.idl View 1 2 1 chunk +1 line, -1 line 0 comments Download
M Source/core/page/MemoryInfo.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/page/PagePopupController.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/page/Performance.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/page/PerformanceEntry.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/page/SpeechInputEvent.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/page/SpeechInputResult.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/page/SpeechInputResultList.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/page/WorkerNavigator.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/storage/Storage.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/svg/ElementTimeControl.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/svg/SVGAltGlyphElement.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/svg/SVGAnimatedAngle.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/svg/SVGAnimatedBoolean.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/svg/SVGAnimatedEnumeration.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/svg/SVGAnimatedInteger.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/svg/SVGAnimatedLength.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/svg/SVGAnimatedLengthList.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/svg/SVGAnimatedNumber.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/svg/SVGAnimatedNumberList.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/svg/SVGAnimatedPreserveAspectRatio.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/svg/SVGAnimatedRect.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/svg/SVGAnimatedString.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/svg/SVGAnimatedTransformList.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/svg/SVGAnimationElement.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/svg/SVGColor.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/svg/SVGException.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/svg/SVGExternalResourcesRequired.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/svg/SVGFilterPrimitiveStandardAttributes.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/svg/SVGFitToViewBox.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/svg/SVGLangSpace.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/svg/SVGLocatable.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/svg/SVGPaint.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/svg/SVGPathSeg.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/svg/SVGRenderingIntent.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/svg/SVGTests.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/svg/SVGTransformable.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/svg/SVGURIReference.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/svg/SVGUnitTypes.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/svg/SVGZoomAndPan.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/workers/AbstractWorker.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/workers/DedicatedWorkerContext.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/workers/SharedWorkerContext.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/workers/WorkerLocation.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/xml/DOMParser.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/xml/XMLSerializer.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/xml/XPathEvaluator.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/xml/XPathException.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/xml/XPathExpression.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/xml/XPathNSResolver.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/xml/XSLTProcessor.idl View 1 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/battery/NavigatorBattery.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/device_orientation/DeviceAcceleration.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/device_orientation/DeviceMotionEvent.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/device_orientation/DeviceRotationRate.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/encryptedmedia/MediaKeySession.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/filesystem/DOMFileSystemSync.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/filesystem/DirectoryEntry.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/filesystem/DirectoryEntrySync.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/filesystem/DirectoryReader.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/filesystem/DirectoryReaderSync.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/filesystem/EntryArray.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/filesystem/EntryArraySync.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/filesystem/FileEntry.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/filesystem/FileEntrySync.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/filesystem/FileWriterSync.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/filesystem/Metadata.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/gamepad/Gamepad.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/gamepad/GamepadList.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/geolocation/Coordinates.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/geolocation/Geolocation.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/geolocation/Geoposition.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/geolocation/PositionError.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/mediastream/MediaStream.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/mediastream/MediaStreamTrackEvent.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/mediastream/NavigatorUserMediaError.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/mediastream/RTCDataChannelEvent.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/mediastream/RTCIceCandidateEvent.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/mediastream/RTCStatsReport.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/mediastream/RTCStatsResponse.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/notifications/DOMWindowNotifications.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/notifications/NotificationCenter.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/notifications/WorkerContextNotifications.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/quota/StorageInfo.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/quota/StorageQuota.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/speech/SpeechGrammar.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/speech/SpeechGrammarList.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/speech/SpeechRecognition.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/speech/SpeechRecognitionAlternative.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/speech/SpeechRecognitionEvent.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/speech/SpeechRecognitionResult.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/speech/SpeechRecognitionResultList.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/vibration/NavigatorVibration.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/webaudio/AudioBuffer.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/webaudio/AudioDestinationNode.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/webaudio/AudioListener.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/webaudio/AudioSourceNode.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/webaudio/WaveTable.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/webdatabase/Database.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/webdatabase/DatabaseSync.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/webdatabase/SQLError.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/webdatabase/SQLException.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/webdatabase/SQLResultSet.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/webdatabase/SQLResultSetRowList.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/webdatabase/SQLTransaction.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/webdatabase/SQLTransactionSync.idl View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 12 (0 generated)
Nils Barth (inactive)
Hi Haraken, V. simple patch, making IDLs more conformant with Web IDL spec.
7 years, 7 months ago (2013-05-22 07:05:17 UTC) #1
haraken
rubber-stamp LGTM
7 years, 7 months ago (2013-05-22 07:06:44 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nbarth@chromium.org/15650003/1
7 years, 7 months ago (2013-05-22 07:15:54 UTC) #3
commit-bot: I haz the power
Retried try job too often on mac_layout_rel for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_layout_rel&number=6704
7 years, 7 months ago (2013-05-22 08:48:27 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nbarth@chromium.org/15650003/1
7 years, 7 months ago (2013-05-22 08:49:34 UTC) #5
commit-bot: I haz the power
Retried try job too often on mac_layout_rel for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_layout_rel&number=6725
7 years, 7 months ago (2013-05-22 10:47:32 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nbarth@chromium.org/15650003/1
7 years, 7 months ago (2013-05-22 10:50:41 UTC) #7
commit-bot: I haz the power
Retried try job too often on mac_layout_rel for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_layout_rel&number=6740
7 years, 7 months ago (2013-05-22 12:10:38 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nbarth@chromium.org/15650003/21001
7 years, 7 months ago (2013-05-23 02:30:07 UTC) #9
commit-bot: I haz the power
Retried try job too often on win_layout_rel for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_layout_rel&number=6175
7 years, 7 months ago (2013-05-23 03:22:03 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nbarth@chromium.org/15650003/33001
7 years, 7 months ago (2013-05-23 05:02:35 UTC) #11
commit-bot: I haz the power
7 years, 7 months ago (2013-05-23 06:45:27 UTC) #12
Message was sent while issue was closed.
Change committed as 150960

Powered by Google App Engine
This is Rietveld 408576698