Closed
Bug 1843461
Opened 1 year ago
Closed 1 year ago
[Sidebar] JSActor for onboarding UI message actions needing parent process
Categories
(Firefox :: Messaging System, enhancement, P1)
Firefox
Messaging System
Tracking
()
Tracking | Status | |
---|---|---|
firefox118 | --- | fixed |
People
(Reporter: pdahiya, Assigned: aminomancer)
References
(Blocks 1 open bug)
Details
(Whiteboard: [omc])
Attachments
(1 file, 1 obsolete file)
Bug 1839764 adds onboarding.mjs
module showing opt-in message UI using aboutwelcome bundle for rendering. It uses AboutWelcomeParent exposed window functions to call special actions which throw errors as some of those API calls cannot be used in child processes.
Scope of this bug is investigate adding JSActors to allow special action calls needing parent process.
Assignee | ||
Updated•1 year ago
|
Assignee: nobody → shughes
Status: NEW → ASSIGNED
Assignee | ||
Updated•1 year ago
|
Whiteboard: [omc]
Updated•1 year ago
|
See Also: → https://mozilla-hub.atlassian.net/browse/OMC-492
Note there's bug 1840847 which could be prioritized by the front-end team if this is a major obstacle for you
Reporter | ||
Updated•1 year ago
|
Assignee | ||
Comment 2•1 year ago
|
||
Reporter | ||
Updated•1 year ago
|
Iteration: 117.2 - July 17 - July 28 → 118.1 - July 31 - Aug 11
Updated•1 year ago
|
Attachment #9345150 -
Attachment is obsolete: true
Assignee | ||
Comment 3•1 year ago
|
||
Assignee | ||
Updated•1 year ago
|
Points: --- → 8
Assignee | ||
Updated•1 year ago
|
Points: 8 → 7
Updated•1 year ago
|
Attachment #9346516 -
Attachment description: Bug 1843461 - Hook up Shopping Sidebar with remote page manager methods and ASRouter targeting. r=#omc-reviewers,jhirsch,Gijs → Bug 1843461 - Set up Shopping Sidebar messaging JSActor and ASRouter targeting. r=#omc-reviewers,jhirsch,Gijs
Updated•1 year ago
|
Attachment #9346516 -
Attachment description: Bug 1843461 - Set up Shopping Sidebar messaging JSActor and ASRouter targeting. r=#omc-reviewers,jhirsch,Gijs → Bug 1843461 - Set up Shopping Sidebar messaging JSActor. r=#omc-reviewers,jhirsch,Gijs
Pushed by shughes@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8dd752fc2bce
Set up Shopping Sidebar messaging JSActor. r=jhirsch,Gijs,omc-reviewers,Mardak
Comment 5•1 year ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox118:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 118 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•