[webkit-changes] [WebKit/WebKit] d93e32: [PlayStation] Web Inspector: add memory usage of p...
Haruhisa SHIN
noreply at github.com
Wed Apr 26 00:20:31 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d93e32a105054e1b9cf55b8c3ae291775019da2b
https://github.com/WebKit/WebKit/commit/d93e32a105054e1b9cf55b8c3ae291775019da2b
Author: Haruhisa SHIN <haruhisa.shin at open-tec.co.jp>
Date: 2023-04-26 (Wed, 26 Apr 2023)
Changed paths:
M Source/WebCore/PlatformPlayStation.cmake
M Source/WebCore/page/playstation/ResourceUsageThreadPlayStation.cpp
Log Message:
-----------
[PlayStation] Web Inspector: add memory usage of page in memory timeline
https://bugs.webkit.org/show_bug.cgi?id=255642
Reviewed by Basuke Suzuki.
Currently, the inspector backend of playstation only aggregates the size of GCHeap.
This change adds the usage of page category to memory details in timeline tab.
* Source/WebCore/PlatformPlayStation.cmake:
* Source/WebCore/page/playstation/ResourceUsageThreadPlayStation.cpp:
(WebCore::ResourceUsageThread::platformCollectMemoryData):
Canonical link: https://commits.webkit.org/263405@main
More information about the webkit-changes
mailing list