Closed Bug 1247637 Opened 8 years ago Closed 8 years ago

crash in android.content.ActivityNotFoundException: at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java)

Categories

(Firefox for Android Graveyard :: General, defect)

47 Branch
ARM
Android
defect
Not set
critical

Tracking

(firefox45 unaffected, firefox46 unaffected, firefox47 verified)

VERIFIED FIXED
Firefox 47
Tracking Status
firefox45 --- unaffected
firefox46 --- unaffected
firefox47 --- verified

People

(Reporter: cirdeiliviu, Assigned: nalexander)

References

Details

(Keywords: crash, regression)

Crash Data

Attachments

(1 file)

This bug was filed from the Socorro interface and is 
report bp-0794b8d9-b94a-4be7-81e0-b80482160211.
=============================================================
Steps to reproduce:

1. Open Nightly 47.0a1 on Android device.
2. From Menu go to "Settings".
3. Sign in with a Firefox account and click on your account. 
4. Scroll down and click "Terms of Service" or "Privacy Notice".

Actual Result: Nightly crashes every time.

Expected Result: Terms of Service / Privacy Notice pages open successfully.
This looks like it's related to the changes in bug 1242213.
Flags: needinfo?(nalexander)
(In reply to Sebastian Kaspari (:sebastian) from comment #2)
> This looks like it's related to the changes in bug 1242213.

Gah!  You are totally right, I forgot to purge a .App usage.  Thought this went with the Old Sync stuff, but it didn't: https://dxr.mozilla.org/mozilla-central/source/mobile/android/services/strings.xml.in#103.
Assignee: nobody → nalexander
Status: NEW → ASSIGNED
Depends on: 1242213
Flags: needinfo?(nalexander)
This fixes a crash, since Bug 1242213 removed the .App
<activity-alias> that browser_intent_class references.

I debated just updating the strings, and decided that it was best to
remove a pattern that is used only once in our codebase, even though
it moves more functionality to code.

Review commit: https://reviewboard.mozilla.org/r/34563/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/34563/
Attachment #8718419 - Flags: review?(s.kaspari)
Comment on attachment 8718419 [details]
MozReview Request: Bug 1247637 - Remove browser_intent_*; use ActivityUtils to open FxA links. r?sebastian

https://reviewboard.mozilla.org/r/34563/#review31247
Attachment #8718419 - Flags: review?(s.kaspari) → review+
https://hg.mozilla.org/mozilla-central/rev/932bf3a8e7ba
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 47
Verified as fixed using:
Device: Nexus 6 (Android 6.0)
Build: Firefox for Android 47.0a1 (2016-02-14)
Status: RESOLVED → VERIFIED
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: