WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 22590
22591
empty fragment href's crashes browser.
https://bugs.webkit.org/show_bug.cgi?id=22591
Summary
empty fragment href's crashes browser.
Mahesh Kulkarni
Reported
2008-12-02 08:47:31 PST
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Mark Rowe (bdash)
Comment 1
2008-12-02 16:02:09 PST
*** This bug has been marked as a duplicate of
22590
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug