[Webkit-unassigned] [Bug 36800] New: Ownerless nodes leads a crash on DOMSelection APIs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 29 19:25:24 PDT 2010


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

           Summary: Ownerless nodes leads a crash on DOMSelection APIs
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: morrita at google.com


Passing ownerless node to DOMSelection APIs including collapse(), extend(),
selectAllChildren(), setPosition() causes a crash.
One type of ownerless node is newly-created DocumentType object.
This is similar to Bug 31680 and the fix on Bug 31680 will fix these. But we
need regressions for that.

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