Bug 146368
Summary: | [iOS] Drop buffered data in paused media elements on memory pressure. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Andreas Kling <kling> |
Component: | Media | Assignee: | Andreas Kling <kling> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | eric.carlson, jeremyj-wk, jer.noble, psolanki |
Priority: | P2 | Keywords: | InRadar, Performance |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Andreas Kling
When we get the system memory pressure notification, we should try to drop buffered data for paused media elements.
<rdar://problem/20366883>
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Pratik Solanki
*** This bug has been marked as a duplicate of bug 146369 ***