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

Issue 485093003: Make it obvious an HTMLOptionsCollection can only contain HTMLOptionElements (Closed)

Created:
6 years, 4 months ago by Inactive
Modified:
6 years, 4 months ago
Reviewers:
adamk
CC:
blink-reviews, blink-reviews-html_chromium.org, dglazkov+blink
Project:
blink
Visibility:
Public.

Description

Make it obvious an HTMLOptionsCollection can only contain HTMLOptionElements Make it obvious an HTMLOptionsCollection can only contain HTMLOptionElements by using tighter typing. This CL also moves the Element matching code from HTMLCollection to the HTMLOptionsCollection subclass for consistency with other HTMLCollection subclasses. R=adamk@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=180676

Patch Set 1 #

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

Messages

Total messages: 5 (0 generated)
Inactive
6 years, 4 months ago (2014-08-19 19:32:39 UTC) #1
adamk
lgtm
6 years, 4 months ago (2014-08-20 18:43:54 UTC) #2
Inactive
The CQ bit was checked by ch.dumez@samsung.com
6 years, 4 months ago (2014-08-20 18:44:32 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/485093003/1
6 years, 4 months ago (2014-08-20 18:45:36 UTC) #4
commit-bot: I haz the power
6 years, 4 months ago (2014-08-20 18:49:39 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (1) as 180676

Powered by Google App Engine
This is Rietveld 408576698