RESOLVED FIXED 225068
CodeBlock should do a better job accounting for extra memory it allocates.
https://bugs.webkit.org/show_bug.cgi?id=225068
Summary CodeBlock should do a better job accounting for extra memory it allocates.
Keith Miller
Reported 2021-04-26 12:15:10 PDT
CodeBlock should do a better job accounting for extra memory it allocates.
Attachments
Patch (5.93 KB, patch)
2021-04-26 12:21 PDT, Keith Miller
ews-feeder: commit-queue-
Patch for landing (5.91 KB, patch)
2021-04-26 12:27 PDT, Keith Miller
ews-feeder: commit-queue-
Patch for landing (5.96 KB, patch)
2021-04-26 12:35 PDT, Keith Miller
no flags
Patch for landing (5.96 KB, patch)
2021-04-26 12:36 PDT, Keith Miller
no flags
Keith Miller
Comment 1 2021-04-26 12:21:04 PDT
Mark Lam
Comment 2 2021-04-26 12:25:22 PDT
Comment on attachment 427077 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=427077&action=review r=me. Looks like you have EWS issue. Please fix. > Source/WTF/ChangeLog:8 > + Small convienience function to help compute the memory used by a Bag for JS CG /convienience/convenience/
Keith Miller
Comment 3 2021-04-26 12:27:50 PDT
Created attachment 427079 [details] Patch for landing
Keith Miller
Comment 4 2021-04-26 12:28:35 PDT
(In reply to Mark Lam from comment #2) > Comment on attachment 427077 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=427077&action=review > > r=me. Looks like you have EWS issue. Please fix. Will do! thanks!
Keith Miller
Comment 5 2021-04-26 12:35:37 PDT
Created attachment 427080 [details] Patch for landing
Keith Miller
Comment 6 2021-04-26 12:36:39 PDT
Created attachment 427081 [details] Patch for landing
EWS
Comment 7 2021-04-26 13:22:44 PDT
Committed r276610 (237039@main): <https://commits.webkit.org/237039@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 427081 [details].
Radar WebKit Bug Importer
Comment 8 2021-04-26 13:23:18 PDT
Note You need to log in before you can comment on or make changes to this bug.