fune/toolkit/content/widgets
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
..
docs
moz-button-group Bug 1826833 - add design tokens for moz-button-group r=jules,desktop-theme-reviewers,dao,reusable-components-reviewers 2024-01-05 19:13:07 +00:00
moz-card Bug 1846846 - Convert shopping-card to moz-card. r=hjones,mstriemer,jules,desktop-theme-reviewers,reusable-components-reviewers,flod,dao,accessibility-frontend-reviewers,morgan 2023-11-29 18:41:27 +00:00
moz-five-star
moz-label
moz-message-bar 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
moz-support-link
moz-toggle
panel-list
vendor
arrowscrollbox.js
autocomplete-input.js
autocomplete-popup.js
autocomplete-richlistitem.js
browser-custom-element.js
button.js
calendar.js
checkbox.js
datekeeper.js
datepicker.js
datetimebox.css Bug 1865885 - Ensure the date picker in input[type=date] is disabled by containing fieldset. r=emilio,desktop-theme-reviewers,reusable-components-reviewers,hjones 2023-12-22 22:43:13 +00:00
datetimebox.js Backed out changeset 51eeece91171 (bug 1613280) for causing mochitest-plain failures in test_input_date_key_events.html. 2024-01-05 01:16:20 +02:00
dialog.js
editor.js
findbar.js Bug 1864821 - Replace PromiseUtils.defer() with Promise.withResolvers() in system modules. r=Gijs,perftest-reviewers,necko-reviewers,extension-reviewers,application-update-reviewers,fxview-reviewers,sync-reviewers,sessionstore-reviewers,reusable-components-reviewers,rpl,jesup,hjones,kshampur,skhamis,nalexander,sclements 2024-01-05 09:22:34 +00:00
general.js
infobar.css 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
lit-utils.mjs
mach_commands.py
marquee.css
marquee.js
menu.js
menulist.js
menupopup.js
message-bar.css 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
message-bar.js
moz-input-box.js Bug 1858409 - only show autofill/services menus when appropriate, r=mac-reviewers,reusable-components-reviewers,mstange,emilio,tgiles 2023-12-14 08:27:56 +00:00
named-deck.js
notificationbox.js 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
panel.js Bug 1873158 - Update ESLint related modules to their latest versions. r=mossop,aminomancer,devtools-reviewers,reusable-components-reviewers 2024-01-05 19:52:08 +00:00
popupnotification.js
radio.js
richlistbox.js
search-textbox.js
spinner.js
stringbundle.js
tabbox.js
text.js
textrecognition.js
timekeeper.js
timepicker.js
toolbarbutton.js
tree.js
videocontrols.js Bug 1863583 - Add disablePictureInPicture attribute to HTMLVideoElement WebIDL. r=webidl,emilio,mconley 2023-12-11 16:27:21 +00:00
wizard.js