Closed
Bug 797015
Opened 12 years ago
Closed 12 years ago
[ARMv6] Add a pref to completely disable screenshot code (including memory allocation)
Categories
(Firefox for Android Graveyard :: Toolbar, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 19
People
(Reporter: blassey, Assigned: blassey)
References
Details
(Whiteboard: [ARMv6])
Attachments
(1 file)
3.89 KB,
patch
|
mfinkle
:
review+
|
Details | Diff | Splinter Review |
The bug this is cloned from implements disabling screenshotting on memory pressure. Cloning it to this to actually implement a pref that will force it to be disabled.
Assignee | ||
Comment 1•12 years ago
|
||
Assignee: nobody → blassey.bugs
Attachment #667267 -
Flags: review?(mark.finkle)
Comment 2•12 years ago
|
||
Comment on attachment 667267 [details] [diff] [review]
patch
I think the changes make the API slightly more complex than needed, but the callers are pretty limited and screenshotting code is slated to be removed (hopefully). Good enough for a short-term fix.
Attachment #667267 -
Flags: review?(mark.finkle) → review+
Comment 3•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Target Milestone: --- → Firefox 19
Updated•12 years ago
|
Whiteboard: [ARMv6]
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•