Closed
Bug 1315594
Opened 7 years ago
Closed 7 years ago
Crash in java.lang.IllegalArgumentException: Menu item with ID=2131296712 not handled at org.mozilla.gecko.home.activitystream.menu.ActivityStreamContextMenu.onNavigationItemSelected(ActivityStreamContextMenu.java)
Categories
(Firefox for Android Graveyard :: General, defect, P1)
Tracking
(firefox52 fixed)
RESOLVED
FIXED
Firefox 52
Tracking | Status | |
---|---|---|
firefox52 | --- | fixed |
People
(Reporter: n.nethercote, Assigned: ahunt)
Details
(Keywords: crash, Whiteboard: [MobileAS])
Crash Data
Attachments
(1 file)
This bug was filed from the Socorro interface and is report bp-5be3e3ab-fadd-4a4e-ab39-3c3e62161105. ============================================================= This crash first showed up in Nightly 20161101030207. Since then it has occurred 7 times across 3 installations. snorp, any ideas? (I would have asked jchen but he's on PTO.)
Flags: needinfo?(snorp)
Comment 1•7 years ago
|
||
This is from the activity stream context menu. @ahunt: Can you take a look?
Assignee: nobody → ahunt
Status: NEW → ASSIGNED
Iteration: --- → 1.8
Flags: needinfo?(snorp)
Priority: -- → P1
Whiteboard: [MobileAS]
Assignee | ||
Comment 2•7 years ago
|
||
Sigh, I forgot a "break" for delete: https://dxr.mozilla.org/mozilla-central/source/mobile/android/base/java/org/mozilla/gecko/home/activitystream/menu/ActivityStreamContextMenu.java#239
Comment hidden (mozreview-request) |
Comment 4•7 years ago
|
||
mozreview-review |
Comment on attachment 8808143 [details] Bug 1315594 - Add missing break https://reviewboard.mozilla.org/r/91054/#review90776
Attachment #8808143 -
Flags: review?(s.kaspari) → review+
Pushed by ahunt@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/2b6afc878dd4 Add missing break r=sebastian
Comment 6•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/2b6afc878dd4
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox52:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 52
Updated•2 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
•