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

Issue 2478613003: Revert of Import wpt@a99ba661fff2fb129894bdff21d63814d9b3f7e9 (Closed)

Created:
4 years, 1 month ago by sebsg
Modified:
4 years, 1 month ago
CC:
chromium-reviews, blink-reviews, tfarina, blink-reviews-w3ctests_chromium.org, jam, darin-cc_chromium.org, chrome-owp-storage_google.com, dom-dev_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Revert of Import wpt@a99ba661fff2fb129894bdff21d63814d9b3f7e9 (patchset #2 id:20001 of https://codereview.chromium.org/2472263004/ ) Reason for revert: Makes a bunch of bots fail: https://uberchromegw.corp.google.com/i/chromium.webkit/builders/WebKit%20Linux%20Precise%20Leak/builds/1459 https://uberchromegw.corp.google.com/i/chromium.webkit/builders/WebKit%20Linux%20Precise%20%28dbg%29/builds/890 etc see bug https://bugs.chromium.org/p/chromium/issues/detail?id=662477 Original issue's description: > Import wpt@a99ba661fff2fb129894bdff21d63814d9b3f7e9 > > Using update-w3c-deps in Chromium 7de14d448bc46a8d71b6f2706f8534e897014516. > > TBR=qyearsley@chromium.org > > Committed: https://crrev.com/8a651fecaa57d4a7c368994ab59d70774bb92b49 > Cr-Commit-Position: refs/heads/master@{#429893} TBR=qyearsley@chromium.org,blink-w3c-test-autoroller@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true Committed: https://crrev.com/512e59b0e157623a88300517a22e1f6d5b1e59e0 Cr-Commit-Position: refs/heads/master@{#429955}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+381 lines, -2870 lines) Patch
M third_party/WebKit/LayoutTests/TestExpectations View 1 chunk +0 lines, -13 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/interfaces.html View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/interfaces.idl View 8 chunks +1 line, -12 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/interfaces.worker.js View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/MANIFEST.json View 13 chunks +102 lines, -156 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/check_stability.py View 3 chunks +2 lines, -10 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/custom-elements/custom-element-reaction-queue.html View 1 chunk +0 lines, -157 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/custom-elements/reactions/Document.html View 1 chunk +0 lines, -39 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/custom-elements/reactions/HTMLAnchorElement.html View 1 chunk +0 lines, -32 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/custom-elements/reactions/HTMLOptionElement.html View 1 chunk +0 lines, -35 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/custom-elements/reactions/HTMLOptionsCollection.html View 1 chunk +0 lines, -122 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/custom-elements/reactions/HTMLOptionsCollection-expected.txt View 1 chunk +0 lines, -8 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/custom-elements/reactions/HTMLOutputElement.html View 1 chunk +0 lines, -45 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/custom-elements/reactions/HTMLSelectElement.html View 1 chunk +0 lines, -122 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/custom-elements/reactions/HTMLTableElement.html View 1 chunk +0 lines, -173 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/custom-elements/reactions/HTMLTableRowElement.html View 1 chunk +0 lines, -34 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/custom-elements/reactions/HTMLTableSectionElement.html View 1 chunk +0 lines, -45 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/custom-elements/reactions/HTMLTitleElement.html View 1 chunk +0 lines, -35 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/custom-elements/reactions/ShadowRoot.html View 1 chunk +0 lines, -52 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/custom-elements/resources/custom-elements-helpers.js View 1 chunk +0 lines, -9 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/custom-elements/upgrading/upgrading-enqueue-reactions.html View 1 chunk +0 lines, -158 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/dom/events/ProgressEvent.html View 1 chunk +5 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Document-createElement.html View 2 chunks +57 lines, -129 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Document-createElement-expected.txt View 1 chunk +36 lines, -147 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Document-createElementNS.html View 1 chunk +48 lines, -76 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Document-createElementNS.js View 5 chunks +1 line, -26 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Document-createElementNS-expected.txt View 1 chunk +0 lines, -593 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Document-createEvent.html View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Document-createEvent-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/html/browsers/the-window-object/support/noopener-target.html View 1 chunk +0 lines, -8 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/html/browsers/the-window-object/window-open-noopener.html View 1 chunk +0 lines, -105 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/dom/new-harness.js View 1 chunk +16 lines, -5 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/dom/original-harness.js View 6 chunks +38 lines, -44 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection.js View 4 chunks +41 lines, -32 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/html/editing/focus/processing-model/focus-fixup-rule-one-no-dialogs.html View 1 chunk +0 lines, -71 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/html/editing/focus/processing-model/focus-fixup-rule-one-no-dialogs-expected.txt View 1 chunk +0 lines, -7 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/html/semantics/grouping-content/the-ol-element/reversed-1e.html View 1 chunk +0 lines, -11 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/html/semantics/grouping-content/the-ol-element/reversed-1e-expected.html View 1 chunk +0 lines, -6 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/html/semantics/links/links-created-by-a-and-area-elements/htmlanchorelement_noopener.html View 1 chunk +0 lines, -78 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/html/semantics/links/links-created-by-a-and-area-elements/htmlanchorelement_noopener-expected.txt View 1 chunk +0 lines, -8 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/html/semantics/links/links-created-by-a-and-area-elements/support/noopener-popup.html View 1 chunk +0 lines, -19 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/html/semantics/links/links-created-by-a-and-area-elements/support/noopener-target-1.html View 1 chunk +0 lines, -4 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/html/semantics/links/links-created-by-a-and-area-elements/support/noopener-target-2.html View 1 chunk +0 lines, -8 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/idle-callbacks/callback-exception.html View 1 chunk +0 lines, -22 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/idle-callbacks/callback-iframe.html View 1 chunk +0 lines, -17 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/idle-callbacks/callback-invoked.html View 1 chunk +0 lines, -12 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/idle-callbacks/callback-multiple-calls.html View 1 chunk +0 lines, -41 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/idle-callbacks/callback-timeout.html View 1 chunk +0 lines, -28 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/idle-callbacks/cancel-invoked.html View 1 chunk +0 lines, -26 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/idle-callbacks/idlharness.html View 1 chunk +0 lines, -34 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/svg/interfaces.html View 2 chunks +5 lines, -4 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/svg/interfaces-expected.txt View 8 chunks +21 lines, -45 lines 0 comments Download

Messages

Total messages: 7 (3 generated)
sebsg
Created Revert of Import wpt@a99ba661fff2fb129894bdff21d63814d9b3f7e9
4 years, 1 month ago (2016-11-04 18:23:26 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/2478613003/1
4 years, 1 month ago (2016-11-04 18:23:50 UTC) #3
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 1 month ago (2016-11-04 18:25:41 UTC) #5
commit-bot: I haz the power
4 years, 1 month ago (2016-11-04 18:48:10 UTC) #7
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/512e59b0e157623a88300517a22e1f6d5b1e59e0
Cr-Commit-Position: refs/heads/master@{#429955}

Powered by Google App Engine
This is Rietveld 408576698