Closed
Bug 1537989
Opened 6 years ago
Closed 5 years ago
Investigate alternative way of launching android app
Categories
(Testing :: Raptor, enhancement, P2)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1552519
People
(Reporter: rwood, Unassigned)
References
Details
"I think we should file a follow-up for Raptor and see if we can find an alternative way of launching the app. Passing the profile info to the intent, we can't currently guarantee that the GeckoRuntime wasn't already started".
Possibly use adb shell setprop
and set the browser profile dir there; instead of passing in a profile cmd line arg.
For more details please see:
https://github.com/mozilla-mobile/reference-browser/issues/667
Comment 1•6 years ago
|
||
Thanks, Rob! Just adding that this is not needed right away, as we have a fix up for the immediate problem:
https://github.com/mozilla-mobile/reference-browser/pull/670
Reporter | ||
Updated•6 years ago
|
Priority: -- → P2
Reporter | ||
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•