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

Issue 23602016: Make index argument to HTMLOptionsCollection.remove() mandatory (Closed)

Created:
7 years, 3 months ago by do-not-use
Modified:
7 years, 3 months ago
CC:
blink-reviews, dglazkov+blink, eae+blinkwatch, adamk+blink_chromium.org, do-not-use
Visibility:
Public.

Description

Make index argument to HTMLOptionsCollection.remove() mandatory Make index argument to HTMLOptionsCollection.remove() mandatory as per the specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/common-dom-interfaces.html#htmloptionscollection-0 This behavior is consistent with Firefox 23 and IE10. It is confusing what is expected to happen when no argument is given. BUG= Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=157055

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -43 lines) Patch
M LayoutTests/fast/dom/non-numeric-values-numeric-parameters-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/dom/script-tests/non-numeric-values-numeric-parameters.js View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/js/resources/select-options-remove.js View 2 chunks +20 lines, -20 lines 0 comments Download
M LayoutTests/fast/js/select-options-remove-expected.txt View 2 chunks +20 lines, -20 lines 0 comments Download
M Source/core/html/HTMLOptionsCollection.idl View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
do-not-use
7 years, 3 months ago (2013-08-30 10:35:15 UTC) #1
arv (Not doing code reviews)
LGTM
7 years, 3 months ago (2013-08-30 14:13:07 UTC) #2
tkent
lgtm
7 years, 3 months ago (2013-09-02 02:21:19 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@sisa.samsung.com/23602016/1
7 years, 3 months ago (2013-09-02 02:21:28 UTC) #4
commit-bot: I haz the power
7 years, 3 months ago (2013-09-02 03:45:07 UTC) #5
Message was sent while issue was closed.
Change committed as 157055

Powered by Google App Engine
This is Rietveld 408576698