Closed Bug 1164114 Opened 9 years ago Closed 9 years ago

Handle intent uris without an explicit package set

Categories

(Firefox for Android Graveyard :: General, defect)

All
Android
defect
Not set
normal

Tracking

(firefox41 fixed)

RESOLVED FIXED
Firefox 41
Tracking Status
firefox41 --- fixed

People

(Reporter: mcomella, Assigned: mcomella)

References

Details

Attachments

(1 file)

In bug 851693 comment 5 (and subsequent comments), it was discussed that there should be a prompt to notify the user that a new page will be opened. While handling the actually intent uri seems fairly straight-forward, displaying the prompt is less so, hence the breakout from bug 851693.
Actually, I never bothered to try it - it *just works* if we don't block on having a specific package set.
Assignee: nobody → michael.l.comella
Bug 1164114 - Open Intent URIs without a specific package set. r?margaret

The Android Activity chooser dialog will appear.
Attachment #8616974 - Flags: review?(margaret.leibovic)
Comment on attachment 8616974 [details]
MozReview Request: Bug 1164114 - Open Intent URIs without a specific package set. r?margaret

https://reviewboard.mozilla.org/r/10499/#review9311

Nice :)
Attachment #8616974 - Flags: review?(margaret.leibovic) → review+
Interesting, even if there's only one app to handle the intent installed? Android still prompts? I would have thought you would need to explicitly use a Choocer intent to always get it... http://developer.android.com/reference/android/content/Intent.html#createChooser%28android.content.Intent,%20java.lang.CharSequence%29
(In reply to Wesley Johnston (:wesj) from comment #4)
> Interesting, even if there's only one app to handle the intent installed?

Looking at the comments from bug 851693, it seems I got the UX concerns backward - I was concerned about not showing a dialog when there are multiple applications installed (yeah, I'm not sure how I thought that made sense either).

I filed bug 1173147.
https://hg.mozilla.org/mozilla-central/rev/25f2050820ff
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 41
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: