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

Issue 108343008: Move traverseLiveNodeListFirstElement() to LiveNodeList class (Closed)

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

Description

Move traverseLiveNodeListFirstElement() to LiveNodeList class Move traverseLiveNodeListFirstElement() to LiveNodeList class and rename to traverseToFirstElement() for consistency with HTMLCollection::traverseToFirstElement(). Also handle ChildNodeList in LiveNodeList::traverseToFirstElement() as ChildNodeList is a LiveNodeList and there is no reason to treat it differently from the other LiveNodeList subclasses. R=eseidel Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=164802

Patch Set 1 #

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

Messages

Total messages: 6 (0 generated)
Inactive
6 years, 11 months ago (2014-01-05 20:47:50 UTC) #1
Inactive
On 2014/01/05 20:47:50, Chris Dumez wrote: This is a follow-up to https://codereview.chromium.org/120593002/
6 years, 11 months ago (2014-01-07 20:40:18 UTC) #2
Inactive
Eric, any feedback on this?
6 years, 11 months ago (2014-01-09 16:32:19 UTC) #3
eseidel
lgtm
6 years, 11 months ago (2014-01-09 18:50:23 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/108343008/1
6 years, 11 months ago (2014-01-09 18:50:31 UTC) #5
commit-bot: I haz the power
6 years, 11 months ago (2014-01-09 21:02:18 UTC) #6
Message was sent while issue was closed.
Change committed as 164802

Powered by Google App Engine
This is Rietveld 408576698