[Webkit-unassigned] [Bug 71190] Document.importNode's 'deep' argument should default to true

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 4 16:35:43 PDT 2011


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





--- Comment #12 from Adam Barth <abarth at webkit.org>  2011-11-04 16:35:43 PST ---
(From update of attachment 113729)
View in context: https://bugs.webkit.org/attachment.cgi?id=113729&action=review

> Source/WebCore/dom/Document.idl:53
> +        [OldStyleObjC, ReturnsNew, Custom] Node importNode(in [Optional=CallWithDefaultValue] Node importedNode,
> +                                                   in [Optional] boolean deep)

This shouldn't need to be custom.  If there's something missing from the code generator script, please add it.

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