RESOLVED FIXED 166639
Discard media controls JS/CSS caches under memory pressure.
https://bugs.webkit.org/show_bug.cgi?id=166639
Summary Discard media controls JS/CSS caches under memory pressure.
Andreas Kling
Reported 2017-01-02 06:11:59 PST
The cached JS and CSS for media controls that hangs off of RenderTheme on macOS and iOS is pretty chunky. If nothing is using it and we come under memory pressure, let's drop it.
Attachments
Patch (5.47 KB, patch)
2017-01-02 06:12 PST, Andreas Kling
koivisto: review+
Patch4landing (6.07 KB, patch)
2017-01-02 06:30 PST, Andreas Kling
no flags
Andreas Kling
Comment 1 2017-01-02 06:12:37 PST
Andreas Kling
Comment 2 2017-01-02 06:30:43 PST
Created attachment 297895 [details] Patch4landing
WebKit Commit Bot
Comment 3 2017-01-02 07:37:35 PST
Comment on attachment 297895 [details] Patch4landing Clearing flags on attachment: 297895 Committed r210224: <http://trac.webkit.org/changeset/210224>
WebKit Commit Bot
Comment 4 2017-01-02 07:37:42 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.