Name Description Size Coverage
docs -
moz.build 474 -
test -
UITour-lib.js Library that exposes an event-based Web API for communicating with the desktop browser chrome. It can be used for tasks such as opening menu panels and highlighting the position of buttons in the toolbar. For security/privacy reasons `Mozilla.UITour` will only work on a list of allowed secure origins. The list of allowed origins can be found in https://searchfox.org/mozilla-central/source/browser/app/permissions. @since 29 @namespace 27844 -
UITour.sys.mjs Map from browser chrome windows to a Set of <browser>s in which a tour is open (both visible and hidden) 63456 -
UITourChild.sys.mjs 1266 -
UITourParent.sys.mjs 799 -
UITourUtils.sys.mjs Check if we've got a testing origin. @param {nsIURI} uri The URI to check @returns {boolean} Whether or not it's a testing origin. 2517 -