RESOLVED INVALID 20804
Objects viewable in the debugger should not be garbage collected
https://bugs.webkit.org/show_bug.cgi?id=20804
Summary Objects viewable in the debugger should not be garbage collected
Ojan Vafai
Reported 2008-09-12 11:37:57 PDT
Any object the user can get access to via the debugger (as in, when at a breakpoint) should not be garbage collected out from under them.
Attachments
Timothy Hatcher
Comment 1 2008-09-12 19:37:50 PDT
We don't have any reason to think this can happen today. But it might in the future depending on how we design the Inspector IPC layer.
Brian Burg
Comment 2 2014-12-12 14:07:16 PST
Closing as invalid, as this bug pertains to the old inspector UI and/or its tests. Please file a new bug (https://www.webkit.org/new-inspector-bug) if the bug/feature/issue is still relevant to WebKit trunk.
Note You need to log in before you can comment on or make changes to this bug.