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

Issue 2408203002: Reland of Import wpt@357b83b809e3cbc7a1805e7c3ca108a7980d782f (Closed)

Created:
4 years, 2 months ago by qyearsley
Modified:
4 years, 2 months ago
CC:
darktears, blink-reviews, blink-reviews-animation_chromium.org, blink-reviews-style_chromium.org, blink-reviews-w3ctests_chromium.org, chromium-reviews, darin-cc_chromium.org, Eric Willigers, jam, rjwright, shans, tfarina
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Reland of Import wpt@357b83b809e3cbc7a1805e7c3ca108a7980d782f (patchset #1 id:1 of https://codereview.chromium.org/2408083002/ ) Reason for revert: Making a reland CL (will edit TestExpectatations) Original issue's description: > Revert of Import wpt@357b83b809e3cbc7a1805e7c3ca108a7980d782f (patchset #5 id:80001 of https://codereview.chromium.org/2408493002/ ) > > Reason for revert: > Breaks WebKit tests > https://build.chromium.org/p/chromium.webkit/builders/WebKit%20Mac10.11%20%28dbg%29/builds/5202 > > Original issue's description: > > Import wpt@357b83b809e3cbc7a1805e7c3ca108a7980d782f > > > > Using update-w3c-deps in Chromium 8be2f0889cd2d57cfd9910279e4b2e697aba76f8. > > > > Patch from issue 2401083002 at patchset 1 (http://crrev.com/2401083002#ps1) > > > > Committed: https://crrev.com/e45a78d81c3bd4b5647a12cea3c6b9ff20d8257e > > Cr-Commit-Position: refs/heads/master@{#424347} > > TBR=suzyh@chromium.org,jsbell@chromium.org,tkent@chromium.org,qyearsley@chromium.org > # Skipping CQ checks because original CL landed less than 1 days ago. > NOPRESUBMIT=true > NOTREECHECKS=true > NOTRY=true > > Committed: https://crrev.com/f2a0e7b5987bb4f8ccc1fc213322b2332fbe1956 > Cr-Commit-Position: refs/heads/master@{#424376} TBR=suzyh@chromium.org,jsbell@chromium.org,tkent@chromium.org,loyso@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true Committed: https://crrev.com/b4b73bd28b59a54181cb41836a14031934f0c50b Cr-Commit-Position: refs/heads/master@{#424566}

Patch Set 1 #

Patch Set 2 : Skip iframe_sandbox_popups test and svg/linking/scripted tests #

Patch Set 3 : Rebaseline new tests. #

Patch Set 4 : Add failure expectation for set-the-target-effect-of-an-animation #

Patch Set 5 : Expect failure sometimes for pointerevent_element_haspointercapture-manual.html since it failed on … #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3311 lines, -577 lines) Patch
M third_party/WebKit/LayoutTests/TestExpectations View 1 2 3 4 1 chunk +3 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/W3CImportExpectations View 1 1 chunk +7 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor-continuePrimaryKey-exception-order.htm View 1 chunk +382 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor-continuePrimaryKey-exception-order-expected.txt View 1 chunk +24 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex-rename.html View 1 1 chunk +3 lines, -3 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex-rename-abort.html View 1 1 chunk +3 lines, -3 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex-rename-errors.html View 1 1 chunk +3 lines, -3 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore-rename-abort.html View 1 1 chunk +3 lines, -3 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore-rename-errors.html View 1 1 chunk +3 lines, -3 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore-rename-store.html View 1 1 chunk +3 lines, -3 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/support-promises.js View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/transaction-abort-generator-revert.html View 1 1 chunk +3 lines, -3 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/transaction-abort-index-metadata-revert.html View 1 1 chunk +3 lines, -3 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/transaction-abort-multiple-metadata-revert.html View 1 1 chunk +3 lines, -3 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/transaction-abort-object-store-metadata-revert.html View 1 2 chunks +3 lines, -48 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/custom-elements/adopted-callback.html View 1 10 chunks +10 lines, -10 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/custom-elements/adopted-callback-expected.txt View 1 2 chunks +32 lines, -32 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/custom-elements/attribute-changed-callback.html View 1 2 chunks +103 lines, -72 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/custom-elements/connected-callbacks.html View 1 7 chunks +7 lines, -7 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/custom-elements/connected-callbacks-expected.txt View 1 2 chunks +25 lines, -25 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/custom-elements/disconnected-callbacks.html View 1 6 chunks +6 lines, -6 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/custom-elements/disconnected-callbacks-expected.txt View 1 chunk +28 lines, -28 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/custom-elements/reactions/Attr.html View 1 chunk +23 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/custom-elements/reactions/ChildNode.html View 1 chunk +1 line, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/custom-elements/reactions/DOMTokenList.html View 1 chunk +217 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/custom-elements/reactions/DOMTokenList-expected.txt View 1 chunk +23 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/custom-elements/reactions/Document.html View 2 chunks +11 lines, -10 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/custom-elements/reactions/Element.html View 1 3 chunks +6 lines, -5 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/custom-elements/reactions/NamedNodeMap.html View 1 chunk +39 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/custom-elements/reactions/NamedNodeMap-expected.txt View 1 chunk +19 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/custom-elements/reactions/Node.html View 1 2 chunks +4 lines, -22 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/custom-elements/reactions/ParentNode.html View 1 chunk +1 line, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/custom-elements/reactions/Range.html View 1 chunk +49 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/custom-elements/reactions/resources/reactions.js View 1 2 chunks +112 lines, -116 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/custom-elements/resources/custom-elements-helpers.js View 1 1 chunk +140 lines, -0 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/custom-elements/resources/document-types.js View 1 chunk +0 lines, -83 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/dom/collections/HTMLCollection-supported-property-indices.html View 1 1 chunk +79 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/dom/collections/HTMLCollection-supported-property-indices-expected.txt View 1 chunk +10 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/dom/collections/HTMLCollection-supported-property-names.html View 1 1 chunk +81 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/dom/collections/HTMLCollection-supported-property-names-expected.txt View 1 chunk +9 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/dom/lists/DOMTokenList-iteration.html View 1 chunk +3 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Node-childNodes.html View 1 1 chunk +3 lines, -1 line 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/browsers/history/the-location-interface/location-prototype-setting.html View 1 chunk +18 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/browsers/history/the-location-interface/location-prototype-setting-expected.txt View 1 chunk +6 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/browsers/history/the-location-interface/location_hash.html View 2 chunks +13 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe-append-to-child-document.html View 1 chunk +17 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_allow_script.html View 2 chunks +9 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/embedded-content/the-img-element/invalid-src.html View 1 2 chunks +24 lines, -3 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-form-element/form-indexed-element.html View 1 1 chunk +24 lines, -1 line 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-form-element/form-indexed-element-expected.txt View 1 chunk +5 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-form-element/form-nameditem.html View 1 3 chunks +91 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-form-element/form-nameditem-expected.txt View 1 chunk +19 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/grouping-content/the-ol-element/reversed-1a.html View 1 chunk +10 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/html/semantics/grouping-content/the-ol-element/reversed-1a-expected.html View 1 1 chunk +2 lines, -2 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/grouping-content/the-ol-element/reversed-1b.html View 1 chunk +15 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/html/semantics/grouping-content/the-ol-element/reversed-1b-expected.html View 1 1 chunk +2 lines, -2 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/grouping-content/the-ol-element/reversed-1c.html View 1 chunk +16 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/html/semantics/grouping-content/the-ol-element/reversed-1c-expected.html View 1 1 chunk +2 lines, -2 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/grouping-content/the-ol-element/reversed-1d.html View 1 chunk +12 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/html/semantics/grouping-content/the-ol-element/reversed-1d-expected.html View 1 1 chunk +2 lines, -2 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/scripting-1/the-script-element/script-onerror-insertion-point-1.html View 1 chunk +12 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/scripting-1/the-script-element/script-onerror-insertion-point-2.html View 1 chunk +13 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/scripting-1/the-script-element/script-onerror-insertion-point-2-expected.txt View 1 chunk +7 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/scripting-1/the-script-element/script-onload-insertion-point.html View 1 chunk +12 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/scripting-1/the-script-element/support/script-onerror-insertion-point-1-helper.html View 1 chunk +2 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/scripting-1/the-script-element/support/script-onerror-insertion-point-2-helper.html View 1 chunk +2 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/scripting-1/the-script-element/support/script-onload-insertion-point-helper.html View 1 chunk +2 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/html/semantics/scripting-1/the-script-element/support/script-onload-insertion-point-helper.js View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/selectors/pseudo-classes/indeterminate.html View 1 chunk +1 line, -1 line 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/html/semantics/selectors/pseudo-classes/indeterminate-expected.txt View 1 chunk +0 lines, -9 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/scripting/events/event-handler-attributes-body-window.html View 1 1 chunk +10 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/scripting/events/event-handler-attributes-body-window-expected.txt View 1 1 chunk +19 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/mediacapture-record/BlobEvent-constructor.html View 1 chunk +38 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/pointerevents/pointerevent_element_haspointercapture-manual.html View 4 chunks +18 lines, -6 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/shadow-dom/event-composed-path-with-related-target.html View 1 3 chunks +8 lines, -4 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/shadow-dom/event-composed-path-with-related-target-expected.txt View 1 chunk +16 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/svg/linking/reftests/href-a-element-attr-change.html View 1 chunk +29 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/svg/linking/reftests/href-a-element-attr-change-expected.html View 1 chunk +8 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/svg/linking/reftests/href-feImage-element.html View 1 chunk +18 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/svg/linking/reftests/href-feImage-element-expected.html View 1 chunk +15 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/svg/linking/reftests/href-filter-element.html View 1 chunk +24 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/svg/linking/reftests/href-filter-element-expected.html View 1 chunk +12 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/svg/linking/reftests/href-gradient-element.html View 1 chunk +31 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/svg/linking/reftests/href-gradient-element-expected.html View 1 chunk +21 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/svg/linking/reftests/href-image-element.html View 1 chunk +12 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/svg/linking/reftests/href-image-element-expected.html View 1 chunk +9 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/svg/linking/reftests/href-pattern-element.html View 1 chunk +21 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/svg/linking/reftests/href-pattern-element-expected.html View 1 chunk +14 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/svg/linking/reftests/href-textPath-element.html View 1 chunk +23 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/svg/linking/reftests/href-textPath-element-expected.html View 1 chunk +20 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/svg/linking/reftests/href-use-element.html View 1 chunk +15 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/svg/linking/reftests/href-use-element-expected.html View 1 chunk +12 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/web-animations/animation-model/keyframe-effects/spacing-keyframes.html View 1 1 chunk +64 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/web-animations/animation-model/keyframe-effects/spacing-keyframes-expected.txt View 1 1 chunk +3 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/Animation/effect.html View 1 2 chunks +8 lines, -8 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/Animation/effect-expected.txt View 1 1 chunk +1 line, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/Animation/id.html View 1 chunk +8 lines, -3 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationEffectTiming/getComputedStyle.html View 1 1 chunk +1 line, -5 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationEffectTiming/getComputedStyle-expected.txt View 1 chunk +13 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationTimeline/idlharness.html View 1 1 chunk +4 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationTimeline/idlharness-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/DocumentTimeline/constructor.html View 1 chunk +14 lines, -6 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/DocumentTimeline/constructor-expected.txt View 1 chunk +4 lines, -3 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/KeyframeEffect/getComputedTiming.html View 1 1 chunk +2 lines, -2 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/KeyframeEffect/getComputedTiming-expected.txt View 1 chunk +39 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/KeyframeEffect/iterationComposite.html View 1 chunk +693 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/KeyframeEffect/iterationComposite-expected.txt View 1 chunk +31 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/KeyframeEffect/spacing.html View 1 chunk +60 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/KeyframeEffect/spacing-expected.txt View 1 chunk +14 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/web-animations/testcommon.js View 1 1 chunk +16 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/web-animations/timing-model/animation-effects/active-time.html View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/web-animations/timing-model/animation-effects/phases-and-states.html View 1 5 chunks +12 lines, -8 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/web-animations/timing-model/animation-effects/phases-and-states-expected.txt View 1 chunk +4 lines, -4 lines 0 comments Download
A third_party/WebKit/LayoutTests/imported/wpt/web-animations/timing-model/animations/set-the-target-effect-of-an-animation.html View 1 chunk +95 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/web-animations/timing-model/animations/updating-the-finished-state.html View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + third_party/WebKit/LayoutTests/platform/win7/imported/wpt/html/semantics/selectors/pseudo-classes/indeterminate-expected.txt View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 12 (7 generated)
qyearsley
Created Reland of Import wpt@357b83b809e3cbc7a1805e7c3ca108a7980d782f
4 years, 2 months ago (2016-10-11 17:13:59 UTC) #1
jsbell
rs lgtm
4 years, 2 months ago (2016-10-11 17:27:03 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2408203002/360001
4 years, 2 months ago (2016-10-11 22:10:01 UTC) #9
commit-bot: I haz the power
Committed patchset #5 (id:360001)
4 years, 2 months ago (2016-10-11 22:12:46 UTC) #10
commit-bot: I haz the power
4 years, 2 months ago (2016-10-11 22:15:00 UTC) #12
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/b4b73bd28b59a54181cb41836a14031934f0c50b
Cr-Commit-Position: refs/heads/master@{#424566}

Powered by Google App Engine
This is Rietveld 408576698