[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 00:22:57 PDT 2011


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





--- Comment #10 from Adam Barth <abarth at webkit.org>  2011-11-04 00:22:57 PST ---
As I mentioned on email, you should just use the [Optional] attribute (without any attribute value).  That will let you use C++ dispatch to set whatever default value you like in the DOM header file.

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