WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
14337
ASSERTION FAILED: !resource->scriptObject when navigating to a page in the b/f cache with the inspector open
https://bugs.webkit.org/show_bug.cgi?id=14337
Summary
ASSERTION FAILED: !resource->scriptObject when navigating to a page in the b/...
mitz
Reported
2007-06-23 08:11:44 PDT
The ASSERT(!resource->scriptObject) in InspectorController::addScriptResource() fails when the inspector is open and you navigate away from the inspected document to a document coming from the page cache. To reproduce, using a debug build of TOT: 1) Go to data:text/html,foo 2) In the same window, go to data:text/html,bar 3) Choose Debug > Show Web Inspector 4) In the Safari window, click the Back toolbar button
Attachments
Add attachment
proposed patch, testcase, etc.
mitz
Comment 1
2007-07-04 23:44:23 PDT
Attachment 15392
[details]
in
bug 13250
seems to address this bug.
mitz
Comment 2
2007-07-22 14:13:06 PDT
Fixed in <
http://trac.webkit.org/projects/webkit/changeset/24516
>.
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