WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
238948
[MSE] Improve SourceBuffer memory cost reporting
https://bugs.webkit.org/show_bug.cgi?id=238948
Summary
[MSE] Improve SourceBuffer memory cost reporting
Enrique Ocaña
Reported
2022-04-07 11:12:23 PDT
Properly implementing the memoryCost() API in SourceBuffer would improve memory awareness when garbage collecting.
Attachments
Patch
(4.82 KB, patch)
2022-04-07 11:25 PDT
,
Enrique Ocaña
no flags
Details
Formatted Diff
Diff
Patch
(4.81 KB, patch)
2022-04-19 06:41 PDT
,
Enrique Ocaña
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Enrique Ocaña
Comment 1
2022-04-07 11:25:41 PDT
Created
attachment 456950
[details]
Patch
Radar WebKit Bug Importer
Comment 2
2022-04-14 11:13:12 PDT
<
rdar://problem/91765758
>
Enrique Ocaña
Comment 3
2022-04-19 06:41:28 PDT
Created
attachment 457884
[details]
Patch
Enrique Ocaña
Comment 4
2022-04-19 06:44:50 PDT
This latest patch returns m_extraMemoryCost instead of m_reportedExtraMemoryCost (which was a mistake) in SourceBuffer::memoryCost().
EWS
Comment 5
2022-04-22 04:42:08 PDT
Committed
r293216
(
249885@main
): <
https://commits.webkit.org/249885@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 457884
[details]
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug