Closed
Bug 1754069
Opened 1 year ago
Closed 1 year ago
Convert autoClose configuration to support spotlight and about:welcome
Categories
(Firefox :: Messaging System, task, P1)
Firefox
Messaging System
Tracking
()
Tracking | Status | |
---|---|---|
firefox99 | --- | fixed |
People
(Reporter: Mardak, Assigned: mviar)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Instead of duplicating special code in MultiStageAboutWelcome.jsx and MultiStageProtonScreen.jsx to navigate to about:home when advancing from the last screen, we should be able to handle it from one place and call some function where each surface implements the "close" behavior:
- about:welcome loads about:home
- spotlight closes modal
This also makes it so we can auto advance from some "middle" screen instead of always closing from the last.
Updated•1 year ago
|
Iteration: --- → 99.1 - Feb 7 - Feb 20
Priority: -- → P1
Updated•1 year ago
|
Attachment #9263542 -
Attachment description: WIP: Bug 1754069 - Convert autoClose configuration to support spotlight and about:welcome → Bug 1754069 - Convert autoClose configuration to support spotlight and about:welcome
Updated•1 year ago
|
Iteration: 99.1 - Feb 7 - Feb 20 → 99.2 - Feb 21 - Mar 6
Pushed by mviar@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/931e154b62d0 Convert autoClose configuration to support spotlight and about:welcome r=Mardak
Comment 3•1 year ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox99:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 99 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•