Closed
Bug 742481
Opened 13 years ago
Closed 13 years ago
Error launching a file to an external app
Categories
(Firefox for Android Graveyard :: General, defect)
Firefox for Android Graveyard
General
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 14
People
(Reporter: wesj, Unassigned)
References
Details
Crash Data
Attachments
(1 file, 1 obsolete file)
1.31 KB,
patch
|
mfinkle
:
review+
sriram
:
review+
|
Details | Diff | Splinter Review |
We're getting a null pointer in GeckoActivity.checkIfGeckoActivity which breaks this.
Reporter | ||
Comment 1•13 years ago
|
||
Heck, why not just do this?
Attachment #612301 -
Attachment is obsolete: true
Attachment #612303 -
Flags: review?(mark.finkle)
Reporter | ||
Updated•13 years ago
|
Attachment #612303 -
Flags: review?(sriram)
Comment 2•13 years ago
|
||
Comment on attachment 612303 [details] [diff] [review]
Patch
Review of attachment 612303 [details] [diff] [review]:
-----------------------------------------------------------------
Perfect! :)
I had somehow missed check on getPakageName() :(
Attachment #612303 -
Flags: review?(sriram) → review+
Updated•13 years ago
|
Attachment #612303 -
Flags: review?(mark.finkle) → review+
Comment 3•13 years ago
|
||
Comment 4•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 14
Updated•13 years ago
|
Crash Signature: [@ java.lang.NullPointerException: at org.mozilla.gecko.GeckoActivity.checkIfGeckoActivity(GeckoActivity.java)]
Assignee | ||
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
•