Bug 21616

Summary: Start the debugger without reloading the inspected page
Product: WebKit Reporter: Geoffrey Garen <ggaren>
Component: WebCore JavaScriptAssignee: Geoffrey Garen <ggaren>
Status: RESOLVED DUPLICATE    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
patch darin: review+

Geoffrey Garen
Reported 2008-10-15 13:08:50 PDT
Patch coming.
Attachments
patch (79.32 KB, patch)
2008-10-15 13:26 PDT, Geoffrey Garen
darin: review+
Geoffrey Garen
Comment 1 2008-10-15 13:26:05 PDT
Geoffrey Garen
Comment 2 2008-10-15 13:30:44 PDT
Oops! I forgot that we already had a bug for this. *** This bug has been marked as a duplicate of 21345 ***
Darin Adler
Comment 3 2008-10-15 13:34:00 PDT
Comment on attachment 24366 [details] patch r=me A couple questions. What about other platforms? Won't this break compiling because of calls to startDebuggingAndReloadInspectedPage() on Windows? Is there any case where the recompiled function is already in the call chain when this recompiling is done? For example, if you're in a showModalDialog call?
Note You need to log in before you can comment on or make changes to this bug.