gecko-dev/toolkit/modules
Sarah Clements 096901dbf5 Bug 1731898 - Change protocol handling logic for non-standard cases r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D141859
2022-04-26 10:01:31 +00:00
..
docs Bug 1378173 - Remove Promise.jsm. r=Gijs 2021-10-14 08:28:28 +00:00
sessionstore Bug 1759549 - Persist wireframes to Session Store when wireframe capturing is enabled. r=mossop,farre 2022-03-21 17:54:13 +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 1762495 - Expose JsonSchema object from JsonSchema.jsm r=emcminn 2022-04-06 17:07:34 +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
AsanReporter.jsm Bug 1764092 - Set reporter product based on MOZ_APP_NAME. r=decoder 2022-04-12 21:27:48 +00:00
AsyncPrefs.jsm
BinarySearch.jsm
BrowserTelemetryUtils.jsm
BrowserUtils.jsm Bug 1703953 - Part 2: Apply mozilla/use-isInstance rules for .jsm files r=webdriver-reviewers,pip-reviewers,mhowell,Gijs,whimboo 2022-04-06 11:57:57 +00:00
CanonicalJSON.jsm
CertUtils.jsm
Color.jsm
Console.jsm
ContentDOMReference.jsm
CreditCard.jsm Bug 1758369 - Ensure credit card number has no whitespaces or dashes before trying to match type. r=dimi,sgalich,geckoview-reviewers,agi 2022-04-05 15:46:02 +00:00
DateTimePickerPanel.jsm
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 1731898 - Change protocol handling logic for non-standard cases r=Gijs 2022-04-26 10:01:31 +00:00
EventEmitter.jsm
FileUtils.jsm
FindBarContent.jsm
Finder.jsm Bug 1525350 - Check if window is private before saving search string. r=NeilDeakin 2022-04-13 00:58:06 +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 Bug 1703953 - Part 2: Apply mozilla/use-isInstance rules for .jsm files r=webdriver-reviewers,pip-reviewers,mhowell,Gijs,whimboo 2022-04-06 11:57:57 +00:00
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 1746686 - Use `ChromeUtils.import` with one parameter in add-ons test code. r=robwu 2022-04-01 15:17:50 +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 Bug 1703953 - Part 2: Apply mozilla/use-isInstance rules for .jsm files r=webdriver-reviewers,pip-reviewers,mhowell,Gijs,whimboo 2022-04-06 11:57:57 +00:00
InlineSpellCheckerContent.jsm Bug 1402822 - Support multiple dictionaries in InlineSpellChecker; r=smaug,Gijs 2022-03-23 13:53:38 +00:00
Integration.jsm
JSONFile.jsm Bug 1703953 - Part 2: Apply mozilla/use-isInstance rules for .jsm files r=webdriver-reviewers,pip-reviewers,mhowell,Gijs,whimboo 2022-04-06 11:57:57 +00:00
JsonSchema.jsm Bug 1762495 - Expose JsonSchema object from JsonSchema.jsm r=emcminn 2022-04-06 17:07:34 +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 1762081 - Add a hidden pref to default to a unified chrome/content color-scheme. r=Gijs 2022-03-30 17:24:01 +00:00
Log.jsm
NLP.jsm
NewTabUtils.jsm Bug 1765024 - Low resolution icons in newtab. r=daleharvey 2022-04-26 08:02:56 +00:00
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 Bug 1746686 - Use `ChromeUtils.import` with one parameter in add-ons test code. r=robwu 2022-04-01 15:17:50 +00:00
PopupNotifications.jsm Bug 1705188 - Removed orphaned CSS for popupnotification icons r=dao 2022-03-24 12:42:13 +00: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 1703953 - Part 2: Apply mozilla/use-isInstance rules for .jsm files r=webdriver-reviewers,pip-reviewers,mhowell,Gijs,whimboo 2022-04-06 11:57:57 +00:00
PromiseUtils.jsm
PropertyListUtils.jsm Bug 1703953 - Part 2: Apply mozilla/use-isInstance rules for .jsm files r=webdriver-reviewers,pip-reviewers,mhowell,Gijs,whimboo 2022-04-06 11:57:57 +00:00
Region.jsm Bug 1634127 - Download attachments in IndexedDB by default r=necko-reviewers,robwu,dragana 2022-04-20 13:07:50 +00:00
RemotePageAccessManager.jsm Bug 1762616 - Creating Pocket config for Pocket panels r=Gijs 2022-04-01 19:26:06 +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 1764568 - Include extensions.manifestV3.enabled and extensions.eventPages.enabled prefs in about:support. r=mixedpuppy 2022-04-21 18:56:06 +00:00
UpdateUtils.jsm Bug 1703953 - Part 2: Apply mozilla/use-isInstance rules for .jsm files r=webdriver-reviewers,pip-reviewers,mhowell,Gijs,whimboo 2022-04-06 11:57:57 +00:00
WebChannel.jsm
WindowsRegistry.jsm
jar.mn
moz.build Bug 1764092 - Relocate AsanReporter.jsm to /toolkit. r=decoder 2022-04-12 21:27:47 +00:00
nsIBrowserWindowTracker.idl
nsIE10SUtils.idl
nsIRegion.idl
win.xhtml