[Webkit-unassigned] [Bug 70215] Generate WebKitCSSMatrix constructor for JSC by [Constructor] IDL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 27 18:42:45 PDT 2011


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


Adam Barth <abarth at webkit.org> changed:

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




--- Comment #9 from Adam Barth <abarth at webkit.org>  2011-10-27 18:42:44 PST ---
(From update of attachment 112804)
View in context: https://bugs.webkit.org/attachment.cgi?id=112804&action=review

> Source/WebCore/ChangeLog:12
> +        This patch implements [Optional=CallWithNullValue] IDL for JSC.
> +        While a parameter specified as [Optional=CallWithDefaultValue] is
> +        handled as a string "undefined", a parameter specified as
> +        [Optional=CallWithNullValue] is handled as a null string.
> +        (Note: not a string "null", but a null string).

Interesting.

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