Bug 167323
Summary: | Web Inspector: Enable Memory profiling in Workers | ||
---|---|---|---|
Product: | WebKit | Reporter: | Joseph Pecoraro <joepeck> |
Component: | Web Inspector | Assignee: | Devin Rousso <hi> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | hi, inspector-bugzilla-changes, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | All | ||
OS: | All | ||
See Also: |
https://bugs.webkit.org/show_bug.cgi?id=277835 https://bugs.webkit.org/show_bug.cgi?id=287069 |
||
Bug Depends on: | |||
Bug Blocks: | 263334 |
Joseph Pecoraro
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Devin Rousso
*** Bug 286657 has been marked as a duplicate of this bug. ***
Devin Rousso
Pull request: https://github.com/WebKit/WebKit/pull/39669
EWS
Committed 289847@main (4464c381ec4f): <https://commits.webkit.org/289847@main>
Reviewed commits have been landed. Closing PR #39669 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/144206347>