Persist pending URLs in FeltStorage
Categories
(Enterprise Products :: Firefox, defect)
Tracking
(Not tracked)
People
(Reporter: gerard-majax, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
One could start Felt from external application, but an update is required.
In this case, we would properly populate the pending URLs in felt https://searchfox.org/enterprise-main/rev/6e2c2173cbd8f5fb0c7516a9a0ac06dd5e6b176a/browser/components/FeltURLHandler.sys.mjs#26
However if an update is required, since we force check and apply at startup, then the update process continues and we would loose the information on the next start of felt
| Reporter | ||
Comment 1•4 months ago
|
||
it's loosing information so we it's a defect rather
Comment 2•4 months ago
|
||
Updated•4 months ago
|
Comment 3•3 months ago
|
||
Authored by Alexandre Lissy
https://github.com/mozilla/enterprise-firefox/commit/41909f2ae3515bdb4cf67c107c2837a54d6a77fb
[enterprise-main] Bug 2032092 - Enterprise: persist pending URLs to disk
Authored by https://github.com/lissyx
https://github.com/mozilla/enterprise-firefox/commit/22684ccb7684f4e2a9ac78aac8213087155c8a1a
[enterprise-main] Merge pull request #748 from lissyx/enterprise-bug2032092_persist_pending_urls
Description
•