Closed
Bug 878062
Opened 12 years ago
Closed 12 years ago
40MB AWSY regression on May 31
Categories
(Core :: Graphics: Layers, defect)
Core
Graphics: Layers
Tracking
()
RESOLVED
FIXED
mozilla24
People
(Reporter: tim_vdeynde, Assigned: joe)
References
Details
(Whiteboard: [MemShrink])
Attachments
(1 file)
4.00 KB,
patch
|
mattwoodrow
:
review+
|
Details | Diff | Splinter Review |
It looks like bug 867770 introduced a regression of about 40MB on AWSY after TP5, before closing the tabs. The misc graph shows almost all of the lost memory in heap-unclassified.
Updated•12 years ago
|
Whiteboard: [MemShrink]
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → joe
Assignee | ||
Updated•12 years ago
|
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Assignee | ||
Comment 1•12 years ago
|
||
This should fix the bug, though I still need to verify that on AWSY. We were always optimizing background images to image layers, which we know will cause more memory use—which is the reason for the pref I added in the first place, actually.
https://tbpl.mozilla.org/?tree=Try&rev=143458b5a910
Attachment #756783 -
Flags: review?(matt.woodrow)
Assignee | ||
Comment 2•12 years ago
|
||
BTW: Is there a bug on Image* (ImageLayer, ImageContainer, Image) not reporting their sizes?
Comment 3•12 years ago
|
||
Hey John, could you annotate AWSY with the bug number of this regression? Or the regressor, I guess. Thanks.
Flags: needinfo?(jschoenick)
Comment 4•12 years ago
|
||
Thanks for quickly investigating and patching this regression, Joe!
Updated•12 years ago
|
Attachment #756783 -
Flags: review?(matt.woodrow) → review+
Assignee | ||
Comment 5•12 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/2ff8cbefdf10
I'm running this on AWSY, but it is unlikely to make things *worse* so I've pushed it too.
Assignee | ||
Comment 6•12 years ago
|
||
This seems to have fixed the regression.
Comment 7•12 years ago
|
||
Annotated on AWSY:
https://github.com/Nephyrin/MozAreWeSlimYet/commit/2c282f6
Flags: needinfo?(jschoenick)
Comment 8•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla24
You need to log in
before you can comment on or make changes to this bug.
Description
•