Open
Bug 1759774
Opened 4 years ago
Updated 4 years ago
Consider preloading non-persistent background script
Categories
(WebExtensions :: General, enhancement, P3)
WebExtensions
General
Tracking
(Not tracked)
NEW
People
(Reporter: mixedpuppy, Unassigned)
References
Details
(Whiteboard: [addons-jira])
Some persistent events may benefit from a preloading
https://phabricator.services.mozilla.com/D140893#inline-776312
Updated•4 years ago
|
| Reporter | ||
Comment 1•4 years ago
|
||
more context. an event page may introduce latency in some UI. This could be more evident with something like the omnibox api. we could initiate the load of a background script when e.g. the urlbar is focused.
You need to log in
before you can comment on or make changes to this bug.
Description
•