[Webkit-unassigned] [Bug 22591] New: empty fragment href's crashes browser.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 2 08:47:31 PST 2008


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

           Summary: empty fragment href's crashes browser.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mahesh.kulkarni at nokia.com


On empty fragment url's, document::gotoanchor crashes browser. 
for ex:
<A href="#"> link </a>

Default behavior of empty fragment is to first check if cssTarget is specified,
if not goto first element. In case if this cssTarget node is delete by
Javascript, browser crashes clicking on "link" in the example.


-- 
Configure bugmail: https://bugs.webkit.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