[webkit-reviews] review granted: [Bug 21616] Start the debugger without reloading the inspected page : [Attachment 24366] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 15 13:34:00 PDT 2008


Darin Adler <darin at apple.com> has granted 's request for review:
Bug 21616: Start the debugger without reloading the inspected page
https://bugs.webkit.org/show_bug.cgi?id=21616

Attachment 24366: patch
https://bugs.webkit.org/attachment.cgi?id=24366&action=edit

------- Additional Comments from Darin Adler <darin at apple.com>
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?


More information about the webkit-reviews mailing list