WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
22147
Page reload resets web inspector context
https://bugs.webkit.org/show_bug.cgi?id=22147
Summary
Page reload resets web inspector context
Wichert Akkerman
Reported
2008-11-09 05:59:53 PST
When I am debugging javascript in a page I frequently reload the page after making changes. If you do this the web insepector resets its context: it jumps to the top of the first js file it finds. This forces you to navigate to the right context on every page reload.
Attachments
Add attachment
proposed patch, testcase, etc.
Alexander Pavlov (apavlov)
Comment 1
2010-07-19 00:18:14 PDT
The current script is remembered between reloads on ToT (
r63644
)
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