Closed
Bug 1261988
Opened 9 years ago
Closed 6 years ago
[infer] Errors in PageActionLayout
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
INACTIVE
People
(Reporter: mcomella, Unassigned, Mentored)
References
Details
(Whiteboard: [lang=java][good next bug])
/var/lib/jenkins/workspace/fennec-infer/mobile/android/base/java/org/mozilla/gecko/toolbar/PageActionLayout.java:180: error: NULL_DEREFERENCE
object returned by getPageActionWithId(this,buttonClickedId) could be null and is dereferenced at line 180
/var/lib/jenkins/workspace/fennec-infer/mobile/android/base/java/org/mozilla/gecko/toolbar/PageActionLayout.java:192: error: NULL_DEREFERENCE
object returned by getPageActionWithId(this,buttonClickedId) could be null and is dereferenced at line 192
Comment 1•6 years ago
|
||
No action for a while, closing.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INCOMPLETE
Updated•6 years ago
|
Resolution: INCOMPLETE → INACTIVE
Assignee | ||
Updated•4 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
•