gecko-dev/toolkit/modules
Florian Quèze 61c5ff2f80 Bug 1616096 - PopupNotifications code should prevent the default action on the escape keypress event to avoid dismissing two notifications with a single key press, r=johannh,pbz.
Differential Revision: https://phabricator.services.mozilla.com/D108022
2021-03-22 21:14:39 +00:00
..
docs
secondscreen
sessionstore Bug 1665942 - Collect userContextId from tab in _collectBaseTabData and stop collecting it in the session history collection; r=nika,geckoview-reviewers,agi 2021-02-23 08:28:57 +00:00
subprocess Bug 1675332 - Pre: Make `VALUE: null` remove env vars in Subprocess.jsm. r=kmag 2020-11-06 05:01:57 +00:00
tests Bug 1693581 - Use named arguments instead for Normandy test decorators r=Gijs 2021-03-08 17:34:48 +00:00
third_party Bug 1681986 - Upgrade embedded Fathom to 3.7.2. r=zbraniecki 2020-12-14 19:43:04 +00:00
AboutPagesUtils.jsm
ActorManagerParent.jsm Bug 1166995 - P1. Notify DOMDocFetchSuccess when a fetch or XHR request completes successfully r=smaug,sfoster 2021-03-16 09:15:19 +00:00
AppConstants.jsm Bug 1687783 - Part 2: Expose MOZ_MACBUNDLE_ID in AppConstants.jsm. r=firefox-build-system-reviewers,mhentges 2021-03-11 15:29:50 +00:00
AppMenuNotifications.jsm
AsyncPrefs.jsm Bug 1667973 - Add a sandbox to evaluate js embedded in PDF r=bdahl,dveditz,robwu 2021-02-19 16:14:38 +00:00
BinarySearch.jsm
BrowserTelemetryUtils.jsm Bug 1685801: Part 2 - Move site origin telemetry to separate module. r=mccr8 2021-01-28 20:58:26 +00:00
BrowserUtils.jsm Bug 1690569 - Add Share item to the tab context menu on Windows and macOS. r=Gijs 2021-02-25 02:51:03 +00:00
CanonicalJSON.jsm
CertUtils.jsm
CharsetMenu.jsm Bug 1648464 - Add an Autodetect item to the Text Encoding menu. r=emk,chutten,Gijs 2021-01-14 07:06:53 +00:00
Color.jsm
Console.jsm
ContentDOMReference.jsm
CreditCard.jsm Backed out 2 changesets (bug 1681985) for perma failures on test_basic.js and test_getInfo.js. CLOSED TREE 2020-12-23 20:04:55 +02:00
DateTimePickerPanel.jsm Bug 1694413 - Use hidePopup rather than the hidden attribute to hide datetime picker. r=Gijs 2021-02-25 14:13:14 +00:00
DeferredTask.jsm
Deprecated.jsm
E10SUtils.jsm Bug 1668432 - Follow-up to address a missed review comment. r=nika 2021-01-21 17:38:58 +00:00
EventEmitter.jsm
FileUtils.jsm
FindBarContent.jsm
Finder.jsm Bug 1690783, move call to updateScrollMarks to occur after the highlight and match count is determined to better ensure that the found ranges have been determined, r=mikedeboer 2021-02-11 14:12:29 +00:00
FinderHighlighter.jsm Bug 1694027, use the body's scrollHeight to compute the scroll area is it is available, r=mikedeboer 2021-03-03 15:02:55 +00:00
FinderIterator.jsm
FinderParent.jsm Bug 1693877 - Closing tabs should not trigger the finder lazy getter, r=mikedeboer. 2021-03-03 10:50:20 +00:00
FirstStartup.jsm Bug 1678330: Ensure nested SpinEventLoopUntil(OrShutdown) calls are traceable to the originating source in case of crash. r=nika,extension-reviewers 2021-03-02 22:11:58 +00:00
FormLikeFactory.jsm
GMPExtractorWorker.js Bug 1668372 - Escape URI GMP zips are extracted from. r=Gijs 2020-10-01 22:17:06 +00:00
GMPInstallManager.jsm Bug 1668372 - Escape URI GMP zips are extracted from. r=Gijs 2020-10-01 22:17:06 +00:00
GMPUtils.jsm
Geometry.jsm
HiddenFrame.jsm Bug 1571419 - Make --screenshot fission compatible. r=kmag 2021-03-01 23:33:14 +00:00
Http.jsm
IgnoreLists.jsm
IndexedDB.jsm
InlineSpellChecker.jsm
InlineSpellCheckerContent.jsm
Integration.jsm
JSONFile.jsm Backed out changeset db75491e5d2e (bug 1649604) for causing xpcshell and marionette failures. CLOSED TREE 2021-01-25 19:24:06 +02:00
KeywordUtils.jsm Bug 1685801: Part 7 - Move BrowserUtils.parseUrlAndPostData to a separate module. r=mccr8 2021-01-28 20:58:41 +00:00
LayoutUtils.jsm Bug 1684795 - Account for desktop zooming when opening content popups. r=tnikkel 2021-02-07 21:33:39 +00:00
LightweightThemeConsumer.jsm Bug 1546540 - Part 4: Support dark_theme Lightweight Theme variants on Linux, r=dao 2021-03-10 22:08:11 +00:00
Log.jsm
NLP.jsm
NewTabUtils.jsm Bug 1678618: Avoid firing extra events in NewTabUtils. r=mak 2021-02-15 08:04:16 +00:00
OSKeyStore.jsm
ObjectUtils.jsm
OsEnvironment.jsm
PageMenu.jsm
PermissionsUtils.jsm
PopupNotifications.jsm Bug 1616096 - PopupNotifications code should prevent the default action on the escape keypress event to avoid dismissing two notifications with a single key press, r=johannh,pbz. 2021-03-22 21:14:39 +00:00
Preferences.jsm
PrivateBrowsingUtils.jsm
ProfileAge.jsm Bug 1685809 - Removed expired Scalars telemetry.profile_directory_scans and telemetry.profile_directory_scan_date and Histogram PROFILE_DIRECTORY_FILE_AGE. r = chutten r=chutten 2021-02-01 14:25:04 +00:00
Promise-backend.js
Promise.jsm
PromiseUtils.jsm
PropertyListUtils.jsm
Region.jsm Bug 1688220 - Rename browser-region notification. r=daleharvey 2021-01-25 20:49:14 +00:00
RemotePageAccessManager.jsm Backed out 3 changesets (bug 1616700) for causing failures in browser_privatebrowsing_about.js 2021-03-20 01:23:39 +02:00
ResetProfile.jsm
ResponsivenessMonitor.jsm
SelectionUtils.jsm Bug 1685801: Part 9 - Move BrowserUtils.getSelectionDetails to a separate module. r=mccr8 2021-01-28 20:58:36 +00:00
ServiceRequest.jsm
Services.jsm
ShortcutUtils.jsm Bug 1685779 - Add Alt/Command + Left Arrow keyboard shortcut to Back button tooltip. r=Gijs,masayuki,fluent-reviewers,flod 2021-02-01 06:44:45 +00:00
Sqlite.jsm Bug 1649613 - Convert Sqlite.jsm to use PathUtils r=emalysz 2021-01-08 16:08:42 +00:00
SubDialog.jsm Bug 1698526 - Ensure we call SubDialog close callbacks when closing a SubDialog that has not fully opened. r=Gijs 2021-03-19 12:56:22 +00:00
Timer.jsm
Troubleshoot.jsm Bug 1474397 - followup to really not try to import normandy modules in about:support / Troubleshoot.jsm, if normandy is enabled. r=Gijs 2021-02-19 00:06:19 +00:00
UpdateUtils.jsm Bug 1697924 - Correctly detect un-set prefs when migrating app.update.auto r=nalexander 2021-03-11 22:46:10 +00:00
WebChannel.jsm
WindowsRegistry.jsm
jar.mn
moz.build Bug 1698517 - remove trailing whitespace in bugzilla component definition for DateTimePickerPanel.jsm. DONTBUILD 2021-03-15 13:44:56 +00:00
nsIBrowserWindowTracker.idl
nsIE10SUtils.idl
nsIRegion.idl Bug 1688220 - Rename browser-region notification. r=daleharvey 2021-01-25 20:49:14 +00:00
offlineAppCache.jsm
win.xhtml