[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 17:21:41 PDT 2011


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


Vineet Chaudhary (vineetc) <rgf748 at motorola.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #113729|0                           |1
        is obsolete|                            |




--- Comment #14 from Vineet Chaudhary (vineetc) <rgf748 at motorola.com>  2011-11-04 17:21:41 PST ---
Created an attachment (id=113739)
 --> (https://bugs.webkit.org/attachment.cgi?id=113739&action=review)
another patch

(In reply to comment #12)
> > 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.

Sorry Adam, I guess I couldn't get your point. Did you wanted something like this new patch..?
If no Could you please clarify more.. here I have added new Policy to code generator script (will update changelog and test once we agree).
Thanks.

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