gecko-dev/toolkit/modules
Mark Banner 8bb4667fae Bug 1758474 - Implement an ESLint rule to disallow passing {} as the target parameter for ChromeUtils.import. r=Gijs,mossop,perftest-reviewers,preferences-reviewers,sparky
Differential Revision: https://phabricator.services.mozilla.com/D140517
2022-03-11 16:41:29 +00:00
..
docs Bug 1378173 - Remove Promise.jsm. r=Gijs 2021-10-14 08:28:28 +00:00
sessionstore Bug 1753957 - Work around null tabs in PrivacyFilter.jsm r=Gijs 2022-02-16 17:30:09 +00:00
subprocess Bug 1758292 - Stop using ChromeUtils.import(..., null) for importing module in more locations in toolkit. r=Gijs 2022-03-08 16:59:19 +00:00
tests Bug 1681985 - P4. Add and call Fathom ruleset. r=sgalich 2022-03-11 11:46:00 +00:00
third_party Bug 1681985 - P2. Update Fathom to 3.7.3. r=tgiles,sgalich 2022-03-11 11:45:58 +00:00
AboutPagesUtils.jsm
ActorManagerParent.jsm Bug 1663366 - Make content select work on the parent process (and opt-in the print settings dialog into it). r=mconley 2021-12-08 11:34:02 +00:00
AppConstants.jsm Bug 1741795 - Make More from Mozilla content customizable by partner repacks r=preferences-reviewers,mviar,hectorz 2022-01-14 22:57:34 +00:00
AppMenuNotifications.jsm
AsyncPrefs.jsm
BinarySearch.jsm
BrowserTelemetryUtils.jsm
BrowserUtils.jsm Bug 1571874 - Recognize json-based mime types as text based. r=Gijs 2022-03-03 16:48:21 +00:00
CanonicalJSON.jsm
CertUtils.jsm
Color.jsm
Console.jsm
ContentDOMReference.jsm
CreditCard.jsm Bug 1681985 - P4. Add and call Fathom ruleset. r=sgalich 2022-03-11 11:46:00 +00:00
DateTimePickerPanel.jsm Bug 1728180 - Part 2: Call mozilla::intl::Calendar methods in intl_GetCalendarInfo. r=platform-i18n-reviewers,dminor 2021-09-23 07:43:51 +00:00
DeferredTask.jsm
Deprecated.jsm Bug 1129770 - Deprecated.jsm can log 'null 0 null' as part of it's stack trace. r=mak 2021-11-08 16:06:01 +00:00
E10SUtils.jsm Bug 1598759 - Remove support for Large-Allocation HTTP header. r=nika,fluent-reviewers 2022-03-09 03:18:04 +00:00
EventEmitter.jsm
FileUtils.jsm Bug 1729460 - Change users of defineLazyServiceGetter(s) to use Services.* where appropriate. r=mossop,webdriver-reviewers,extension-reviewers,whimboo,robwu 2021-09-10 12:09:49 +00:00
FindBarContent.jsm
Finder.jsm Bug 1752026 - Implement Accel + Up/Down shortcuts in findbar. r=mcheang,NeilDeakin 2022-02-19 00:07:00 +00:00
FinderHighlighter.jsm Bug 1757800 - Calculate scrollbar marks' positions with explicit `window.scrollMin{X,Y}`. r=jfkthame,emilio 2022-03-08 05:27:42 +00:00
FinderIterator.jsm
FinderParent.jsm Bug 1749032 - fix JS consumers of nsISound to access it as a service, r=mtigley 2022-01-24 12:09:58 +00:00
FirstStartup.jsm
FormLikeFactory.jsm
GMPExtractorWorker.js Bug 1753369 - Use sync PathUtils directory getters on mainthread in toolkit/modules r=Gijs 2022-03-10 15:16:43 +00:00
GMPInstallManager.jsm Bug 1746675 - Port GMPExtractorWorker.jsm and GMPInstallManager.jsm to IOUtils r=Gijs 2021-12-31 01:43:18 +00:00
GMPUtils.jsm Bug 1714621 - Add functionality to verify GMP's update xml content signatures. r=Gijs,robwu 2021-10-27 17:51:28 +00:00
Geometry.jsm
HiddenFrame.jsm
Http.jsm
IgnoreLists.jsm
IndexedDB.jsm
InlineSpellChecker.jsm
InlineSpellCheckerContent.jsm
Integration.jsm
JSONFile.jsm Bug 1745361 - Create unique directories and files with IOUtils r=Gijs,webdriver-reviewers,extension-reviewers,robwu 2022-01-18 05:04:52 +00:00
KeywordUtils.jsm
LayoutUtils.jsm Bug 1750753 - Use BrowsingContext.embedderElement rather than Window.frameElement in LayoutUtils. r=mconley 2022-01-24 11:56:13 +00:00
LightweightThemeConsumer.jsm Bug 1752815 - Ensure that we only set prefersColorSchemeOverride on the top BrowsingContext. r=dao,emilio 2022-02-01 00:21:44 +00:00
Log.jsm
NLP.jsm
NewTabUtils.jsm
OSKeyStore.jsm Bug 1758474 - Implement an ESLint rule to disallow passing {} as the target parameter for ChromeUtils.import. r=Gijs,mossop,perftest-reviewers,preferences-reviewers,sparky 2022-03-11 16:41:29 +00:00
ObjectUtils.jsm
OsEnvironment.jsm
PageMenu.jsm
PermissionsUtils.jsm
PopupNotifications.jsm Backed out changeset 6a408466ecb6 (bug 1731504) for causing bug 1739045 CLOSED TREE 2021-11-03 12:10:03 -04:00
Preferences.jsm
PrivateBrowsingUtils.jsm
ProcessType.jsm Bug 1598759 - Remove support for Large-Allocation HTTP header. r=nika,fluent-reviewers 2022-03-09 03:18:04 +00:00
ProfileAge.jsm Bug 1753369 - Use sync PathUtils directory getters on mainthread in toolkit/modules r=Gijs 2022-03-10 15:16:43 +00:00
PromiseUtils.jsm
PropertyListUtils.jsm
Region.jsm
RemotePageAccessManager.jsm Bug 1747149 - Consolidate logic for when to show VPN promo and add BrowserUtils test r=dmose,preferences-reviewers,prathiksha,Gijs 2022-02-14 14:21:04 +00:00
ResetProfile.jsm
ResponsivenessMonitor.jsm
SelectionUtils.jsm
ServiceRequest.jsm Bug 1733481 retry telemetry requests when a proxy fails r=chutten,robwu,necko-reviewers,valentin 2021-12-23 18:48:09 +00:00
Services.jsm
ShortcutUtils.jsm
Sqlite.jsm Bug 1736844 - Add interrupt flag to storage service methods opening database; r=dom-storage-reviewers,mak,janv 2022-02-17 06:22:27 +00:00
SubDialog.jsm Backed out changeset b42b18204f20 (bug 1753861) for causing Pup failures with dialog.spec.ts CLOSED TREE 2022-03-01 13:27:27 -05:00
Timer.jsm
Troubleshoot.jsm Bug 1758474 - Implement an ESLint rule to disallow passing {} as the target parameter for ChromeUtils.import. r=Gijs,mossop,perftest-reviewers,preferences-reviewers,sparky 2022-03-11 16:41:29 +00:00
UpdateUtils.jsm Bug 1749635 - Replace osfile.jsm usage in UpdateUtils.jsm. r=application-update-reviewers,nalexander,preferences-reviewers 2022-01-21 09:44:44 +00:00
WebChannel.jsm
WindowsRegistry.jsm
jar.mn
moz.build Backed out 3 changesets (bug 1757809, bug 1755599) for causing bc failures on browser_all_files_referenced.js. CLOSED TREE 2022-03-10 12:08:13 -08:00
nsIBrowserWindowTracker.idl
nsIE10SUtils.idl
nsIRegion.idl
win.xhtml