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

Issue 2252003002: Change custom element state in documents without browsing context (Closed)

Created:
4 years, 4 months ago by kojii
Modified:
4 years, 4 months ago
CC:
blink-reviews, blink-reviews-dom_chromium.org, chromium-reviews, dglazkov+blink, dominicc+watchlist_chromium.org, eae+blinkwatch, rwlbuis, sof, webcomponents-bugzilla_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Change custom element state in documents without browsing context The spec was changed to set the custom element state to "undefined" even if the document does not have browsing context[1]. [1] https://github.com/whatwg/dom/pull/291 BUG=635402 Committed: https://crrev.com/2a60d7660f68e0bae04400346c28604b144f9016 Cr-Commit-Position: refs/heads/master@{#412975}

Patch Set 1 #

Total comments: 4

Patch Set 2 : dominicc review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -7 lines) Patch
M third_party/WebKit/LayoutTests/custom-elements/spec/create-element-inside-template.html View 1 1 chunk +3 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/custom-elements/spec/selectors/pseudo-class-defined.html View 1 2 chunks +6 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/dom/custom/CustomElement.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 21 (14 generated)
kojii
PTAL.
4 years, 4 months ago (2016-08-17 12:05:15 UTC) #5
dominicc (has gone to gerrit)
Comments inline. Maybe these lines of the description are redundant, they are evident from the ...
4 years, 4 months ago (2016-08-18 04:58:38 UTC) #9
kojii
All done, PTAL. https://codereview.chromium.org/2252003002/diff/1/third_party/WebKit/LayoutTests/custom-elements/spec/selectors/pseudo-class-defined.html File third_party/WebKit/LayoutTests/custom-elements/spec/selectors/pseudo-class-defined.html (right): https://codereview.chromium.org/2252003002/diff/1/third_party/WebKit/LayoutTests/custom-elements/spec/selectors/pseudo-class-defined.html#newcode58 third_party/WebKit/LayoutTests/custom-elements/spec/selectors/pseudo-class-defined.html:58: if (!defined && doc.defaultView) { Made ...
4 years, 4 months ago (2016-08-18 05:26:47 UTC) #12
dominicc (has gone to gerrit)
lgtm Yeah, making it explicit is better. Thanks!
4 years, 4 months ago (2016-08-18 23:51:28 UTC) #17
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/2252003002/20001
4 years, 4 months ago (2016-08-18 23:52:17 UTC) #18
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 4 months ago (2016-08-18 23:57:11 UTC) #19
commit-bot: I haz the power
4 years, 4 months ago (2016-08-18 23:59:35 UTC) #21
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/2a60d7660f68e0bae04400346c28604b144f9016
Cr-Commit-Position: refs/heads/master@{#412975}

Powered by Google App Engine
This is Rietveld 408576698