Bug 167323 - Web Inspector: Enable Memory profiling in Workers
Summary: Web Inspector: Enable Memory profiling in Workers
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-23 14:13 PST by Joseph Pecoraro
Modified: 2017-01-23 14:13 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 2017-01-23 14:13:43 PST
Summary:
Enable Memory profiling in Workers

Memory profiling in workers requires the ability to get and display snapshots.

We may or may not have a HeapAgent in Workers for triggering garbage collection, but snapshotting is currently not possible.