Chromium Code Reviews
DescriptionIDL: object type support for IDL dictionary
We need to support object type for IDL dictionary members because
registerElement() takes a dictionary which has object? member[1].
In dictionary impl classes, dictionary members of which type object
are represented using ScriptValue.
[1] http://w3c.github.io/webcomponents/spec/custom/#dfn-document-registerElement
BUG=321462
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=182725
Patch Set 1 : #
Total comments: 6
Patch Set 2 : #
Total comments: 2
Patch Set 3 : #Patch Set 4 : #Patch Set 5 : Rebase #Messages
Total messages: 16 (5 generated)
|