Closed
Bug 1282341
Opened 8 years ago
Closed 8 years ago
Add ImageContainer::ClearCachedResources()
Categories
(Core :: Graphics: Layers, defect)
Tracking
()
RESOLVED
FIXED
mozilla50
Tracking | Status | |
---|---|---|
firefox50 | --- | fixed |
People
(Reporter: sotaro, Assigned: sotaro)
References
Details
Attachments
(1 file)
(deleted),
patch
|
nical
:
review+
|
Details | Diff | Splinter Review |
ImageContainer has a capability to cache recycled video frames and bug 1280839 is going to add more. It is better to have a capability to clean up cached video frames to reduce memory consumption.
Assignee | ||
Comment 1•8 years ago
|
||
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → sotaro.ikeda.g
Assignee | ||
Updated•8 years ago
|
Attachment #8765310 -
Flags: review?(nical.bugzilla)
Assignee | ||
Comment 2•8 years ago
|
||
Comment 3•8 years ago
|
||
Comment on attachment 8765310 [details] [diff] [review]
patch - Add ImageContainer::ClearCachedResources()
Review of attachment 8765310 [details] [diff] [review]:
-----------------------------------------------------------------
Good idea.
Attachment #8765310 -
Flags: review?(nical.bugzilla) → review+
Pushed by sikeda@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/e77973206de3
Add ImageContainer::ClearCachedResources() r=nical
Comment 5•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox50:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla50
You need to log in
before you can comment on or make changes to this bug.
Description
•