WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug