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

Issue 22508006: Refactor adding and removing named and IDed elements (Closed)

Created:
7 years, 4 months ago by abarth-chromium
Modified:
7 years, 4 months ago
Reviewers:
adamk
CC:
blink-reviews, dglazkov+blink, eae+blinkwatch, adamk+blink_chromium.org
Visibility:
Public.

Description

Refactor adding and removing named and IDed elements This CL prepares us to register named and IDed elements on the document for quick access by the global namespace polluters. By itself, this CL shouldn't have any visible effects. R=adamk@chromium.org BUG=265009 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=155846

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+152 lines, -35 lines) Patch
M Source/core/dom/Element.h View 2 chunks +6 lines, -2 lines 0 comments Download
M Source/core/dom/Element.cpp View 1 9 chunks +86 lines, -24 lines 0 comments Download
M Source/core/dom/TreeScope.h View 3 chunks +24 lines, -4 lines 0 comments Download
M Source/core/dom/TreeScope.cpp View 3 chunks +33 lines, -1 line 0 comments Download
M Source/core/editing/ReplaceNodeWithSpanCommand.cpp View 1 chunk +3 lines, -4 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
abarth-chromium
7 years, 4 months ago (2013-08-09 00:44:01 UTC) #1
adamk
https://codereview.chromium.org/22508006/diff/1/Source/core/dom/Element.cpp File Source/core/dom/Element.cpp (right): https://codereview.chromium.org/22508006/diff/1/Source/core/dom/Element.cpp#newcode1223 Source/core/dom/Element.cpp:1223: ASSERT(!wasInDocument || inDocument()); How useful is this ASSERT? https://codereview.chromium.org/22508006/diff/1/Source/core/dom/Element.cpp#newcode1247 ...
7 years, 4 months ago (2013-08-09 00:59:11 UTC) #2
abarth-chromium
Done.
7 years, 4 months ago (2013-08-09 01:10:53 UTC) #3
adamk
lgtm
7 years, 4 months ago (2013-08-09 01:11:29 UTC) #4
abarth-chromium
Thanks!
7 years, 4 months ago (2013-08-09 01:12:15 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/abarth@chromium.org/22508006/7001
7 years, 4 months ago (2013-08-09 06:33:35 UTC) #6
abarth-chromium
7 years, 4 months ago (2013-08-09 16:03:23 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 manually as r155846 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698