Closed
Bug 1396589
Opened 7 years ago
Closed 7 years ago
Crash in java.lang.NoSuchMethodError: android.app.AlertDialog$Builder.setView at org.mozilla.gecko.preferences.TopSitesPanelsPreference.configureDialogBuilder(TopSitesPanelsPreference.java)
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(firefox-esr52 unaffected, firefox55 unaffected, firefox56 unaffected, firefox57 fixed)
RESOLVED
FIXED
Firefox 57
Tracking | Status | |
---|---|---|
firefox-esr52 | --- | unaffected |
firefox55 | --- | unaffected |
firefox56 | --- | unaffected |
firefox57 | --- | fixed |
People
(Reporter: calixte, Assigned: liuche)
References
(Blocks 1 open bug)
Details
(Keywords: crash, regression, Whiteboard: [clouseau][mobileAS])
Crash Data
Attachments
(1 file)
This bug was filed from the Socorro interface and is
report bp-f36b9b72-7bd8-45ea-a2b6-4fb3e0170904.
=============================================================
There are 46 crashes in nightly 57 starting with buildid 20170902100106. In analyzing the backtrace, the regression may have been introduced by patch [1] to fix bug 1396407.
[1] https://hg.mozilla.org/mozilla-central/rev/3d3f96564e3e
Flags: needinfo?(liuche)
Assignee | ||
Comment 1•7 years ago
|
||
Okay thanks, will fix this ASAP, sorry about that.
Comment hidden (mozreview-request) |
Assignee | ||
Comment 3•7 years ago
|
||
mozreview-review |
Comment on attachment 8904622 [details]
Bug 1396589 - Remove unsupported API call for lower versions.
https://reviewboard.mozilla.org/r/176444/#review181376
Trivial review - forgot to remove the offending line I was fixing!
Attachment #8904622 -
Flags: review?(liuche) → review+
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → liuche
Iteration: --- → 1.29
Flags: needinfo?(liuche)
Whiteboard: [clouseau] → [clouseau][mobileAS]
Pushed by cliu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/643915efb742
Remove unsupported API call for lower versions. r=liuche
Comment 5•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 57
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
•