Closed
Bug 1152337
Opened 10 years ago
Closed 10 years ago
crash in android.content.res.Resources$NotFoundException: Resource is not a ColorStateList (color or path): TypedValue{t=0x2/d=0x101009b a=3} at android.content.res.Resources.loadColorStateList(Resources.java)
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(firefox40 verified)
VERIFIED
FIXED
Firefox 40
Tracking | Status | |
---|---|---|
firefox40 | --- | verified |
People
(Reporter: TeoVermesan, Assigned: mcomella)
References
Details
(Keywords: crash)
Crash Data
Attachments
(1 file, 1 obsolete file)
This bug was filed from the Socorro interface and is
report bp-9fb0c5b2-4a59-4243-b613-89bbb2150408.
=============================================================
Tested with:
Device: HTC Desire S (Android 2.3.3)
Build: Firefox for Android 40.0a1 (2015-04-08)
1, Set up sync
2. Go to a web page
3. Go to Menu -> share -> Add to Nightly
=> Nightly crashes
Note:
- crashes also with Aurora 39.0a1 (2015-04-08) when choosing Share -> Add to Nightly
Assignee | ||
Comment 1•10 years ago
|
||
Looks like this is a GB issue - note that I won't have a GB device to test a fix until Monday.
I think this is a regression from bug 1130203.
Blocks: 1130203
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → michael.l.comella
Assignee | ||
Comment 2•10 years ago
|
||
This could also be the fault of bug 1148041 and inheriting from the Gecko theme - we might be pointing at an attribute that is not available in GB.
Assignee | ||
Comment 3•10 years ago
|
||
Oops, we left the inheritance behind in: https://hg.mozilla.org/mozilla-central/rev/0ad8d8674fa0
That's probably the problem.
Assignee | ||
Updated•10 years ago
|
Assignee | ||
Updated•10 years ago
|
Assignee | ||
Comment 4•10 years ago
|
||
/r/6891 - Bug 1152337 - Inherit from Gecko in OverlayActivity. r=mfinkle
Pull down this commit:
hg pull -r a424309dd98695a0b548e6faf5143617433785da https://reviewboard-hg.mozilla.org/gecko/
Attachment #8590932 -
Flags: review?(mark.finkle)
Assignee | ||
Comment 5•10 years ago
|
||
Finkle, if you can repro comment 0, can you pull down the build in comment 4 to make sure this fixes the issue?
Flags: needinfo?(mark.finkle)
Assignee | ||
Updated•10 years ago
|
Attachment #8590932 -
Flags: review?(mark.finkle) → review?(liuche)
Assignee | ||
Comment 7•10 years ago
|
||
liuche, feel free to also try to repro (comment 5), or I can do it on Monday.
Updated•10 years ago
|
Attachment #8590932 -
Flags: review?(liuche) → review+
Comment 8•10 years ago
|
||
Comment on attachment 8590932 [details]
MozReview Request: bz://1152337/mcomella
https://reviewboard.mozilla.org/r/6889/#review5753
This looks just like the fix from bug 1148041 - I was able to repro and verify that this fixed the crash on an SII running 2.3.
Assignee | ||
Updated•10 years ago
|
Flags: needinfo?(mark.finkle)
Assignee | ||
Comment 9•10 years ago
|
||
Comment 10•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 40
Reporter | ||
Comment 11•10 years ago
|
||
Choosing Menu -> Share -> Add to Nightly => the list of devices is displayed, so:
Verified as fixed using:
Device: HTC Desire S (Android 2.3.3)
Build: Firefox for Android 40.0a1 (2015-04-16)
Status: RESOLVED → VERIFIED
Assignee | ||
Comment 12•10 years ago
|
||
Attachment #8590932 -
Attachment is obsolete: true
Attachment #8619987 -
Flags: review+
Assignee | ||
Comment 13•10 years ago
|
||
Updated•5 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
•