[Webkit-unassigned] [Bug 65715] Remove LegacyDefaultOptionalArguments flag from DOM-related files except Document.idl

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 4 13:53:11 PDT 2011


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





--- Comment #3 from Adam Barth <abarth at webkit.org>  2011-08-04 13:53:11 PST ---
(From update of attachment 102972)
View in context: https://bugs.webkit.org/attachment.cgi?id=102972&action=review

> Source/WebCore/dom/TouchList.idl:34
> -        Touch item(in unsigned long index);
> +        Touch item(in [Optional=CallWithDefaultValue] unsigned long index);

Same thing here.  TOUCH_EVENTS are very new.  I think we should skip these even though it's somewhat inconsistent.

-- 
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