Closed
Bug 1837742
Opened 2 years ago
Closed 2 years ago
Stop using Preferences.sys.mjs in GeckoView
Categories
(GeckoView :: General, enhancement, P1)
Tracking
(firefox115 wontfix, firefox116 fixed)
RESOLVED
FIXED
116 Branch
People
(Reporter: marco, Assigned: marco)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Bug 1837742 - Use Services.prefs instead of Preferences.sys.mjs in GeckoView. r=#geckoview-reviewers
48 bytes,
text/x-phabricator-request
|
Details | Review |
No description provided.
Assignee | ||
Comment 1•2 years ago
|
||
This should also improve performance by removing the import from the startup path.
Updated•2 years ago
|
Severity: -- → N/A
Priority: -- → P1
Pushed by mcastelluccio@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5f4aecabd037
Use Services.prefs instead of Preferences.sys.mjs in GeckoView. r=geckoview-reviewers,owlish
Comment 3•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox116:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 116 Branch
Updated•2 years ago
|
status-firefox115:
--- → wontfix
Updated•1 year ago
|
Component: Core → General
You need to log in
before you can comment on or make changes to this bug.
Description
•