Closed
Bug 1351869
Opened 9 years ago
Closed 8 years ago
Label nsExiprationTracker subclass SurfaceTracker
Categories
(Core :: Graphics: ImageLib, enhancement, P3)
Core
Graphics: ImageLib
Tracking
()
RESOLVED
FIXED
mozilla57
| Tracking | Status | |
|---|---|---|
| firefox57 | --- | fixed |
People
(Reporter: bevis, Assigned: aosmond)
References
Details
(Whiteboard: [gfx-noted])
Attachments
(2 files)
|
1.14 KB,
patch
|
tnikkel
:
review+
|
Details | Diff | Splinter Review |
|
1.01 KB,
patch
|
tnikkel
:
review+
|
Details | Diff | Splinter Review |
nsExpirationTracker::Notify() implicitly called by an internal timer created in nsExpirationTracker::CheckStartTimer:
http://searchfox.org/mozilla-central/rev/7419b368156a6efa24777b21b0e5706be89a9c2f/xpcom/ds/nsExpirationTracker.h#122
File this bug to have the runnable of the TimerCallback be labeled.
Priority: -- → P3
Whiteboard: [gfx-noted]
| Assignee | ||
Updated•8 years ago
|
Assignee: nobody → aosmond
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•8 years ago
|
||
| Assignee | ||
Comment 2•8 years ago
|
||
| Assignee | ||
Updated•8 years ago
|
Attachment #8888308 -
Flags: review?(tnikkel)
| Assignee | ||
Updated•8 years ago
|
Attachment #8888309 -
Flags: review?(tnikkel)
Updated•8 years ago
|
Attachment #8888308 -
Flags: review?(tnikkel) → review+
Updated•8 years ago
|
Attachment #8888309 -
Flags: review?(tnikkel) → review+
Pushed by aosmond@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/e24042d9d474
Part 1. Make SurfaceCache using the system group for its expiration events. r=tnikkel
https://hg.mozilla.org/integration/mozilla-inbound/rev/0ee94add1f84
Part 2. Make imgCacheExpirationTracker use the system group for its expiration events. r=tnikkel
Comment 4•8 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/e24042d9d474
https://hg.mozilla.org/mozilla-central/rev/0ee94add1f84
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox57:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla57
You need to log in
before you can comment on or make changes to this bug.
Description
•