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

Issue 123833005: Limit HTMLKeygenElement.keytype to only known values. (Closed)

Created:
6 years, 11 months ago by sof
Modified:
6 years, 11 months ago
CC:
blink-reviews, adamk+blink_chromium.org, dglazkov+blink, arv+blink, Inactive, watchdog-blink-watchlist_google.com
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Limit HTMLKeygenElement.keytype to only known values. The only supported value for the <keygen/> element's keytype attribute is the keyword for the RSA state ("rsa".) Impose the required normalization of the IDL attribute when getting its value. R= BUG=321862 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=165027

Patch Set 1 #

Total comments: 4

Patch Set 2 : Rebased to make use of [ReflectMissing] #

Patch Set 3 : Rebased + updated reflect attribute syntax to current #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -14 lines) Patch
M LayoutTests/fast/dom/HTMLKeygenElement/keygen.html View 1 2 chunks +9 lines, -10 lines 0 comments Download
M LayoutTests/fast/dom/HTMLKeygenElement/keygen-expected.txt View 1 1 chunk +10 lines, -1 line 0 comments Download
M LayoutTests/fast/dom/element-attribute-js-null.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/dom/element-attribute-js-null-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/HTMLKeygenElement.idl View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 9 (0 generated)
sof
Please take a look whenever there's time. The remaining issue for HTMLKeygenElement.keytype is how to ...
6 years, 11 months ago (2014-01-06 17:30:37 UTC) #1
tkent
https://codereview.chromium.org/123833005/diff/1/LayoutTests/fast/dom/HTMLKeygenElement/keygen.html File LayoutTests/fast/dom/HTMLKeygenElement/keygen.html (right): https://codereview.chromium.org/123833005/diff/1/LayoutTests/fast/dom/HTMLKeygenElement/keygen.html#newcode10 LayoutTests/fast/dom/HTMLKeygenElement/keygen.html:10: // FIXME: the 'keytype' attribute has "rsa" as its ...
6 years, 11 months ago (2014-01-06 23:45:23 UTC) #2
tkent
anyway, lgtm.
6 years, 11 months ago (2014-01-06 23:45:55 UTC) #3
sof
https://codereview.chromium.org/123833005/diff/1/LayoutTests/fast/dom/HTMLKeygenElement/keygen.html File LayoutTests/fast/dom/HTMLKeygenElement/keygen.html (right): https://codereview.chromium.org/123833005/diff/1/LayoutTests/fast/dom/HTMLKeygenElement/keygen.html#newcode10 LayoutTests/fast/dom/HTMLKeygenElement/keygen.html:10: // FIXME: the 'keytype' attribute has "rsa" as its ...
6 years, 11 months ago (2014-01-07 09:13:09 UTC) #4
sof
On 2014/01/07 09:13:09, sof wrote: > https://codereview.chromium.org/123833005/diff/1/LayoutTests/fast/dom/HTMLKeygenElement/keygen.html > File LayoutTests/fast/dom/HTMLKeygenElement/keygen.html (right): > > https://codereview.chromium.org/123833005/diff/1/LayoutTests/fast/dom/HTMLKeygenElement/keygen.html#newcode10 > ...
6 years, 11 months ago (2014-01-07 13:53:54 UTC) #5
sof
tkent: time for a final peek at the added tests? :)
6 years, 11 months ago (2014-01-09 15:40:39 UTC) #6
tkent
lgtm
6 years, 11 months ago (2014-01-14 00:31:38 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sigbjornf@opera.com/123833005/110001
6 years, 11 months ago (2014-01-14 00:33:08 UTC) #8
commit-bot: I haz the power
6 years, 11 months ago (2014-01-14 04:40:41 UTC) #9
Message was sent while issue was closed.
Change committed as 165027

Powered by Google App Engine
This is Rietveld 408576698