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

Issue 19900002: Use the two Custom Elements node bits to explicitly represent four states. (Closed)

Created:
7 years, 5 months ago by dominicc (has gone to gerrit)
Modified:
7 years, 5 months ago
Reviewers:
dglazkov
CC:
blink-reviews, Nils Barth (inactive), kojih, jsbell+bindings_chromium.org, webcomponents-bugzilla_chromium.org, eae+blinkwatch, abarth-chromium, marja+watch_chromium.org, dglazkov+blink, dominicc+watchlist_chromium.org, adamk+blink_chromium.org, haraken, Nate Chapin, do-not-use
Visibility:
Public.

Description

Use the two Custom Elements node bits to explicitly represent four states. Recent proposals on <https://www.w3.org/Bugs/Public/show_bug.cgi?id=20488#c7>; change the relationship between a Custom Element and its registration context. By explicitly recording whether a custom element is an upgrade candidate, has a definition, or has been upgraded we can implement this new model were the custom element won't rely on the registration context after it gets a definition. BUG=255725 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=154627

Patch Set 1 #

Total comments: 2

Patch Set 2 : Patch for landing. #

Patch Set 3 : Play nice with MSVC. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -25 lines) Patch
M Source/bindings/v8/V8CustomElementLifecycleCallbacks.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/CustomElementRegistrationContext.cpp View 6 chunks +6 lines, -9 lines 0 comments Download
M Source/core/dom/Element.h View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/dom/Node.h View 1 2 2 chunks +12 lines, -7 lines 0 comments Download
M Source/core/dom/Node.cpp View 1 2 1 chunk +25 lines, -8 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
dominicc (has gone to gerrit)
PTAL
7 years, 5 months ago (2013-07-21 01:54:09 UTC) #1
dglazkov
This is a good change. The only thing that trips me up is the opaque ...
7 years, 5 months ago (2013-07-21 18:28:27 UTC) #2
dglazkov
lgtm
7 years, 5 months ago (2013-07-21 18:28:48 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dominicc@chromium.org/19900002/10001
7 years, 5 months ago (2013-07-22 01:36:48 UTC) #4
commit-bot: I haz the power
7 years, 5 months ago (2013-07-22 05:18:08 UTC) #5
Message was sent while issue was closed.
Change committed as 154627

Powered by Google App Engine
This is Rietveld 408576698