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

Issue 305963014: Introduce and use type casting functions for several HTMLCollection types (Closed)

Created:
6 years, 6 months ago by Inactive
Modified:
6 years, 6 months ago
Reviewers:
haraken, esprehn, adamk
CC:
blink-reviews, blink-reviews-html_chromium.org, arv+blink, sof, eae+blinkwatch, abarth-chromium, blink-reviews-dom_chromium.org, dglazkov+blink, blink-reviews-bindings_chromium.org, rwlbuis
Visibility:
Public.

Description

Introduce and use type casting functions for several HTMLCollection types Introduce and use type casting functions for several HTMLCollection types: - ClassCollection - TagCollection - HTMLAllCollection - HTMLFormControlsCollection - HTMLOptionsCollection - HTMLTagCollection R=haraken@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175333

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -16 lines) Patch
M Source/bindings/v8/custom/V8HTMLCollectionCustom.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M Source/core/dom/ClassCollection.h View 1 chunk +2 lines, -0 lines 0 comments Download
M Source/core/dom/TagCollection.h View 2 chunks +4 lines, -0 lines 0 comments Download
M Source/core/html/HTMLAllCollection.h View 1 chunk +3 lines, -1 line 0 comments Download
M Source/core/html/HTMLAllCollection.cpp View 1 chunk +4 lines, -3 lines 0 comments Download
M Source/core/html/HTMLCollection.cpp View 3 chunks +7 lines, -7 lines 0 comments Download
M Source/core/html/HTMLFormControlsCollection.h View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/html/HTMLFormControlsCollection.cpp View 1 chunk +2 lines, -1 line 0 comments Download
M Source/core/html/HTMLOptionsCollection.h View 1 chunk +2 lines, -0 lines 0 comments Download
M Source/core/html/HTMLSelectElement.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
Inactive
6 years, 6 months ago (2014-06-03 01:36:06 UTC) #1
haraken
LGTM
6 years, 6 months ago (2014-06-03 02:03:32 UTC) #2
Inactive
The CQ bit was checked by ch.dumez@samsung.com
6 years, 6 months ago (2014-06-03 02:15:04 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/305963014/1
6 years, 6 months ago (2014-06-03 02:15:39 UTC) #4
commit-bot: I haz the power
6 years, 6 months ago (2014-06-03 05:29:49 UTC) #5
Message was sent while issue was closed.
Change committed as 175333

Powered by Google App Engine
This is Rietveld 408576698