gecko-dev/toolkit
Hanna Jones 614f900ec6 Bug 1845150 - Use moz-message-bar instead of message-bar in notificationbox.js r=webdriver-reviewers,desktop-theme-reviewers,media-playback-reviewers,karlt,whimboo,tgiles,dao,devtools-reviewers
This patch updates the `NotificationMessage` element in `notificationbox.js` so that it extends our newer `moz-message-bar` component instead of the deprecated `message-bar` component. Many of the changes are just dealing with the implications of making things async (so that we can ensure `moz-message-bar.mjs` gets imported). I tried to break out places where I modified related code and tests into separate patches to mitigate some of the review pain here.

This patch solves a longstanding issue where we were loading `in-content/common-shared.css` in the chrome since it gets used by the `message-bar` element. It also makes some small visual changes to our infobars (slight outline, icon colors, adds a bit of spacing).

Differential Revision: https://phabricator.services.mozilla.com/D189872
2024-01-10 18:55:29 +00:00
..
actors Bug 1863583 - Add disablePictureInPicture attribute to HTMLVideoElement WebIDL. r=webidl,emilio,mconley 2023-12-11 16:27:21 +00:00
components Bug 1873547 - update updateRecipes to sort recipes by publishedDate. r=barret 2024-01-10 18:55:22 +00:00
content Bug 1845150 - Use moz-message-bar instead of message-bar in notificationbox.js r=webdriver-reviewers,desktop-theme-reviewers,media-playback-reviewers,karlt,whimboo,tgiles,dao,devtools-reviewers 2024-01-10 18:55:29 +00:00
crashreporter Bug 1873782: Remove firefox-bin on macOS. r=mac-reviewers,bradwerth,glandium 2024-01-09 22:41:11 +00:00
docs Bug 1828159 - Add documentation about logging to Firefox source docs. r=mossop 2024-01-02 17:38:53 +00:00
library Bug 1872200 - remove UniFFI `extern-rustbuffer` feature. r=janerik 2024-01-09 14:31:54 +00:00
locales Bug 1854918 - Add bio enrollment management (list, add and delete enrollments) to about:webauthn (r=jschanck,fluent-reviewers,desktop-theme-reviewers,flod,Itiel) 2024-01-04 00:12:46 +00:00
locales-preview
modules Bug 1873914 - Remove PromiseUtils module. r=Standard8,fxview-reviewers 2024-01-10 16:34:30 +00:00
mozapps Bug 1869833 - Remove all legacy Firefox View files and assets. r=sfoster,fxview-reviewers,extension-reviewers 2024-01-09 20:52:58 +00:00
profile Bug 1859901 - Batch 18 - migrate rest of xpcshell.ini -> toml. r=aryx,extension-reviewers,application-update-reviewers,credential-management-reviewers,places-reviewers,profiler-reviewers,win-reviewers,robwu,julienw,nalexander,Standard8,sgalich 2023-11-30 16:14:52 +00:00
system Bug 1830725: Synchronous `nsWindowsPackageManager::GetCampaignId` blocks main thread for many seconds r=nrishel 2024-01-05 21:26:39 +00:00
themes Bug 1845150 - Use moz-message-bar instead of message-bar in notificationbox.js r=webdriver-reviewers,desktop-theme-reviewers,media-playback-reviewers,karlt,whimboo,tgiles,dao,devtools-reviewers 2024-01-10 18:55:29 +00:00
xre Backed out changeset 41ae953b0227 (bug 1866098) for causing bug 1873667 CLOSED TREE 2024-01-09 19:50:37 +02:00
.eslintrc.js
l10n-registry.manifest
moz.build Bug 1851714 - Don't exclude Default Agent directory from artifact builds. r=glandium 2023-09-20 21:43:33 +00:00
moz.configure Bug 1863105 - Fix diffoscope artifact tasks for Windows. r=firefox-build-system-reviewers,glandium 2023-11-27 21:16:17 +00:00
toolkit.mozbuild Bug 1825142 - part3 : implement Media Foundation ClearKey CDM in an external dll. r=jolin 2024-01-04 04:13:03 +00:00