WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
252957
Under memory pressure, non active SourceBuffers should be completely emptied
https://bugs.webkit.org/show_bug.cgi?id=252957
Summary
Under memory pressure, non active SourceBuffers should be completely emptied
Jean-Yves Avenard [:jya]
Reported
2023-02-26 01:51:57 PST
Following
bug 252938
; under memory pressure memory eviction will occur in all active ManagedSourceBuffer. The current eviction algorithm will only evict data prior the current playtime and in future data non-contiguous from the currently played segment. We should fully clear non active source buffers or non-active tracks if possible.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-02-26 01:52:21 PST
<
rdar://problem/105940463
>
Jean-Yves Avenard [:jya]
Comment 2
2023-02-26 21:54:47 PST
Pull request:
https://github.com/WebKit/WebKit/pull/10713
EWS
Comment 3
2023-02-27 02:40:00 PST
Committed
260870@main
(6ff5566a514b): <
https://commits.webkit.org/260870@main
> Reviewed commits have been landed. Closing PR #10713 and removing active labels.
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