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

Issue 64173002: Align HTMLAppletElement IDL with spec (Closed)

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

Description

Align HTMLAppletElement IDL with spec http://whatwg.org/html#htmlappletelement In addition to removing TreatNullAs=NullString, align with the spec by making hspace/vspace unsigned long, and codebase/object URLs. The tests for the updated properties pass in Firefox Nightly, IE11 Release Preview and Opera 12.16, with these exceptions: IE11 returns "" after setting width/height to null and fails all of the vspace/hspace reflection tests in ways not per spec. Presto doesn't reflect object as a URL, but the framework didn't notice that before the minor fix in nullTestElementAttribute. Presto also fails the vspace/hspace set tests in ways not per spec. BUG=316129, 310298 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=161545

Patch Set 1 #

Total comments: 4

Patch Set 2 : consistency #

Patch Set 3 : drop logging #

Messages

Total messages: 13 (0 generated)
philipj_slow
7 years, 1 month ago (2013-11-07 10:36:27 UTC) #1
philipj_slow
https://chromiumcodereview.appspot.com/64173002/diff/1/Source/core/html/HTMLAppletElement.idl File Source/core/html/HTMLAppletElement.idl (right): https://chromiumcodereview.appspot.com/64173002/diff/1/Source/core/html/HTMLAppletElement.idl#newcode28 Source/core/html/HTMLAppletElement.idl:28: [Reflect, URL] attribute DOMString codeBase; Do I need to ...
7 years, 1 month ago (2013-11-07 10:48:40 UTC) #2
philipj_slow
https://chromiumcodereview.appspot.com/64173002/diff/1/Source/core/html/HTMLAppletElement.idl File Source/core/html/HTMLAppletElement.idl (right): https://chromiumcodereview.appspot.com/64173002/diff/1/Source/core/html/HTMLAppletElement.idl#newcode28 Source/core/html/HTMLAppletElement.idl:28: [Reflect, URL] attribute DOMString codeBase; On 2013/11/07 10:48:40, philipj ...
7 years, 1 month ago (2013-11-07 12:29:48 UTC) #3
jochen (gone - plz use gerrit)
https://chromiumcodereview.appspot.com/64173002/diff/1/Source/core/html/HTMLAppletElement.idl File Source/core/html/HTMLAppletElement.idl (right): https://chromiumcodereview.appspot.com/64173002/diff/1/Source/core/html/HTMLAppletElement.idl#newcode28 Source/core/html/HTMLAppletElement.idl:28: [Reflect, URL] attribute DOMString codeBase; On 2013/11/07 12:29:49, philipj ...
7 years, 1 month ago (2013-11-07 13:47:48 UTC) #4
philipj_slow
On 2013/11/07 13:47:48, jochen wrote: > https://chromiumcodereview.appspot.com/64173002/diff/1/Source/core/html/HTMLAppletElement.idl > File Source/core/html/HTMLAppletElement.idl (right): > > https://chromiumcodereview.appspot.com/64173002/diff/1/Source/core/html/HTMLAppletElement.idl#newcode28 > ...
7 years, 1 month ago (2013-11-07 13:52:24 UTC) #5
haraken
https://chromiumcodereview.appspot.com/64173002/diff/1/Source/core/html/HTMLAppletElement.idl File Source/core/html/HTMLAppletElement.idl (right): https://chromiumcodereview.appspot.com/64173002/diff/1/Source/core/html/HTMLAppletElement.idl#newcode28 Source/core/html/HTMLAppletElement.idl:28: [Reflect, URL] attribute DOMString codeBase; On 2013/11/07 13:47:48, jochen ...
7 years, 1 month ago (2013-11-07 14:49:44 UTC) #6
haraken
philipj: Either way, you can leave it as is in this CL.
7 years, 1 month ago (2013-11-07 14:50:21 UTC) #7
jochen (gone - plz use gerrit)
lgtm modulo what felt@ or somebody with more insight into this says
7 years, 1 month ago (2013-11-07 15:19:31 UTC) #8
felt
On 2013/11/07 15:19:31, jochen wrote: > lgtm modulo what felt@ or somebody with more insight ...
7 years, 1 month ago (2013-11-07 15:36:59 UTC) #9
philipj_slow
On 2013/11/07 15:36:59, felt wrote: > On 2013/11/07 15:19:31, jochen wrote: > > lgtm modulo ...
7 years, 1 month ago (2013-11-07 15:41:19 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/philipj@opera.com/64173002/160001
7 years, 1 month ago (2013-11-07 15:41:47 UTC) #11
haraken
On 2013/11/07 15:36:59, felt wrote: > On 2013/11/07 15:19:31, jochen wrote: > > lgtm modulo ...
7 years, 1 month ago (2013-11-07 15:43:49 UTC) #12
commit-bot: I haz the power
7 years, 1 month ago (2013-11-07 17:01:41 UTC) #13
Message was sent while issue was closed.
Change committed as 161545

Powered by Google App Engine
This is Rietveld 408576698