| navigate-sw.js |
|
186 |
- |
| navigate.https.window.js |
|
2639 |
- |
| requestPermission-user-activation.https.window.js |
Runs `trigger` while intercepting the content permission prompt it causes, so
that we can inspect the nsIContentPermissionRequest without any UI being
shown.
@param {Function} trigger Requests a permission, e.g. by calling
Notification.requestPermission(). May be asynchronous, but must not wait
for the request itself to settle.
@returns {Promise<object>} The intercepted permission type and the value of
nsIContentPermissionRequest.hasValidTransientUserGestureActivation.
|
2622 |
- |
| resources |
|
|
- |
| simulate-click-handler-sw.js |
|
918 |
- |
| simulate-click-handler.sub.https.window.js |
@param {object} options
@param {boolean} options.autoClosed
|
5293 |
- |
| telemetry.sub.https.window.js |
|
2524 |
- |