Bug 22147

Summary: Page reload resets web inspector context
Product: WebKit Reporter: Wichert Akkerman <wichert>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

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