Closed
Bug 1792578
Opened 4 months ago
Closed 4 months ago
Remove use of nsIMemory
Categories
(SeaMonkey :: General, task)
SeaMonkey
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mccr8, Assigned: iannbugzilla)
References
Details
(Whiteboard: SM2.53.15)
Attachments
(1 file)
1.96 KB,
patch
|
frg
:
review+
frg
:
approval-comm-release+
|
Details | Diff | Splinter Review |
suite/extensions/debugQA/content/debugQAMenuOverlay.xul uses Ci.nsIMemory, which is going to be removed in bug 1792574. If this is something that is still needed, you can look at what doMMU does in about:memory.
Updated•4 months ago
|
Component: Upstream Synchronization → General
Product: Thunderbird → SeaMonkey
As suggested, not sure if we want / need it on older branches...
![]() |
||
Comment 2•4 months ago
|
||
Comment on attachment 9296408 [details] [diff] [review]
1792578-flushmemory-cc.patch
LGTM
Attachment #9296408 -
Flags: review?(frgrahl)
Attachment #9296408 -
Flags: review+
Attachment #9296408 -
Flags: approval-comm-release+
Pushed by frgrahl@gmx.net:
https://hg.mozilla.org/comm-central/rev/d88e752d540e
Remove use of nsIMemory. r=frg
Status: ASSIGNED → RESOLVED
Closed: 4 months ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•