Closed Bug 1160692 Opened 9 years ago Closed 3 years ago

Consider removing GeckoApp.ACTION_LOAD

Categories

(Firefox for Android Graveyard :: General, defect)

All
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: mcomella, Unassigned, Mentored)

Details

It's really old (bug 713503 [1]) and doesn't seem to be used in the same way it used to be.

It currently appears to be used to open Youtube videos inside the local Fennec instance, however, I think we should use ACTION_VIEW with an explicit receiving Activity. Caveats:
  * An explicit receiving Activity may cause issue with the BrowserApp/GeckoApp disconnection - if we send to GeckoApp, will BrowserApp receive the Intent?
  * ACTION_VIEW may do more than we want it to do (meaning there are some side effects and/or it is less performant than we'd like). If that's the case, it should probably be cleaned up to allow this to happen.

[1]: https://hg.mozilla.org/integration/fx-team/rev/952ff8dadb81
We have completed our launch of our new Firefox on Android. The development of the new versions use GitHub for issue tracking. If the bug report still reproduces in a current version of [Firefox on Android nightly](https://play.google.com/store/apps/details?id=org.mozilla.fenix) an issue can be reported at the [Fenix GitHub project](https://github.com/mozilla-mobile/fenix/). If you want to discuss your report please use [Mozilla's chat](https://wiki.mozilla.org/Matrix#Connect_to_Matrix) server https://chat.mozilla.org and join the [#fenix](https://chat.mozilla.org/#/room/#fenix:mozilla.org) channel.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INCOMPLETE
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.