Closed
Bug 623693
Opened 12 years ago
Closed 12 years ago
Crash Reporter URL annotation does not happen
Categories
(Firefox for Android Graveyard :: General, defect)
Firefox for Android Graveyard
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mfinkle, Assigned: mfinkle)
Details
Attachments
(1 file)
2.07 KB,
patch
|
mbrubeck
:
review+
|
Details | Diff | Splinter Review |
I copied some code from Firefox that just can't work in Fennec. The nsIRequest is always null, since this is an IPC message based listener. Moving to onLocationChange where we have a URL.
Attachment #501773 -
Flags: review?(mbrubeck)
Updated•12 years ago
|
OS: Linux → All
Hardware: x86_64 → All
Updated•12 years ago
|
Attachment #501773 -
Flags: review?(mbrubeck) → review+
Assignee | ||
Comment 1•12 years ago
|
||
pushed: http://hg.mozilla.org/mobile-browser/rev/66b5976f5f6d
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 2•12 years ago
|
||
Can this be marked as verified fixed?
You need to log in
before you can comment on or make changes to this bug.
Description
•