RESOLVED DUPLICATE of bug 21345 21616
Start the debugger without reloading the inspected page
https://bugs.webkit.org/show_bug.cgi?id=21616
Summary Start the debugger without reloading the inspected page
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.