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

Issue 130753004: Move isNameCacheValid member from LiveNodeListBase to HTMLCollection (Closed)

Created:
6 years, 11 months ago by Inactive
Modified:
6 years, 11 months ago
Reviewers:
esprehn, eseidel
CC:
blink-reviews, dglazkov+blink, sof, eae+blinkwatch, adamk+blink_chromium.org, Inactive
Visibility:
Public.

Description

Move isNameCacheValid member from LiveNodeListBase to HTMLCollection The isNameCacheValid member is only useful to HTMLCollection (not LiveNodeList), so move it and its corresponding getter / setter to the HTMLCollection class. There is no reason anymore to keep this member in the LiveNodeListBase class. R=eseidel, esprehn BUG=None Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=165248

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -8 lines) Patch
M Source/core/dom/LiveNodeList.h View 3 chunks +1 line, -7 lines 0 comments Download
M Source/core/dom/LiveNodeList.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M Source/core/html/HTMLCollection.h View 2 chunks +4 lines, -0 lines 0 comments Download
M Source/core/html/HTMLCollection.cpp View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Inactive
6 years, 11 months ago (2014-01-12 22:34:52 UTC) #1
Inactive
ping review?
6 years, 11 months ago (2014-01-16 20:36:39 UTC) #2
esprehn
lgtm
6 years, 11 months ago (2014-01-16 20:39:05 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@samsung.com/130753004/1
6 years, 11 months ago (2014-01-16 20:39:28 UTC) #4
commit-bot: I haz the power
6 years, 11 months ago (2014-01-16 20:46:03 UTC) #5
Message was sent while issue was closed.
Change committed as 165248

Powered by Google App Engine
This is Rietveld 408576698