WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
56070
Web Inspector: [JSC] timeline does not report collection events
https://bugs.webkit.org/show_bug.cgi?id=56070
Summary
Web Inspector: [JSC] timeline does not report collection events
Greg Simon
Reported
2011-03-09 21:03:34 PST
When running the timeline record feature in web inspector with JSC garbage collections are not recorded.
Attachments
Add attachment
proposed patch, testcase, etc.
Blaze Burg
Comment 1
2014-01-25 16:07:19 PST
GC is parallel and concurrent. With the current implementation it would not make sense to put it in the UI.
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