Closed Bug 1127599 Opened 9 years ago Closed 9 years ago

Crash when pressing TabsPanel menu button

Categories

(Firefox for Android Graveyard :: General, defect)

All
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1114499

People

(Reporter: mcomella, Unassigned)

Details

Attachments

(1 file)

Attached file Stack trace
1) Open tabs panel
2) Click hamburger (nom nom)

Expected: menu opens
Actual: BOOM! CRASH!

01-29 15:21:51.497 E/GeckoCrashHandler( 3231): java.lang.NullPointerException
01-29 15:21:51.497 E/GeckoCrashHandler( 3231):  at org.mozilla.gecko.menu.MenuPopup.showAsDropDown(MenuPopup.java:75)

final int xOffset = anchor.getWidth()/2 - mPopupWidth/2; [1]

anchor is null!

[1]: https://mxr.mozilla.org/mozilla-central/source/mobile/android/base/menu/MenuPopup.java#75
NI self to make sure this isn't because of New tablet (and thus uplifted).
Flags: needinfo?(michael.l.comella)
Sounds like bug 1114499, but that should have been "fixed" by the backout of the regressing bug.
(In reply to Mark Finkle (:mfinkle) from comment #2)
> Sounds like bug 1114499, but that should have been "fixed" by the backout of
> the regressing bug.

Yeah, it's the same.
Status: NEW → RESOLVED
Closed: 9 years ago
Flags: needinfo?(michael.l.comella)
Resolution: --- → DUPLICATE
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: