Closed
Bug 747445
Opened 13 years ago
Closed 13 years ago
block on onLowMemory() event
Categories
(Core Graveyard :: Widget: Android, defect)
Tracking
(firefox14 fixed, blocking-fennec1.0 +)
RESOLVED
FIXED
mozilla15
People
(Reporter: bjacob, Assigned: bjacob)
Details
Attachments
(1 file)
800 bytes,
patch
|
blassey
:
review+
mfinkle
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
This could help us avoid OOM crash that happen before we've had a change to free some memory to avoid crashing.
Also: my first line of Java code. ever.
Attachment #617025 -
Flags: review?(blassey.bugs)
Updated•13 years ago
|
blocking-fennec1.0: ? → +
Updated•13 years ago
|
Attachment #617025 -
Flags: review?(blassey.bugs) → review+
Comment 1•13 years ago
|
||
Benoit, has this landed?
Assignee | ||
Comment 2•13 years ago
|
||
It hasn't yet, sorry.
Assignee | ||
Comment 3•13 years ago
|
||
Assignee: nobody → bjacob
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla15
Comment 4•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 5•13 years ago
|
||
Comment on attachment 617025 [details] [diff] [review]
block on onLowMemory()
Mobile only.
Attachment #617025 -
Flags: approval-mozilla-aurora?
Updated•13 years ago
|
Attachment #617025 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Assignee | ||
Comment 6•13 years ago
|
||
Updated•4 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•