[Webkit-unassigned] [Bug 65338] Remove LegacyDefaultOptionalArguments flag from HTML DOM IDL files

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 28 15:24:15 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=65338


Adam Barth <abarth at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #102300|review?                     |review+
               Flag|                            |




--- Comment #5 from Adam Barth <abarth at webkit.org>  2011-07-28 15:24:16 PST ---
(From update of attachment 102300)
View in context: https://bugs.webkit.org/attachment.cgi?id=102300&action=review

> Source/WebCore/html/HTMLAllCollection.idl:35
> -        [Custom] Node item(in unsigned long index);
> +        [Custom] Node item(in [Optional=CallWithDefaultValue] unsigned long index);

It be worth adding a test that documents the behavior you tested from IE.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list