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

Issue 98543006: Remove TreatNullAs=NullString for HTMLScriptElement (Closed)

Created:
7 years ago by philipj_slow
Modified:
7 years ago
CC:
blink-reviews, adamk+blink_chromium.org, dglazkov+blink, arv+blink, Inactive, watchdog-blink-watchlist_google.com
Visibility:
Public.

Description

Remove TreatNullAs=NullString for HTMLScriptElement http://whatwg.org/html#htmlscriptelement http://whatwg.org/html#HTMLScriptElement-partial The nonce attribute is experimental and not in the HTML spec, but remove [TreatNullAs=NullString] anyway since it's hardly intended. The tests for the updated properties pass in Firefox Nightly, IE11 Release Preview and Opera 12.16, with these exceptions: Firefox does not support nonce. IE does not support crossOrigin or nonce. Opera throws an exception when setting text, and does not support htmlFor, event, crossOrigin or nonce. BUG=310298 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=163036

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -20 lines) Patch
M LayoutTests/fast/dom/element-attribute-js-null.html View 1 chunk +8 lines, -6 lines 0 comments Download
M LayoutTests/fast/dom/element-attribute-js-null-expected.txt View 1 chunk +8 lines, -6 lines 0 comments Download
M Source/core/html/HTMLScriptElement.idl View 1 chunk +8 lines, -8 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
philipj_slow
7 years ago (2013-12-02 16:33:59 UTC) #1
arv (Not doing code reviews)
LGTM
7 years ago (2013-12-02 16:45:11 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/philipj@opera.com/98543006/1
7 years ago (2013-12-02 21:37:18 UTC) #3
commit-bot: I haz the power
7 years ago (2013-12-02 22:49:33 UTC) #4
Message was sent while issue was closed.
Change committed as 163036

Powered by Google App Engine
This is Rietveld 408576698