gecko-dev/toolkit/modules
Toshihito Kikuchi 9ca8c4ec98 Bug 1669036 - Part10: Add a new section "Third-Party Modules" to about:support r=fluent-reviewers,jaws,Gijs
The new section is displayed when the browser.enableAboutThirdParty pref is true.

This is a prototype of the project where we plan to disclose third-party modules
info to the users.  Once we find out what is the best place and the best way to
show these data, we remove this section.

Differential Revision: https://phabricator.services.mozilla.com/D93832
2020-12-10 23:43:36 +00:00
..
docs Bug 1649881 - Test and fix region lookups against MLS algorithm r=mikedeboer,jwhitlock 2020-07-19 17:13:19 +00:00
secondscreen Bug 1528649 - Remove the context parameter from nsInputStreamPump::AsyncRead. r=valentin,necko-reviewers 2020-08-05 11:21:51 +00:00
sessionstore Bug 1668847 - Don't use SessionHistory.collect from content child r=peterv 2020-10-02 15:42:50 +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 1669036 - Part10: Add a new section "Third-Party Modules" to about:support r=fluent-reviewers,jaws,Gijs 2020-12-10 23:43:36 +00:00
third_party
AboutPagesUtils.jsm
ActorManagerParent.jsm Backed out 2 changesets (bug 1654684) for browser chrome failures with .printPreviewCurrentPageNumber. CLOSED TREE 2020-12-09 16:11:42 +02:00
AppConstants.jsm Bug 1673346 - Don't init FOG if not MOZ_GLEAN r=janerik 2020-10-26 15:27:04 +00:00
AppMenuNotifications.jsm
AsyncPrefs.jsm Bug 1668965 - Remove mention of Lockwise mobile apps from about:logins. r=sfoster,fluent-reviewers 2020-11-02 17:09:56 +00:00
BinarySearch.jsm
BrowserUtils.jsm Bug 1672864 - Don't show the "print selection" context menu items when the focused selection is in a textarea / input. r=emalysz 2020-10-24 11:46:43 +00:00
CanonicalJSON.jsm
CertUtils.jsm
CharsetMenu.jsm Bug 1603712 - Remove intl.charset.detector.ng.enabled pref and resulting dead code. r=Gijs,fluent-reviewers,valentin,m_kato 2020-06-15 15:32:21 +00:00
Color.jsm
Console.jsm
ContentDOMReference.jsm
CreditCard.jsm Bug 1664086: Use Fluent to set aria-label for credit card list options in preferences. r=zbraniecki,fluent-reviewers 2020-09-11 06:13:36 +00:00
DateTimePickerPanel.jsm Bug 1635561 - Add Locale to MozIntl; r=zbraniecki 2020-12-07 19:27:54 +00:00
DeferredTask.jsm
Deprecated.jsm
E10SUtils.jsm Bug 1671983 - Part 2: Remove SessionStore.navigateAndRestore, r=annyG,kashav 2020-11-12 18:00:55 +00:00
EventEmitter.jsm
FileUtils.jsm Bug 921157 - Deprecate FileUtils.getDir(..., ..., true) during startup/shutdown 2020-06-15 09:03:46 +00:00
FindBarContent.jsm
Finder.jsm Bug 1020254 - PDFParent should set the find clipboard. r=mikedeboer 2020-08-21 07:37:19 +00:00
FinderHighlighter.jsm Bug 1656432 - part 3: Get rid of `nsIEditActionListener::WillDeleteSelection()` r=m_kato 2020-08-04 15:01:18 +00:00
FinderIterator.jsm
FinderParent.jsm
FirstStartup.jsm
FormLikeFactory.jsm Bug 1659217 - Ensure formLike.rootElement correctly points to the nearest HTMLFormElement ancestor, if any, when a password field is inside a ShadowRoot. r=MattN 2020-09-02 01:09:08 +00:00
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 1647894 - Fixed TypeError on HiddenFrame Set. r=robwu 2020-08-02 19:31:30 +00:00
Http.jsm
IgnoreLists.jsm
IndexedDB.jsm
InlineSpellChecker.jsm
InlineSpellCheckerContent.jsm
Integration.jsm
JSONFile.jsm Bug 1654984 - don't output needless error reports about non-existing logins-backup.json. r=MattN 2020-07-29 23:56:24 +00:00
LightweightThemeConsumer.jsm Bug 1676897 - Remove obsolete resolutionchange handling from LightweightThemeConsumer.jsm. r=ntim 2020-11-12 17:38:00 +00:00
Log.jsm
NLP.jsm
NewTabUtils.jsm Bug 1664502 - Disable canonical URL conversion for search shortcuts when using default top sites from remote settings. r=mikedeboer 2020-09-15 08:38:42 +00:00
OSKeyStore.jsm
ObjectUtils.jsm
OsEnvironment.jsm Bug 1659157 - Collect allowed app install source data and submit to telemetry r=Gijs,chutten,mhowell 2020-09-10 20:16:04 +00:00
PageMenu.jsm
PermissionsUtils.jsm
PopupNotifications.jsm Bug 1650795 - Update PopupNotifications to check suppressed state on tab switch. r=Gijs 2020-08-17 10:25:59 +00:00
Preferences.jsm Bug 1649221: Update ChromeUtils.generateQI callers to pass strings. r=mccr8,remote-protocol-reviewers,marionette-reviewers,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,preferences-reviewers,agi,whimboo,Bebe,twisniewski 2020-07-10 23:58:28 +00:00
PrivateBrowsingUtils.jsm
ProfileAge.jsm
Promise-backend.js
Promise.jsm
PromiseUtils.jsm
PropertyListUtils.jsm
Region.jsm Bug 1663501 - Use geolocation monitor for region updates r=Standard8 2020-12-04 17:46:03 +00:00
RemotePageAccessManager.jsm Bug 1668965 - Remove mention of Lockwise mobile apps from about:logins. r=sfoster,fluent-reviewers 2020-11-02 17:09:56 +00:00
ResetProfile.jsm Bug 1638153: Part 2 - Fix uses of .rootTreeItem to get top browser window. r=geckoview-reviewers,nika,snorp 2020-06-17 17:17:16 +00:00
ResponsivenessMonitor.jsm
ServiceRequest.jsm
Services.jsm Bug 1464542: Part 3c - Change Services.jsm to use the C++-implemented services cache. r=mccr8 2020-07-09 21:42:53 +00:00
ShortcutUtils.jsm
Sqlite.jsm Bug 1674418 - Properly handle conn.close() exception to not block async shutdown. r=Gijs 2020-11-01 20:37:26 +00:00
SubDialog.jsm Bug 1669990 - SubDialog: Use system event listener for escape key. r=Gijs 2020-11-19 18:20:36 +00:00
Timer.jsm Bug 1649221: Update ChromeUtils.generateQI callers to pass strings. r=mccr8,remote-protocol-reviewers,marionette-reviewers,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,preferences-reviewers,agi,whimboo,Bebe,twisniewski 2020-07-10 23:58:28 +00:00
Troubleshoot.jsm Bug 1669036 - Part10: Add a new section "Third-Party Modules" to about:support r=fluent-reviewers,jaws,Gijs 2020-12-10 23:43:36 +00:00
UpdateUtils.jsm
WebChannel.jsm
WindowsRegistry.jsm
jar.mn
moz.build Bug 1663501 - Use geolocation monitor for region updates r=Standard8 2020-12-04 17:46:03 +00:00
nsIBrowserWindowTracker.idl Bug 1653219 - Add nsIBrowserWindowTracker and getAllVisibleTabs function; r=nika,Gijs 2020-08-10 15:57:46 +00:00
nsIE10SUtils.idl Bug 1568597 - Make RemoteWorkerManager::GetRemoteType/MatchRemoteType fission-aware. r=asuth,nika 2020-08-28 17:58:58 +00:00
nsIRegion.idl Bug 1627540 - Add an IDL for Region.jsm so it can be accessed via C++ r=mossop 2020-06-25 18:08:37 +00:00
offlineAppCache.jsm
win.xhtml