RESOLVED WONTFIX 233476
Allocate HistoricResourceUsageData on the heap to reduce binary size
https://bugs.webkit.org/show_bug.cgi?id=233476
Summary Allocate HistoricResourceUsageData on the heap to reduce binary size
Simon Fraser (smfr)
Reported 2021-11-24 10:52:27 PST
Allocate HistoricResourceUsageData on the heap to reduce binary size
Attachments
Patch (1.82 KB, patch)
2021-11-24 10:53 PST, Simon Fraser (smfr)
sam: review+
ews-feeder: commit-queue-
Simon Fraser (smfr)
Comment 1 2021-11-24 10:53:21 PST
Sam Weinig
Comment 2 2021-11-24 11:02:22 PST
Comment on attachment 445101 [details] Patch Nice.
Simon Fraser (smfr)
Comment 3 2021-11-24 13:04:07 PST
Comment on attachment 445101 [details] Patch Turns out removing data from __DATA/__bss doesn't affect binary size.
Note You need to log in before you can comment on or make changes to this bug.