Open Bug 1793244 Opened 3 years ago Updated 1 year ago

App Links: Strict Mode Violation Accessing PackageManager DB

Categories

(Firefox for Android :: App Links, defect, P5)

All
Android
defect

Tracking

()

People

(Reporter: csadilek, Unassigned)

Details

From github: https://github.com/mozilla-mobile/android-components/issues/3748.

The App Links feature repeatedly accesses the PackageManager database from the Main Thread, resulting in a StrictMode violation for the disk access. On Fenix, this happens roughly twice per browser screen load. Let's see if we can background the work to speed up our apps.

Also, it seems like these accesses are happening far too often. Could we cache the value?

┆Issue is synchronized with this Jira Task

Change performed by the Move to Bugzilla add-on.

The severity field is not set for this bug.
:cpeterson, could you have a look please?

For more information, please visit auto_nag documentation.

Flags: needinfo?(cpeterson)
Severity: -- → S3
Priority: -- → P3
Flags: needinfo?(cpeterson)
Priority: P3 → P5
Component: General → App Links
You need to log in before you can comment on or make changes to this bug.