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

Issue 136833002: Remove redundant m_isItemCacheValid flag from LiveNodeListBase (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
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Remove redundant m_isItemCacheValid flag from LiveNodeListBase We can simply do a null-check on the m_cachedItem pointer to check if the cache is valid. R=eseidel, esprehn BUG=None Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=165261

Patch Set 1 #

Patch Set 2 : More cleanup #

Patch Set 3 : No change #

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

Messages

Total messages: 6 (0 generated)
Inactive
6 years, 11 months ago (2014-01-13 16:03:21 UTC) #1
Inactive
Ping review?
6 years, 11 months ago (2014-01-16 23:23:17 UTC) #2
esprehn
seems reasonable, lgtm
6 years, 11 months ago (2014-01-16 23:24:53 UTC) #3
Inactive
6 years, 11 months ago (2014-01-16 23:26:38 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@samsung.com/136833002/110001
6 years, 11 months ago (2014-01-16 23:28:48 UTC) #5
commit-bot: I haz the power
6 years, 11 months ago (2014-01-17 00:22:37 UTC) #6
Message was sent while issue was closed.
Change committed as 165261

Powered by Google App Engine
This is Rietveld 408576698