Closed
Bug 1694505
Opened 4 years ago
Closed 4 years ago
Allow initializing FOG from JS with a custom data path.
Categories
(Toolkit :: Telemetry, task, P1)
Toolkit
Telemetry
Tracking
()
RESOLVED
FIXED
88 Branch
Tracking | Status | |
---|---|---|
firefox88 | --- | fixed |
People
(Reporter: chutten, Assigned: chutten)
References
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
For a consumer like the Background Task Runtime which skips BrowserGlue.jsm (which is where FOG registers its init) we need a JS-accessible FOG init function that can take a custom data path. (because the profile directory might not be set appropriately for us)
Assignee | ||
Comment 1•4 years ago
|
||
Pushed by chutten@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6bc03c706ffa
Add an optional data path override to FOG init r=janerik
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox88:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 88 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•