Closed
Bug 1916547
Opened 8 months ago
Closed 5 months ago
Render Review Checker in the new sidebar
Categories
(Firefox :: Shopping, task, P3)
Firefox
Shopping
Tracking
()
RESOLVED
FIXED
135 Branch
Tracking | Status | |
---|---|---|
firefox135 | --- | fixed |
People
(Reporter: kpatenio, Assigned: fchasen)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fidefe-RCSidebar])
Attachments
(1 file, 2 obsolete files)
Unlike Bug 1916017, this ticket is for actually showing the Review Checker panel in the sidebar, if it is enabled via the sidebar's settings.
Updated•8 months ago
|
Assignee | ||
Updated•7 months ago
|
Assignee: nobody → fchasen
Status: NEW → ASSIGNED
Assignee | ||
Updated•7 months ago
|
Points: --- → 5
Priority: -- → P3
Assignee | ||
Comment 1•7 months ago
|
||
Depends on D222380
Assignee | ||
Comment 2•7 months ago
|
||
Updated•7 months ago
|
Attachment #9425948 -
Attachment description: WIP: Bug 1916547 - Render Review Checker in the new sidebar. → Bug 1916547 - Render Review Checker in the new sidebar. r?#shopping-reviewers!
Updated•7 months ago
|
Attachment #9425948 -
Attachment description: Bug 1916547 - Render Review Checker in the new sidebar. r?#shopping-reviewers! → Bug 1916547 - Part 1: Render Review Checker in the new sidebar. r?#shopping-reviewers!
Assignee | ||
Comment 3•7 months ago
|
||
- Adds
AboutWelcomeReviewChecker
actors for displayingAboutWelcome
in the sidebar review checker panel (which isn't an aboutpage). AboutWelcomeReviewCheckerParent
extendsAboutWelcomeParent
like the shopping sidebarAboutWelcomeShoppingParent
does, but overridesreceiveMessage
to useembedderElement
to get the sidebar browser.AboutWelcomeReviewCheckerChild
is just a renamed export ofAboutWelcomeShoppingChild
.
Note prefs set by the message may not work yet since opening and closing the sidebar is per window now and not controlled by the active pref.
Depends on D222840
Updated•7 months ago
|
Attachment #9426232 -
Attachment is obsolete: true
Updated•7 months ago
|
Attachment #9426232 -
Attachment is obsolete: false
Updated•7 months ago
|
Attachment #9426232 -
Attachment is obsolete: true
Updated•6 months ago
|
Attachment #9425948 -
Attachment description: Bug 1916547 - Part 1: Render Review Checker in the new sidebar. r?#shopping-reviewers! → WIP: Bug 1916547 - Part 1: Render Review Checker in the new sidebar. r?#shopping-reviewers!
Updated•6 months ago
|
Attachment #9426953 -
Attachment description: Bug 1916547 - Part 2: Render AboutWelcome in the new sidebar. r?#shopping-reviewers!,#omc-reviewers! → WIP: Bug 1916547 - Part 2: Render AboutWelcome in the new sidebar. r?#shopping-reviewers!,#omc-reviewers!
Updated•5 months ago
|
Attachment #9425948 -
Attachment description: WIP: Bug 1916547 - Part 1: Render Review Checker in the new sidebar. r?#shopping-reviewers! → Bug 1916547 - Part 1: Render Review Checker in the new sidebar. r?#shopping-reviewers!
Updated•5 months ago
|
Attachment #9426953 -
Attachment description: WIP: Bug 1916547 - Part 2: Render AboutWelcome in the new sidebar. r?#shopping-reviewers!,#omc-reviewers! → Bug 1916547 - Part 2: Render AboutWelcome in the new sidebar. r?#shopping-reviewers!,#omc-reviewers!
Pushed by fchasen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/020dc75abd7f
Part 1: Render Review Checker in the new sidebar. r=shopping-reviewers,firefox-desktop-core-reviewers ,sidebar-reviewers,sclements,mossop,kpatenio
Status: ASSIGNED → RESOLVED
Closed: 5 months ago
status-firefox135:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 135 Branch
Comment 6•5 months ago
|
||
Comment on attachment 9426953 [details]
Bug 1916547 - Part 2: Render AboutWelcome in the new sidebar. r?#shopping-reviewers!,#omc-reviewers!
Revision D223431 was moved to bug 1921570. Setting attachment 9426953 [details] to obsolete.
Attachment #9426953 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•