Bug 255642 - [PlayStation] Web Inspector: add memory usage of page in memory timeline
Summary: [PlayStation] Web Inspector: add memory usage of page in memory timeline
Status: RESOLVED FIXED
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: InRadar
Depends on:
Blocks:
 
Reported: 2023-04-18 22:10 PDT by haruhisa.shin
Modified: 2023-04-26 00:20 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description haruhisa.shin 2023-04-18 22:10:10 PDT
Currently, the inspector backend of playstation only aggregates the size of GCHeap.

The showmap functions can be used to output the usage of page category.
Comment 1 haruhisa.shin 2023-04-18 22:38:52 PDT
Pull request: https://github.com/WebKit/WebKit/pull/12902
Comment 2 Radar WebKit Bug Importer 2023-04-25 22:11:20 PDT
<rdar://problem/108541235>
Comment 3 EWS 2023-04-26 00:20:22 PDT
Committed 263405@main (d93e32a10505): <https://commits.webkit.org/263405@main>

Reviewed commits have been landed. Closing PR #12902 and removing active labels.