Closed
Bug 1329151
Opened 8 years ago
Closed 8 years ago
Custom tabs: allow pre-warming of the Browser in the background,
Categories
(Firefox for Android Graveyard :: General, defect)
Firefox for Android Graveyard
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jcheng, Unassigned)
References
Details
as a 3rd party app developer, when I make use of custom tabs, I want to be able to pre-warm the browser to load links that user is very likely to tap
Reporter | ||
Updated•8 years ago
|
Blocks: customtabs
Comment 1•8 years ago
|
||
We already have implemented the warmup API and start Gecko in the background so that it's ready when a load comes in:
https://dxr.mozilla.org/mozilla-central/source/mobile/android/base/java/org/mozilla/gecko/customtabs/GeckoCustomTabsService.java#41
This was implemented in bug 1225980.
Depends on: 1225980
Comment 2•8 years ago
|
||
Per comment1, close this bug as resolved,because it's already implemented in Bug 1225980.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•4 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
•