Closed Bug 929022 Opened 11 years ago Closed 11 years ago

crash in java.lang.NullPointerException: at org.mozilla.gecko.home.BookmarksPage$PinBookmarkListener.onBookmarkSelected(BookmarksPage.java)

Categories

(Firefox for Android Graveyard :: Awesomescreen, defect)

27 Branch
All
Android
defect
Not set
critical

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: aaronmt, Unassigned)

References

Details

(Keywords: crash)

Crash Data

This bug was filed from the Socorro interface and is report bp-8d59111b-1291-4ab1-82f6-418d82131020. =============================================================
java.lang.NullPointerException at org.mozilla.gecko.home.BookmarksPage$PinBookmarkListener.onBookmarkSelected(BookmarksPage.java:407) at org.mozilla.gecko.home.PinBookmarkDialog$2.onItemClick(PinBookmarkDialog.java:115) at org.mozilla.gecko.home.HomeListView$1.onItemClick(HomeListView.java:111) at android.widget.AdapterView.performItemClick(AdapterView.java:298)
PinBookmarkListener doesn't exist anymore, and it looks like we now have a null check in the code that replaced it: http://mxr.mozilla.org/mozilla-central/source/mobile/android/base/home/PinSiteDialog.java#124 So, I'm going to resolve this WORKSFORME, but let's be on the lookout for any similar crashes in PinSiteDialog.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
Product: Firefox for Android → Firefox for Android Graveyard

Removing steps-wanted keyword because this bug has been resolved.

Keywords: steps-wanted

Removing steps-wanted keyword because this bug has been resolved.

You need to log in before you can comment on or make changes to this bug.