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

Issue 29873003: Have LiveNodeList::rootNode() return a reference (Closed)

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

Description

Have LiveNodeList::rootNode() return a reference Have LiveNodeList::rootNode() return a reference as it can never return null. This makes the calling code look safer. BUG= Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=160143

Patch Set 1 #

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

Messages

Total messages: 4 (0 generated)
Inactive
7 years, 2 months ago (2013-10-21 14:49:53 UTC) #1
adamk
lgtm
7 years, 2 months ago (2013-10-21 18:17:40 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@samsung.com/29873003/1
7 years, 2 months ago (2013-10-21 18:18:57 UTC) #3
commit-bot: I haz the power
7 years, 2 months ago (2013-10-22 06:49:41 UTC) #4
Message was sent while issue was closed.
Change committed as 160143

Powered by Google App Engine
This is Rietveld 408576698