gecko-dev/toolkit
Dave Vandyke 4996fdb5eb Bug 1861445 - Add the runtime.onPerformanceWarning WebExtension event r=zombie,robwu
When an extension's content script is very slow and causes a webpage
to hang noticeably, a warning banner is displayed to the user. It
would be useful to also notify the extension developer when that
happens, so that they can address the issue.

Let's add a new event runtime.onPerformanceWarning that can be
dispatched when the browser needs to warn an extension of runtime
performance issues. For now, let's just dispatch that event when the
slow extension warning banner is displayed to the user.

See also https://github.com/w3c/webextensions/issues/456

Differential Revision: https://phabricator.services.mozilla.com/D194708
2024-01-29 10:32:09 +00:00
..
actors Bug 1832627 - Popup should be closed. r=edgar 2024-01-17 08:48:29 +00:00
components Bug 1861445 - Add the runtime.onPerformanceWarning WebExtension event r=zombie,robwu 2024-01-29 10:32:09 +00:00
content Bug 1613280 - Change mMaxYear to 9999 (ISO 8601) r=reusable-components-reviewers,tgiles 2024-01-26 20:39:16 +00:00
crashreporter Bug 1873105 - convert .ini manifests to .toml: batch 22 remaining moz.build refs r=jmaher,jgilbert,extension-reviewers,robwu 2024-01-24 23:19:47 +00:00
docs
library Bug 1876372 - Update audio_thread_priority to 0.31. r=cubeb-reviewers,supply-chain-reviewers,chunmin 2024-01-25 23:41:14 +00:00
locales Bug 1876508 - Update PDF.js to new version bf9236009521621891d73dd77acc68215cb2cadb r=pdfjs-reviewers,fluent-reviewers,marco,flod 2024-01-25 15:35:38 +00:00
locales-preview
modules Backed out 6 changesets (bug 1873743) for causing bc failures on browser_translations_panel_auto_translate_error_view.js 2024-01-22 21:30:16 +02:00
mozapps Bug 1876618 - Add an exception from a11y_checks for a click on a container element in Add-ons Manager. r=extension-reviewers,willdurand 2024-01-29 01:37:51 +00:00
profile Bug 1874215 - Don't set the Rust max log level r=markh 2024-01-25 15:31:23 +00:00
system Bug 1742554 - removed instances of ftp. r=necko-reviewers,dom-storage-reviewers,kershaw,valentin,janv 2024-01-16 16:11:00 +00:00
themes Bug 1875384 - Make dialogs use font: menu for a more accessible macOS experience. r=jules,desktop-theme-reviewers,emilio 2024-01-26 17:23:00 +00:00
xre Bug 1874857 [Wayland] Don't use Wayland proxy if --display param is provided r=emilio 2024-01-27 20:54:05 +00:00
.eslintrc.js
l10n-registry.manifest
moz.build
moz.configure
toolkit.mozbuild Bug 1825142 - part3 : implement Media Foundation ClearKey CDM in an external dll. r=jolin 2024-01-04 04:13:03 +00:00