Closed
Bug 889365
Opened 12 years ago
Closed 12 years ago
re-enable word cache expiration timers
Categories
(Core :: Graphics: Text, defect)
Core
Graphics: Text
Tracking
()
RESOLVED
FIXED
mozilla25
People
(Reporter: jfkthame, Assigned: jfkthame)
References
Details
Attachments
(1 file)
1.13 KB,
patch
|
roc
:
review+
|
Details | Diff | Splinter Review |
In bug 717175, we disabled the timer-based expiration of shaped words from the per-font word caches, due to unexplained crashes on Windows.
It's possible that other fixes in the meantime may have resolved the underlying issue, which appeared to be possible hashtable corruption, but was never reproducible for proper diagnosis.
I'd like to try re-enabling the cache timers; fairly early in a Nightly cycle seems the best opportunity for this, so that we have the maximum time to watch for any problems that may arise.
Attachment #770181 -
Flags: review?(roc)
Assignee | ||
Comment 1•12 years ago
|
||
FWIW, I pushed this to tryserver (https://tbpl.mozilla.org/?tree=Try&rev=a6b980ffba92), but given that bug 717175 only showed up via crash-stats, not on TBPL, I doubt it'll really tell us much.
Attachment #770181 -
Flags: review?(roc) → review+
Assignee | ||
Comment 2•12 years ago
|
||
Pushed to inbound; let's see if bug 717175 reappears:
https://hg.mozilla.org/integration/mozilla-inbound/rev/551c5e1f947d
Assignee: nobody → jfkthame
Comment 3•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla25
You need to log in
before you can comment on or make changes to this bug.
Description
•