RESOLVED FIXED 33690
Web Inspector: debugger does not work with isolated worlds
https://bugs.webkit.org/show_bug.cgi?id=33690
Summary Web Inspector: debugger does not work with isolated worlds
Timothy Hatcher
Reported 2010-01-14 14:48:56 PST
We should make the debugger work with isolated worlds.
Attachments
Proposed Patch (6.79 KB, patch)
2010-01-14 15:20 PST, Timothy Hatcher
aroben: review+
timothy: commit-queue-
Timothy Hatcher
Comment 1 2010-01-14 15:20:35 PST
Created attachment 46612 [details] Proposed Patch
Adam Roben (:aroben)
Comment 2 2010-01-14 15:25:23 PST
Comment on attachment 46612 [details] Proposed Patch Can we get rid of debuggerWorld() now? Any way to write a test? r=me
Timothy Hatcher
Comment 3 2010-01-14 15:31:55 PST
(In reply to comment #2) > (From update of attachment 46612 [details]) > Can we get rid of debuggerWorld() now? debuggerWorld is used by profiling still. I will file a bug about fixing that. > Any way to write a test? Not possible to make a debugger test at this time.
Timothy Hatcher
Comment 4 2010-01-14 15:39:27 PST
Landed in r53295.
Note You need to log in before you can comment on or make changes to this bug.