fune/browser/components
Mark Banner a8cac9a70a Bug 1816939 - Use search engine ids rather than objects for updating the list in preferences. r=settings-reviewers,Gijs
Comparing objects may be unreliable, using search engine ids are guarenteed to be unique.

Differential Revision: https://phabricator.services.mozilla.com/D170209
2023-02-20 13:36:41 +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 19:32:06 +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 1817183 - Update consumers of services/fxaccounts to import ES modules directly. r=markh,settings-reviewers,credential-management-reviewers,sgalich 2023-02-17 16:34:43 +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 19:32:06 +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 19:32:06 +00:00
firefoxview Bug 1817183 - Update consumers of services/fxaccounts to import ES modules directly. r=markh,settings-reviewers,credential-management-reviewers,sgalich 2023-02-17 16:34:43 +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 19:32:06 +00:00
messagepreview Bug 1803668 - Support actions in Infobar messages r=emcminn 2022-12-05 17:34:17 +00:00
migration Bug 1810702 - fix title lenght in doc r=firefox-source-docs-reviewers,sylvestre DONTBUILD 2023-02-17 09:35:35 +00:00
newtab Bug 1808441 - Add Cookie Banner Promo on PB new tab. r=omc-reviewers,flod,pdahiya,emcminn 2023-02-18 01:14:11 +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 b26a56aab365 (bug 1815706) for causing failures on browser_sidebar_history_telemetry.js. CLOSED TREE 2023-02-17 21:53:40 +02:00
pocket Bug 1814922 - Instrument PingCentre successes/failures by namespace r=nanj 2023-02-03 21:48:16 +00:00
preferences Bug 1816939 - Use search engine ids rather than objects for updating the list in preferences. r=settings-reviewers,Gijs 2023-02-20 13:36:41 +00:00
privatebrowsing Bug 1808441 - Add Cookie Banner Promo on PB new tab. r=omc-reviewers,flod,pdahiya,emcminn 2023-02-18 01:14:11 +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 19:32:06 +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 1817053 - Remove translation-notification.js and co completely. r=mconley,fluent-reviewers,gregtatum,flod 2023-02-17 09:22:47 +00:00
uitour Bug 1817183 - Update consumers of services/fxaccounts to import ES modules directly. r=markh,settings-reviewers,credential-management-reviewers,sgalich 2023-02-17 16:34:43 +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 19:32:06 +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 19:32:06 +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 Bug 1804661 - Convert browser/components/StartupRecorder.jsm to an ES module. r=Gijs 2022-12-12 14:59:19 +00:00
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 Bug 1804661 - Convert browser/components/StartupRecorder.jsm to an ES module. r=Gijs 2022-12-12 14:59:19 +00:00