fune/browser/components
2023-02-17 09:01:43 +00:00
..
about
aboutlogins Bug 1816934 - Update consumers of services/settings to import ES modules directly. r=leplatrem,extension-reviewers,settings-reviewers,credential-management-reviewers,sgalich,mconley,robwu 2023-02-17 09:01:43 +00:00
attribution Bug 1812141 - Convert JSMs in browser/components/attribution to ESMs. r=mconley,kpatenio,nalexander 2023-02-15 21:40:30 +00:00
build
colorways Bug 1806359 - Convert telemetry imports to direct ES imports. r=necko-reviewers,application-update-reviewers,pip-reviewers,credential-management-reviewers,janerik,mconley,sgalich,bytesized,kershaw 2022-12-23 12:37:07 +00:00
contextualidentity Bug 1795255 - autofix duplicate imports in tests under browser/, r=Standard8 2023-01-31 11:48:41 +00:00
controlcenter/content Bug 1810052 - update strings for protections panel and expose to localization. r=fluent-reviewers,flod 2023-02-06 19:09:01 +00:00
credentialmanager Bug 1804728, part 4 - Make UI match mock, without pictures - r=pbz,desktop-theme-reviewers,flod,Itiel 2023-02-14 19:25:51 +00:00
customizableui Bug 1816693 - In PanelMultiView.jsm don't tie the openPopup args to the main window lifetime through the cancelCallback capture. r=Gijs 2023-02-16 12:34:40 +00:00
doh Bug 1816934 - Update consumers of services/settings to import ES modules directly. r=leplatrem,extension-reviewers,settings-reviewers,credential-management-reviewers,sgalich,mconley,robwu 2023-02-17 09:01:43 +00:00
downloads Bug 1816725 - Remove indicator attribute on the downloads button. r=Gijs 2023-02-15 09:33:11 +00:00
enterprisepolicies Bug 1795255 - autofix duplicate imports in tests under browser/, r=Standard8 2023-01-31 11:48:41 +00:00
extensions Bug 1816934 - Update consumers of services/settings to import ES modules directly. r=leplatrem,extension-reviewers,settings-reviewers,credential-management-reviewers,sgalich,mconley,robwu 2023-02-17 09:01:43 +00:00
firefoxview Bug 1788996 - Add telemetry call when feature callout parent doesn't exist r=mviar 2023-02-15 02:23:54 +00:00
installerprefs Bug 1805919: disable tests that are currently failing against MSIX packages. r=jmaher,necko-reviewers,kershaw 2023-01-11 14:45:03 +00:00
ion Bug 1816934 - Update consumers of services/settings to import ES modules directly. r=leplatrem,extension-reviewers,settings-reviewers,credential-management-reviewers,sgalich,mconley,robwu 2023-02-17 09:01:43 +00:00
messagepreview
migration Bug 1813598 - Add a Cancel and Done button to the bottom of the progress page of the wizard. r=mconley,fluent-reviewers,flod. 2023-02-17 04:31:08 +00:00
newtab Bug 1816934 - Update consumers of services/settings to import ES modules directly. r=leplatrem,extension-reviewers,settings-reviewers,credential-management-reviewers,sgalich,mconley,robwu 2023-02-17 09:01:43 +00:00
originattributes Bug 1733045: Remove nsINavBookmarkObserver. r=mak 2023-02-15 00:29:13 +00:00
pagedata Bug 1810141 - switch consumers where there isn't an obvious URI object to use to fixupAndLoadURIString, r=mossop,geckoview-reviewers,extension-reviewers,settings-reviewers,mconley,owlish 2023-02-13 23:50:40 +00:00
places Backed out changeset 8107b1fc07e0 (bug 1812083) for causing failures at browser_bookmarks_change_url.js. CLOSED TREE 2023-02-17 07:14:36 +02:00
pocket Bug 1814922 - Instrument PingCentre successes/failures by namespace r=nanj 2023-02-03 21:48:16 +00:00
preferences Bug 1816934 - Update consumers of services/settings to import ES modules directly. r=leplatrem,extension-reviewers,settings-reviewers,credential-management-reviewers,sgalich,mconley,robwu 2023-02-17 09:01:43 +00:00
privatebrowsing Bug 1733045: Remove nsINavBookmarkObserver. r=mak 2023-02-15 00:29:13 +00:00
prompts Bug 1811334 - Automatically replace Cu.reportError with console.error (most of browser/components). r=settings-reviewers,mconley 2023-01-20 17:49:21 +00:00
protections Bug 1815751 - Disable the Monitor card in about:protections. r=prathiksha 2023-02-09 11:40:15 +00:00
protocolhandler Bug 1810995 - update BrowserTestUtils.loadURI consumers to use loadURIString (automated) - browser - r=Standard8 2023-01-19 20:16:42 +00:00
resistfingerprinting Bug 1816503 - Remove RFP Window.{inner,outer}{Width,Height} setter checks. r=smaug 2023-02-16 13:24:33 +00:00
safebrowsing/content/test Bug 1795255 - autofix duplicate imports in tests under browser/, r=Standard8 2023-01-31 11:48:41 +00:00
screenshots Bug 1799215 - Screenshots overlay buttons should have focus states. r=cmkm 2023-01-31 16:20:48 +00:00
search Bug 1816934 - Update consumers of services/settings to import ES modules directly. r=leplatrem,extension-reviewers,settings-reviewers,credential-management-reviewers,sgalich,mconley,robwu 2023-02-17 09:01:43 +00:00
sessionstore Bug 1816191 - Skip tests in order to keep win7 running @ azure. r=gbrown,necko-reviewers,settings-reviewers,application-update-reviewers,media-playback-reviewers,credential-management-reviewers,nalexander,sgalich,alwu 2023-02-14 23:44:12 +00:00
shell Bug 1810141 - fix loadURI callers that already have an nsIURI reference or where creating one is clearly safe, r=mossop,geckoview-reviewers,extension-reviewers,settings-reviewers,mconley,m_kato 2023-02-13 23:50:40 +00:00
storybook Bug 1766701 - Split existing README.stories.md into two docs. r=hjones,mstriemer 2023-02-16 14:50:01 +00:00
syncedtabs Bug 1814931 - Convert services/sync imports to direct ES imports. r=markh,settings-reviewers,credential-management-reviewers,mconley,dimi 2023-02-13 11:44:29 +00:00
tabunloader Bug 1811334 - Automatically replace Cu.reportError with console.error (most of browser/components). r=settings-reviewers,mconley 2023-01-20 17:49:21 +00:00
tests Bug 1795255 - autofix duplicate imports in tests under browser/, r=Standard8 2023-01-31 11:48:41 +00:00
textrecognition Bug 1776879, replace text/unicode for clipboard and drag and drop and use text/plain directly, r=edgar,mak,stransky,geckoview-reviewers,extension-reviewers,zombie,m_kato 2023-02-01 23:30:55 +00:00
touchbar Bug 1795255 - autofix duplicate imports in tests under browser/, r=Standard8 2023-01-31 11:48:41 +00:00
translation Bug 1795255 - autofix duplicate imports in tests under browser/, r=Standard8 2023-01-31 11:48:41 +00:00
uitour Bug 1816191 - Skip tests in order to keep win7 running @ azure. r=gbrown,necko-reviewers,settings-reviewers,application-update-reviewers,media-playback-reviewers,credential-management-reviewers,nalexander,sgalich,alwu 2023-02-14 23:44:12 +00:00
urlbar Bug 1816934 - Update consumers of services/settings to import ES modules directly. r=leplatrem,extension-reviewers,settings-reviewers,credential-management-reviewers,sgalich,mconley,robwu 2023-02-17 09:01:43 +00:00
.eslintrc.js
BrowserComponents.manifest Bug 1799470 - Refactor app starter r=nika 2023-01-18 15:46:09 +00:00
BrowserContentHandler.sys.mjs Bug 1797678 - Fix Windows native notifications interaction from prior Firefox instances and closed tabs. r=nalexander,Jamie,mossop 2023-01-06 18:36:21 +00:00
BrowserGlue.sys.mjs Bug 1816934 - Update consumers of services/settings to import ES modules directly. r=leplatrem,extension-reviewers,settings-reviewers,credential-management-reviewers,sgalich,mconley,robwu 2023-02-17 09:01:43 +00:00
components.conf Bug 1799470 - Refactor app starter r=nika 2023-01-18 15:46:09 +00:00
distribution.js Bug 1811334 - Automatically replace Cu.reportError with console.error (most of browser/components). r=settings-reviewers,mconley 2023-01-20 17:49:21 +00:00
metrics.yaml Bug 1795471 - Add metrics to understand why users do not use background update, r=nalexander 2023-02-15 21:40:00 +00:00
moz.build
nsIBrowserHandler.idl Bug 1801224 - Invoke window modal for new users on first startup r=pdahiya 2022-12-16 15:32:10 +00:00
StartupRecorder.sys.mjs