Closed
Bug 1920832
Opened 4 months ago
Closed 1 month ago
Add isProductSite to empty states in Review Checker sidebar
Categories
(Firefox :: Shopping, task, P2)
Firefox
Shopping
Tracking
()
RESOLVED
FIXED
135 Branch
Tracking | Status | |
---|---|---|
firefox135 | --- | fixed |
People
(Reporter: fchasen, Assigned: fchasen)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fidefe-RCSidebar])
Attachments
(1 file, 1 obsolete file)
The empty state for the Review Checker sidebar will need more information from the actors to know if we are on a product site (but not a product page).
We should add a inProductSite
check using the current toolkit url parsing, and pass the results of that instead of null on supported product sites.
Assignee | ||
Updated•4 months ago
|
Priority: -- → P2
Updated•4 months ago
|
Assignee | ||
Updated•4 months ago
|
Assignee: nobody → fchasen
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•4 months ago
|
||
Assignee | ||
Comment 2•3 months ago
|
||
Updated•3 months ago
|
Attachment #9427255 -
Attachment is obsolete: true
Updated•2 months ago
|
Attachment #9434930 -
Attachment description: WIP: Bug 1920832 - Add isSupportedSiteURL check and pass isEmpty and isSupportedSite to shopping content in updates. → Bug 1920832 - Add isSupportedSiteURL check and pass isEmpty and isSupportedSite to shopping content in updates. r?#shopping-reviewers!
Updated•1 month ago
|
Attachment #9434930 -
Attachment description: Bug 1920832 - Add isSupportedSiteURL check and pass isEmpty and isSupportedSite to shopping content in updates. r?#shopping-reviewers! → Bug 1920832 - Add isSupportedSiteURL check and pass isProductPage and isSupportedSite to shopping content in updates. r?#shopping-reviewers!
Pushed by fchasen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e78abc802629
Add isSupportedSiteURL check and pass isProductPage and isSupportedSite to shopping content in updates. r=shopping-reviewers,kpatenio
Comment 4•1 month ago
|
||
Backed out for causing bc failures on browser_integrated_sidebar.js
Flags: needinfo?(fchasen)
Pushed by fchasen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9aa6fba18fe7
Add isSupportedSiteURL check and pass isProductPage and isSupportedSite to shopping content in updates. r=shopping-reviewers,kpatenio
Status: ASSIGNED → RESOLVED
Closed: 1 month ago
status-firefox135:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 135 Branch
Assignee | ||
Updated•1 month ago
|
Flags: needinfo?(fchasen)
You need to log in
before you can comment on or make changes to this bug.
Description
•