gecko-dev/toolkit/modules
Mark Banner 72981bee50 Bug 1916766 - Centralise HiddenBrowserManager into HiddenFrame.sys.mjs and make it a singleton. r=mossop
Differential Revision: https://phabricator.services.mozilla.com/D221061
2024-09-11 15:08:36 +00:00
..
docs Bug 1917163 - Update rstcheck to 6.2.4, fix resulting errors in documents, r=Standard8 2024-09-06 15:04:10 +00:00
sessionstore Bug 1677190 - Move buildRestoreData to toolkit to use it on both Android and Desktop. r=geckoview-reviewers,sessionstore-reviewers,owlish,farre 2024-05-02 17:41:06 +00:00
subprocess Bug 1883371 - Enable ESLint rule no-console on production code. r=mossop,webcompat-reviewers,devtools-reviewers,omc-reviewers,twisniewski,nchevobbe,aminomancer 2024-03-05 16:56:57 +00:00
tests Bug 1275612 - Don't allow any origins to send objects over WebChannel. r=Gijs 2024-09-08 15:28:50 +00:00
third_party Bug 1884623 - Update more jsm references in production code and docs in toolkit/. r=mossop,extension-reviewers,desktop-theme-reviewers,application-update-reviewers,credential-management-reviewers,places-reviewers,reusable-components-reviewers,translations-reviewers,omc-reviewers,robwu,Dexter,mconley,aminomancer,emilio,bytesized,sgalich,hjones 2024-03-14 17:42:29 +00:00
AboutPagesUtils.sys.mjs
ActorManagerParent.sys.mjs Bug 1900009 - Dispatch DOMPossibleUsernameInputAdded event for valid text and email inputs. r=dimi,edgar 2024-07-12 17:38:48 +00:00
AppConstants.sys.mjs Bug 1909887 - Clean up unused AppConstants r=glandium 2024-07-25 22:36:28 +00:00
AppMenuNotifications.sys.mjs Bug 1864896: Autofix unused function arguments (toolkit). r=mconley,translations-reviewers,omc-reviewers,aminomancer 2024-03-19 14:59:21 +00:00
AsanReporter.sys.mjs Bug 1881800 - chrome/system-privileged XHR should not use credentials, r=peterv,extension-reviewers,application-update-reviewers,decoder,mossop,robwu,releng-reviewers,bytesized,jcristau 2024-03-26 16:50:45 +00:00
AsyncPrefs.sys.mjs Bug 1880656 - Add font weight and font type controls in Reader menu. r=reader-mode-reviewers,fluent-reviewers,desktop-theme-reviewers,flod,cmkm,Itiel 2024-05-15 01:56:07 +00:00
BinarySearch.sys.mjs
BrowserTelemetryUtils.sys.mjs Bug 1885204 - Use JS single sample accumulation for custom distributions where possible r=TravisLong,webidl,smaug 2024-03-19 13:37:16 +00:00
BrowserUtils.sys.mjs Bug 1913762 - move callModulesFromCategory from XPCOMUtils to BrowserUtils to avoid bloating out content JS, r=firefox-desktop-core-reviewers ,dao 2024-08-20 09:20:58 +00:00
CanonicalJSON.sys.mjs
CertUtils.sys.mjs Bug 1867624 - remove nsIX509Cert.isBuiltInRoot for blocking the main thread r=jschanck,extension-reviewers,application-update-reviewers,nalexander,robwu 2023-12-18 17:28:32 +00:00
ClipboardContextMenu.sys.mjs Bug 1901769 - Keep overlap position to make macOS test happy. 2024-08-12 01:37:01 +02:00
Color.sys.mjs
Console.sys.mjs Bug 1884623 - Update more jsm references in production code and docs in toolkit/. r=mossop,extension-reviewers,desktop-theme-reviewers,application-update-reviewers,credential-management-reviewers,places-reviewers,reusable-components-reviewers,translations-reviewers,omc-reviewers,robwu,Dexter,mconley,aminomancer,emilio,bytesized,sgalich,hjones 2024-03-14 17:42:29 +00:00
ContentDOMReference.sys.mjs
CreditCard.sys.mjs
DateTimePickerPanel.sys.mjs Bug 1881419 - Don't redundantly set input box value in datetime box. r=Gijs 2024-02-26 15:12:49 +00:00
DeferredTask.sys.mjs Bug 1864821 - Replace PromiseUtils.defer() with Promise.withResolvers() in system modules. r=Gijs,perftest-reviewers,necko-reviewers,extension-reviewers,application-update-reviewers,fxview-reviewers,sync-reviewers,sessionstore-reviewers,reusable-components-reviewers,rpl,jesup,hjones,kshampur,skhamis,nalexander,sclements 2024-01-05 09:22:34 +00:00
E10SUtils.sys.mjs Bug 1885598: Add a couple of pointer comments to duplicated code r=nika 2024-03-25 18:57:07 +00:00
EventEmitter.sys.mjs Bug 1872673 - Remove 'console' export from Console.sys.mjs, use alternative logging where required. r=mossop,devtools-reviewers,nchevobbe 2024-01-02 17:38:55 +00:00
FileUtils.sys.mjs
FindBarContent.sys.mjs Bug 1864896: Autofix unused function arguments (toolkit). r=mconley,translations-reviewers,omc-reviewers,aminomancer 2024-03-19 14:59:21 +00:00
Finder.sys.mjs Bug 1904279 - Get rid of `dom.w3c_pointer_events.dispatch_click_as_pointer_event` pref r=smaug,pip-reviewers,search-reviewers,devtools-reviewers,urlbar-reviewers,nchevobbe,dao,jteow,mconley 2024-07-30 06:49:42 +00:00
FinderHighlighter.sys.mjs Bug 1864896: Autofix unused function arguments (toolkit). r=mconley,translations-reviewers,omc-reviewers,aminomancer 2024-03-19 14:59:21 +00:00
FinderIterator.sys.mjs
FinderParent.sys.mjs Bug 1864896: Autofix unused function arguments (toolkit). r=mconley,translations-reviewers,omc-reviewers,aminomancer 2024-03-19 14:59:21 +00:00
FirstStartup.sys.mjs Bug 1877545 - Add a probe for whether or not a pre-existing profile existed when initting FirstStartup. data-review=jhirsch, r=rhelmer 2024-03-05 20:24:15 +00:00
FormLikeFactory.sys.mjs Bug 1906292 - P2. Support autofilling across iframe r=credential-management-reviewers,NeilDeakin 2024-09-02 14:53:01 +00:00
GMPExtractor.worker.js Bug 1908144 - Add support for extracting Widevine plugins from Chrome component update service CRX3 archives. r=media-playback-reviewers,alwu 2024-08-07 20:44:18 +00:00
GMPInstallManager.sys.mjs Bug 1887559 - Ensure we delete temporary zip files when installing GMP plugins. r=media-playback-reviewers,alwu 2024-05-01 16:15:11 +00:00
GMPUtils.sys.mjs Bug 1886855 - Add pref to allow disabling fallback for GMP updates. r=media-playback-reviewers,alwu 2024-03-21 20:46:07 +00:00
Geometry.sys.mjs
HiddenFrame.sys.mjs Bug 1916766 - Centralise HiddenBrowserManager into HiddenFrame.sys.mjs and make it a singleton. r=mossop 2024-09-11 15:08:36 +00:00
IgnoreLists.sys.mjs
IndexedDB.sys.mjs Bug 1275496 - Change existing uses of custom IDBFactory.open to the standard overload. r=dom-storage-reviewers,home-newtab-reviewers,janv,thecount 2024-04-22 04:46:58 +00:00
InlineSpellChecker.sys.mjs
InlineSpellCheckerContent.sys.mjs
Integration.sys.mjs
JSONFile.sys.mjs
JsonSchema.sys.mjs
KeywordUtils.sys.mjs
LayoutUtils.sys.mjs Bug 1885106 - Implement LayoutUtils.rectToTopLevelWidgetRect. r=layout-reviewers,emilio 2024-06-18 22:00:49 +00:00
LightweightThemeConsumer.sys.mjs Bug 1830136 - Stop adding _processedColors to startupData of theme r=willdurand 2024-07-02 21:17:27 +00:00
Log.sys.mjs
LogManager.sys.mjs Bug 1909099 - Always clean up old session restore and sync log files. r=markh,sessionstore-reviewers,dao 2024-07-25 16:32:24 +00:00
NLP.sys.mjs
NewTabUtils.sys.mjs Bug 1864896: Autofix unused function arguments (toolkit). r=mconley,translations-reviewers,omc-reviewers,aminomancer 2024-03-19 14:59:21 +00:00
OSKeyStore.sys.mjs Bug 1886783 - Add a method to OSKeyStore.sys.mjs to allow exporting the store secret. r=jschanck 2024-05-24 15:51:29 +00:00
ObjectUtils.sys.mjs Bug 1881522 - Extend PromiseWorker to allow bi-directional communication r=mossop 2024-03-05 17:53:54 +00:00
OsEnvironment.sys.mjs
PermissionsUtils.sys.mjs
PopupNotifications.sys.mjs Bug 1903187, r=Gijs 2024-07-09 09:40:52 +00:00
Preferences.sys.mjs
PrivateBrowsingUtils.sys.mjs
ProcessType.sys.mjs Bug 1905599 - Add a new remote type `inference` r=smaug,fluent-reviewers,flod 2024-07-08 06:44:32 +00:00
ProfileAge.sys.mjs Bug 1892312 - Add recoveredFromBackup measurement to ProfileAge. r=mossop 2024-05-06 16:47:00 +00:00
PropertyListUtils.sys.mjs
Region.sys.mjs Bug 1864896: Autofix unused function arguments (toolkit). r=mconley,translations-reviewers,omc-reviewers,aminomancer 2024-03-19 14:59:21 +00:00
RemotePageAccessManager.sys.mjs Bug 1888695 - Add a pref for the iframe XFO/CSP Open In New Window button. r=dveditz 2024-05-02 10:55:56 +00:00
ResetProfile.sys.mjs
ResponsivenessMonitor.sys.mjs
SelectionUtils.sys.mjs Bug 1881097 - Ensure nsContentUtils::IsPointInSelection works for point in selection that crosses the boundary r=smaug 2024-04-15 13:09:08 +00:00
ServiceRequest.sys.mjs
ShortcutUtils.sys.mjs Bug 232598 - Return null for unset attributes in XUL. r=smaug,devtools-reviewers,omc-reviewers,zombie,nchevobbe,settings-reviewers,application-update-reviewers,credential-management-reviewers,mossop,aminomancer,bytesized,issammani,sessionstore-reviewers,dao 2024-03-18 09:15:07 +00:00
Sqlite.sys.mjs Bug 1911476 - Fix nsIScriptError initialization r=geckoview-reviewers,emilio,m_kato 2024-08-07 02:01:58 +00:00
SubDialog.sys.mjs Bug 1893119: Part 20 - Move EndDragSession from nsIDragService to nsIDragSession r=gstoll,rkraesig,win-reviewers,geckoview-reviewers,m_kato 2024-07-04 07:48:11 +00:00
Timer.sys.mjs
Troubleshoot.sys.mjs Bug 1903045 - Add safety check around RS status in about:support r=acottner 2024-06-27 09:51:08 +00:00
UpdateUtils.sys.mjs Bug 1864896: Autofix unused function arguments (toolkit). r=mconley,translations-reviewers,omc-reviewers,aminomancer 2024-03-19 14:59:21 +00:00
WebChannel.sys.mjs
WindowsLaunchOnLogin.sys.mjs Bug 1893341 - Change Firefox launch on login to use Windows StartupTask functions on MSIX r=nalexander,nrishel,settings-reviewers,omc-reviewers,firefox-desktop-core-reviewers ,aminomancer 2024-05-15 15:34:43 +00:00
WindowsRegistry.sys.mjs
jar.mn
metrics.yaml Bug 1877545 - Add a probe for whether or not a pre-existing profile existed when initting FirstStartup. data-review=jhirsch, r=rhelmer 2024-03-05 20:24:15 +00:00
moz.build Bug 1617964 - Update references from Toolkit:Storage to the new Core module, correct governance info, introduce placeholder docs. r=lina,zeid 2024-08-24 08:50:25 +00:00
nsIBrowserWindowTracker.idl
nsIRegion.idl
pings.yaml
win.xhtml