[Webkit-unassigned] [Bug 124639] New: Remove bogus assertions in updateNameForTreeScope and updateNameForDocument

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 19 23:21:38 PST 2013


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

           Summary: Remove bogus assertions in updateNameForTreeScope and
                    updateNameForDocument
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org


updateNameForTreeScope and updateNameForDocument are called in insertedInto and removedFrom.
It doesn't make any sense to assert that the removed node is in a document or tree scope when they're called in removedFrom.

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