[Webkit-unassigned] [Bug 7076] New: Just return bool from DOM child mutation methods instead of the node

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sat Feb 4 17:04:28 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=7076

           Summary: Just return bool from DOM child mutation methods instead
                    of the node
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.0
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XML DOM
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: mjs at apple.com


Just return bool from DOM child mutation methods instead of the node. This
return only matters for language bindings, and they already have the node and a
reference on it, and avoiding the node return reduces the need for refcounting
thrash.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list