Closed
Bug 1061990
Opened 10 years ago
Closed 10 years ago
Cache size does not update after clearing cache
Categories
(SeaMonkey :: Preferences, defect)
SeaMonkey
Preferences
Tracking
(seamonkey2.29 affected, seamonkey2.30 affected, seamonkey2.31 fixed, seamonkey2.32 fixed, seamonkey2.33 fixed)
RESOLVED
FIXED
seamonkey2.33
People
(Reporter: neil, Assigned: neil)
References
Details
(Keywords: regression)
Attachments
(2 files)
1.44 KB,
patch
|
mcsmurf
:
review+
iannbugzilla
:
approval-comm-aurora+
iannbugzilla
:
approval-comm-beta+
|
Details | Diff | Splinter Review |
2.73 KB,
patch
|
Details | Diff | Splinter Review |
Also an error is thrown to the Error Console.
Assignee | ||
Comment 1•10 years ago
|
||
Assignee | ||
Updated•10 years ago
|
status-seamonkey2.29:
--- → affected
status-seamonkey2.30:
--- → affected
status-seamonkey2.31:
--- → affected
status-seamonkey2.32:
--- → affected
Assignee | ||
Comment 2•10 years ago
|
||
This is what you would get if you folded attachment 8483117 [details] [diff] [review] with attachment 8410309 [details] [diff] [review].
Comment 3•10 years ago
|
||
Comment on attachment 8483117 [details] [diff] [review]
Restore updateActualCacheSize
Sorry for the delay...
Attachment #8483117 -
Flags: review?(bugzilla) → review+
Assignee | ||
Comment 4•10 years ago
|
||
Assignee | ||
Comment 5•10 years ago
|
||
Comment on attachment 8483117 [details] [diff] [review]
Restore updateActualCacheSize
[Approval Request Comment]
Regression caused by (bug #): 999462
User impact if declined: Clear cache button appears to fail
Risk to taking this patch (and alternatives if risky): Low
String changes made by this patch: None
Attachment #8483117 -
Flags: approval-comm-beta?
Attachment #8483117 -
Flags: approval-comm-aurora?
Attachment #8483117 -
Flags: approval-comm-beta?
Attachment #8483117 -
Flags: approval-comm-beta+
Attachment #8483117 -
Flags: approval-comm-aurora?
Attachment #8483117 -
Flags: approval-comm-aurora+
Assignee | ||
Comment 6•10 years ago
|
||
Oops, I forgot to update the flags when I checked this in.
status-seamonkey2.33:
--- → fixed
Target Milestone: --- → seamonkey2.33
Assignee | ||
Comment 8•10 years ago
|
||
Assignee | ||
Comment 9•10 years ago
|
||
(In reply to comment #6)
> Oops, I forgot to update the flags when I checked this in.
And I still forgot to resolve the bug. Sigh...
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Comment 10•10 years ago
|
||
Bug is still present in SeaMonkey 2.32.
Assignee | ||
Comment 11•10 years ago
|
||
Ah, the new problem is that the cache clears asynchronously, so it hasn't been cleared when we try to update the cache size. If you wait a couple of seconds and then click Clear Cache again it will then update correctly.
Comment 12•10 years ago
|
||
Can it be changed to update synchronously as it was before?
You need to log in
before you can comment on or make changes to this bug.
Description
•