Closed
Bug 1653613
Opened 4 years ago
Closed 4 years ago
Multistage about:welcome - move default content in code instead of pref value in firefox.js
Categories
(Firefox :: Messaging System, enhancement, P1)
Firefox
Messaging System
Tracking
()
People
(Reporter: pdahiya, Assigned: pdahiya)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Followup of https://bugzilla.mozilla.org/show_bug.cgi?id=1649292, which turned on about:welcome as default experience by setting JSON directly in pref inside firefox.js
This was done to support less code changes and easy revert in case of an incident. In 81, we should moving default content in code , there is a patch in progress for that
Updated•4 years ago
|
status-firefox80:
--- → wontfix
Priority: -- → P2
Assignee | ||
Updated•4 years ago
|
Assignee: nobody → pdahiya
Priority: P2 → P1
Assignee | ||
Comment 1•4 years ago
|
||
With this fix, FxA endpoint should be dynamically picked from browser.newtabpage.activity-stream.fxaccounts.endpoint or generated with a call to FxAccounts.config.promise***URI
Updated•4 years ago
|
Iteration: --- → 81.2 - Aug 10 - Aug 23
Assignee | ||
Comment 2•4 years ago
|
||
Pushed by pdahiya@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6debe70da6a6
Refactor to read multistage default JSON from AboutWelcomeUtils r=Mardak
Comment 4•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox81:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 81 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•