gecko-dev/toolkit/actors
Emilio Cobos Álvarez 7829e5aab5 Bug 1774378 - Make select code harder to mess up. r=Gijs
Right now we rely on the menulist to be injected by hand in all the
relevant windows. Instead create it lazily, making the select code more
standalone.

The DevTools window was missing it, for example.

Differential Revision: https://phabricator.services.mozilla.com/D149620
2022-06-21 21:42:58 +00:00
..
docs Bug 1749795 - create documentation for adding and testing site-specific wrappers. r=mhowell 2022-04-22 20:46:11 +00:00
AboutHttpsOnlyErrorChild.jsm Bug 1608282 - Part 3: Remove Cu.importGlobalProperties from JSM. r=extension-reviewers,kmag 2022-06-16 00:19:54 +00:00
AboutHttpsOnlyErrorParent.jsm
AudioPlaybackChild.jsm
AudioPlaybackParent.jsm
AutoCompleteChild.jsm Bug 1772099 - Part 1: Use plain object for lazy getter in toolkit/actors/. r=mconley 2022-06-07 04:29:48 +00:00
AutoCompleteParent.jsm Bug 1772099 - Part 1: Use plain object for lazy getter in toolkit/actors/. r=mconley 2022-06-07 04:29:48 +00:00
AutoScrollChild.jsm Bug 1772099 - Part 1: Use plain object for lazy getter in toolkit/actors/. r=mconley 2022-06-07 04:29:48 +00:00
AutoScrollParent.jsm
AutoplayChild.jsm
AutoplayParent.jsm
BackgroundThumbnailsChild.jsm Bug 1772099 - Part 1: Use plain object for lazy getter in toolkit/actors/. r=mconley 2022-06-07 04:29:48 +00:00
BrowserElementChild.jsm
BrowserElementParent.jsm
ClipboardReadTextPasteChild.jsm Bug 1744524: part 4) Propagate from the JS side to the C++ side whether the user clicked or dismissed the "Paste" button. r=edgar 2022-06-16 14:43:41 +00:00
ClipboardReadTextPasteParent.jsm Bug 1744524: part 1) Add JS code for the "Paste" menupopup to handle `ClipboardReadTextPaste` events created from the C++ side. r=edgar,Gijs 2022-06-16 14:43:40 +00:00
ContentMetaChild.jsm Bug 1772360 - Remove unnecessary call for XPCOMUtils.defineLazyGlobalGetters. r=florian,webdriver-reviewers,webcompat-reviewers,denschub,whimboo 2022-06-06 04:42:10 +00:00
ContentMetaParent.jsm
ControllersChild.jsm
ControllersParent.jsm
DateTimePickerChild.jsm Bug 1772099 - Part 1: Use plain object for lazy getter in toolkit/actors/. r=mconley 2022-06-07 04:29:48 +00:00
DateTimePickerParent.jsm Bug 1772099 - Part 1: Use plain object for lazy getter in toolkit/actors/. r=mconley 2022-06-07 04:29:48 +00:00
ExtFindChild.jsm Bug 1772099 - Part 1: Use plain object for lazy getter in toolkit/actors/. r=mconley 2022-06-07 04:29:48 +00:00
FindBarChild.jsm Bug 1772099 - Part 1: Use plain object for lazy getter in toolkit/actors/. r=mconley 2022-06-07 04:29:48 +00:00
FindBarParent.jsm
FinderChild.jsm Bug 1772099 - Part 1: Use plain object for lazy getter in toolkit/actors/. r=mconley 2022-06-07 04:29:48 +00:00
InlineSpellCheckerChild.jsm Bug 1772099 - Part 1: Use plain object for lazy getter in toolkit/actors/. r=mconley 2022-06-07 04:29:48 +00:00
InlineSpellCheckerParent.jsm Bug 1402822 - Support multiple dictionaries in InlineSpellChecker; r=smaug,Gijs 2022-03-23 13:53:38 +00:00
KeyPressEventModelCheckerChild.jsm
PictureInPictureChild.jsm Bug 1764120 - Subtitle font size settings in PiP window. r=pip-reviewers,desktop-theme-reviewers,mhowell,sfoster,fluent-reviewers 2022-06-17 04:16:28 +00:00
PopupBlockingChild.jsm
PopupBlockingParent.jsm
PrintingChild.jsm Bug 1772099 - Part 1: Use plain object for lazy getter in toolkit/actors/. r=mconley 2022-06-07 04:29:48 +00:00
PrintingParent.jsm
PrintingSelectionChild.jsm
PurgeSessionHistoryChild.jsm
RemotePageChild.jsm Bug 1772099 - Part 1: Use plain object for lazy getter in toolkit/actors/. r=mconley 2022-06-07 04:29:48 +00:00
SelectChild.jsm Bug 1773070 - Unify Gecko and Servo EventState/ElementState bits. r=smaug 2022-06-07 23:09:52 +00:00
SelectParent.jsm Bug 1774378 - Make select code harder to mess up. r=Gijs 2022-06-21 21:42:58 +00:00
TestProcessActorChild.jsm
TestProcessActorChild.sys.mjs Bug 1771092 - Part 2: Add tests for process/window actors with ESM. r=kmag 2022-06-17 09:11:14 +00:00
TestProcessActorParent.jsm
TestProcessActorParent.sys.mjs Bug 1771092 - Part 2: Add tests for process/window actors with ESM. r=kmag 2022-06-17 09:11:14 +00:00
TestWindowChild.jsm
TestWindowChild.sys.mjs Bug 1771092 - Part 2: Add tests for process/window actors with ESM. r=kmag 2022-06-17 09:11:14 +00:00
TestWindowParent.jsm
TestWindowParent.sys.mjs Bug 1771092 - Part 2: Add tests for process/window actors with ESM. r=kmag 2022-06-17 09:11:14 +00:00
ThumbnailsChild.jsm Bug 1772099 - Part 1: Use plain object for lazy getter in toolkit/actors/. r=mconley 2022-06-07 04:29:48 +00:00
UAWidgetsChild.jsm Bug 1759504 - Prototype a UAWidget for TextRecognition r=emilio,nordzilla 2022-06-03 16:01:33 +00:00
UnselectedTabHoverChild.jsm
UnselectedTabHoverParent.jsm
ViewSourceChild.jsm Bug 1772099 - Part 1: Use plain object for lazy getter in toolkit/actors/. r=mconley 2022-06-07 04:29:48 +00:00
ViewSourcePageChild.jsm Bug 1772360 - Remove unnecessary call for XPCOMUtils.defineLazyGlobalGetters. r=florian,webdriver-reviewers,webcompat-reviewers,denschub,whimboo 2022-06-06 04:42:10 +00:00
ViewSourcePageParent.jsm Bug 1772313 - Part 5: Stop calling ChromeUtils.defineModuleGetter for Services. r=kmag,webcompat-reviewers,pip-reviewers,denschub,mhowell 2022-06-06 04:42:06 +00:00
WebChannelChild.jsm
WebChannelParent.jsm
moz.build Bug 1771092 - Part 2: Add tests for process/window actors with ESM. r=kmag 2022-06-17 09:11:14 +00:00