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

Issue 181103005: Move LiveNodeList code out of HTMLCollection.cpp (Closed)

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

Description

Move LiveNodeList code out of HTMLCollection.cpp Move LiveNodeList code out of HTMLCollection.cpp and into the LiveNodeList.* files. Code that is shared between LiveNodeList and HTMLCollection was moved to the LiveNodeListBase header. R=adamk, esprehn Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=167926

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -57 lines) Patch
M Source/core/dom/LiveNodeList.cpp View 2 chunks +20 lines, -0 lines 0 comments Download
M Source/core/dom/LiveNodeListBase.h View 3 chunks +38 lines, -0 lines 0 comments Download
M Source/core/html/HTMLCollection.cpp View 2 chunks +0 lines, -57 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Inactive
6 years, 10 months ago (2014-02-26 17:56:34 UTC) #1
adamk
lgtm
6 years, 10 months ago (2014-02-26 17:57:43 UTC) #2
Inactive
The CQ bit was checked by ch.dumez@samsung.com
6 years, 10 months ago (2014-02-26 18:02:12 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/181103005/1
6 years, 10 months ago (2014-02-26 18:02:25 UTC) #4
commit-bot: I haz the power
6 years, 10 months ago (2014-02-26 19:49:24 UTC) #5
Message was sent while issue was closed.
Change committed as 167926

Powered by Google App Engine
This is Rietveld 408576698