Closed
Bug 1359098
Opened 5 years ago
Closed 5 years ago
Crash in java.lang.NoSuchMethodError: android.content.Context.getDrawable at org.mozilla.gecko.customtabs.ActionBarPresenter.initIndicator(ActionBarPresenter.java)
Categories
(Firefox for Android Graveyard :: General, defect, P1)
Tracking
(firefox-esr52 unaffected, firefox53 unaffected, firefox54 unaffected, firefox55 fixed)
RESOLVED
FIXED
Firefox 55
Tracking | Status | |
---|---|---|
firefox-esr52 | --- | unaffected |
firefox53 | --- | unaffected |
firefox54 | --- | unaffected |
firefox55 | --- | fixed |
People
(Reporter: marcia, Assigned: walkingice)
References
Details
(Keywords: crash)
Crash Data
Attachments
(1 file)
This bug was filed from the Socorro interface and is report bp-5f88c5b8-180a-4f51-9415-a1ae32170411. ============================================================= Seen while looking at nightly crash data - appears to have started with 20170410100159. Affects a limited subset of devices all running Kit Kat: http://bit.ly/2oEyEjY Looks to be related to Custom Tabs feature. ni on Julian.
Flags: needinfo?(walkingice0204)
Assignee | ||
Comment 1•5 years ago
|
||
Thank you Marcia! I will fix it ASAP.
Assignee: nobody → walkingice0204
Blocks: 1337236, customtabs
Flags: needinfo?(walkingice0204)
Priority: -- → P1
Comment hidden (mozreview-request) |
Comment 3•5 years ago
|
||
mozreview-review |
Comment on attachment 8861269 [details] Bug 1359098 - fix getDrawable method missing problem in CustomTabs https://reviewboard.mozilla.org/r/133222/#review136012
Attachment #8861269 -
Flags: review?(cnevinchen) → review+
Assignee | ||
Updated•5 years ago
|
Keywords: checkin-needed
Pushed by ihsiao@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/d3990c7af15b fix getDrawable method missing problem in CustomTabs r=nechen
Keywords: checkin-needed
Comment 5•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/d3990c7af15b
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 55
Updated•5 years ago
|
status-firefox53:
--- → unaffected
status-firefox54:
--- → unaffected
status-firefox-esr52:
--- → unaffected
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
•