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

Issue 83743002: Have the HTMLSelectElement setter throw TypeError. (Closed)

Created:
7 years, 1 month ago by sof
Modified:
7 years, 1 month ago
CC:
blink-reviews, dglazkov+blink, adamk+blink_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Have the HTMLSelectElement setter throw TypeError. If an argument that fails to convert to 'HTMLOptionElement?' is passed to the option setter/remover on HTMLSelectElement, throw TypeError. This follows WebIDL and Gecko. Other implementations don't throw, but ignore such operations. R= BUG=270033 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=162559

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M LayoutTests/fast/dom/HTMLSelectElement/exceptions-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/HTMLSelectElement.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
sof
At your own leisure, please take a look.
7 years, 1 month ago (2013-11-22 16:26:11 UTC) #1
Mike West
On 2013/11/22 16:26:11, sof wrote: > At your own leisure, please take a look. LGTM. ...
7 years, 1 month ago (2013-11-22 17:06:53 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sigbjornf@opera.com/83743002/1
7 years, 1 month ago (2013-11-22 18:04:27 UTC) #3
commit-bot: I haz the power
7 years, 1 month ago (2013-11-22 19:35:19 UTC) #4
Message was sent while issue was closed.
Change committed as 162559

Powered by Google App Engine
This is Rietveld 408576698