Closed
Bug 1350676
Opened 8 years ago
Closed 7 years ago
Label nsExiprationTracker subclass BlurCache & GradientCache
Categories
(Core :: Graphics, defect)
Core
Graphics
Tracking
()
RESOLVED
FIXED
mozilla56
Tracking | Status | |
---|---|---|
firefox56 | --- | fixed |
People
(Reporter: bevis, Assigned: billm)
References
Details
(Whiteboard: [gfx-noted][QDL][BACKLOG][GFX])
Attachments
(1 file)
(deleted),
patch
|
dvander
:
review+
|
Details | Diff | Splinter Review |
Follow up of bug 1341537 comment 1.
nsExpirationTracker::Notify() implicitly called by an internal timer:
which implicitly apply a timer internally in nsExpirationTracker::CheckStartTimer:
http://searchfox.org/mozilla-central/source/xpcom/ds/nsExpirationTracker.h#122
Whiteboard: [gfx-noted]
Updated•8 years ago
|
Whiteboard: [gfx-noted] → [gfx-noted][QDL][BACKLOG][GFX]
Assignee | ||
Comment 1•7 years ago
|
||
As far as I can tell, this code just releases some memory. Using the system group should be fine here.
Assignee: nobody → wmccloskey
Attachment #8877786 -
Flags: review?(dvander)
Attachment #8877786 -
Flags: review?(dvander) → review+
Reporter | ||
Comment 2•7 years ago
|
||
GradientCache is also labeled by the patch in comment 1.
Summary: Label nsExiprationTracker subclass BlurCache → Label nsExiprationTracker subclass BlurCache & GradientCache
Pushed by wmccloskey@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/568e147a74ac
Label nsExiprationTracker subclasses BlurCache & GradientCache (r=dvander)
Comment 5•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox56:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla56
You need to log in
before you can comment on or make changes to this bug.
Description
•