Closed
Bug 772888
Opened 13 years ago
Closed 13 years ago
Possible NullPointerException from getExternalFilesDir returning null
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 17
People
(Reporter: kats, Assigned: kats)
Details
Attachments
(1 file)
|
1.50 KB,
patch
|
wesj
:
review+
|
Details | Diff | Splinter Review |
Not sure if this is the right fix, but getExternalFilesDir can return null and we should probably still be setting a UPDATES_DIRECTORY environment variable when that happens.
Attachment #641066 -
Flags: review?(wjohnston)
| Assignee | ||
Updated•13 years ago
|
Assignee: nobody → bugmail.mozilla
Updated•13 years ago
|
Attachment #641066 -
Flags: review?(wjohnston) → review+
| Assignee | ||
Comment 1•13 years ago
|
||
Comment 2•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 17
Updated•5 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
•