Closed
Bug 908937
Opened 12 years ago
Closed 5 years ago
Use App Cache for querying apps in HelperApps
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: shilpanbhagat, Unassigned)
Details
Attachments
(1 file)
2.26 KB,
patch
|
Details | Diff | Splinter Review |
We do querying for apps which can handle the url on every page show event which takes ~40ms on every page show. Use app cache for storing the most recent queries.
Reporter | ||
Comment 1•12 years ago
|
||
Here is a patch for storing the queries.
Attachment #794958 -
Flags: feedback?(wjohnston)
Updated•11 years ago
|
Attachment #794958 -
Flags: feedback?(wjohnston)
Comment 2•5 years ago
|
||
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: 5 years ago
Resolution: --- → INCOMPLETE
Assignee | ||
Updated•5 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
•