Name Description Size
content
jar.mn 2467
metrics.yaml 24806
moz.build 761
ReviewCheckerChild.sys.mjs The ReviewCheckerChild will get the current URL from the parent and will request data to update the sidebar UI if that URL is a product or display the current opt-in or empty state. 22221
ReviewCheckerManager.sys.mjs Manages opening and closing the Review Checker in the sidebar. Listens for location changes and will auto-open if enabled. 15862
ReviewCheckerParent.sys.mjs When a Review Checker sidebar panel is open ReviewCheckerParent handles listening for location changes and determining if the location or the current URI is a product or not. The ReviewCheckerChild will use that info to update the sidebar UI. This is a simplified version of the `ShoppingSidebarParent` for using the shopping components in the main sidebar instead of the custom shopping sidebar. 5943
ShoppingSidebarChild.sys.mjs 17166
ShoppingSidebarParent.sys.mjs Gets the URL of the current tab. 15350
ShoppingUtils.sys.mjs Runs when: - the shopping2023 enabled or integratedSidebar prefs are changed, - the user is unenrolled from the Nimbus experiment, - or at shutdown, after quit-application-granted. @param {boolean} soft If this is a soft uninit, for a pref change, we want to keep the pref listeners around incase they are changed again. 14813
tests