fune/browser/components
Erik Nordin ba7544062d Bug 1861516 - Remove Translations Remote Settings language-identification infrastructure r=gregtatum
Removes the infrastructure to download language-identification
dependencies for Translations via Remote Settings. This was used
only for the fastText LanguageIdEngine code. The current
language detector, CLD2, lives in tree and does not require
Remote Settings dependencies.

Depends on D192657

Differential Revision: https://phabricator.services.mozilla.com/D192658
2023-11-09 04:59:04 +00:00
..
about
aboutlogins Bug 1858633 - Add test to catch bug. r=credential-management-reviewers,mtigley 2023-10-31 16:31:31 +00:00
attribution Bug 1858545: put macOS attribution reporting behind a Nimbus flag r=nalexander 2023-10-18 00:02:47 +00:00
build Bug 1816998: Replace macOS quarantine database-based attribution with extended attribute attribution r=nalexander 2023-10-05 23:30:57 +00:00
contextualidentity Bug 1858148 - Remove Cu.importGlobalProperties from sjs files as it is no longer needed. r=mossop,webdriver-reviewers,necko-reviewers,search-reviewers,devtools-reviewers,anti-tracking-reviewers,sessionstore-reviewers,pbz,dao,daleharvey,valentin 2023-11-04 09:29:27 +00:00
controlcenter/content Bug 1862427 - move cookie banner blocker info to bottom of privacy panel. r=cmkm 2023-11-01 16:27:35 +00:00
customizableui Bug 1858041 - Pt.4. Temporarily skip some Tier 2 a11y_checks for unexpecredly failing/passing or crashing on Autoland. r=devtools-reviewers,credential-management-reviewers,issammani 2023-10-31 17:20:39 +00:00
doh
downloads Bug 1855875 - Rename panel-footer-button to footer-button, and use them for customize mode footer too. r=dao,desktop-theme-reviewers 2023-10-23 15:51:37 +00:00
enterprisepolicies Bug 1861865 - Fix ESLint valid-jsdoc issues in enterprise policy code. r=mkaply 2023-11-01 17:20:39 +00:00
extensions Bug 1863360 - Make tests pass for app provided search engine class. r=Standard8 2023-11-08 11:38:36 +00:00
firefoxview Bug 1826328 - Add search capability to view in history r=fxview-reviewers,places-reviewers,fluent-reviewers,flod,mak,sclements 2023-11-08 02:17:13 +00:00
installerprefs
ion Bug 1861865 - Fix ESLint valid-jsdoc issues in ion.js. r=rhelmer,Gijs 2023-11-01 17:20:39 +00:00
messagepreview
migration Bug 1860606 - Get rid of migration.ftl in favour of migrationWizard.ftl. r=kpatenio,fluent-reviewers,bolsson 2023-11-02 22:03:26 +00:00
newtab Backed out changeset b4f103916648 (bug 1861202) for causing DiscoveryStreamFeed related newtab failures. CLOSED TREE 2023-11-08 17:14:52 +02:00
originattributes Bug 1858148 - Remove Cu.importGlobalProperties from sjs files as it is no longer needed. r=mossop,webdriver-reviewers,necko-reviewers,search-reviewers,devtools-reviewers,anti-tracking-reviewers,sessionstore-reviewers,pbz,dao,daleharvey,valentin 2023-11-04 09:29:27 +00:00
pagedata
places Bug 1860556 - Webpages are not saved to Bookmarks Toolbar if another location was selected before r=mak,places-reviewers 2023-10-24 13:03:10 +00:00
pocket Bug 1857324 - Remove old pocket_button ping r=thecount 2023-10-26 07:20:43 +00:00
preferences Bug 1794752 - Increase status column width. r=Gijs,settings-reviewers,desktop-theme-reviewers 2023-11-04 11:25:19 +00:00
privatebrowsing Bug 1861215 - Skip recording closed tabs in SessionStore for PBM reset action. r=sfoster,sessionstore-reviewers,tabbrowser-reviewers,dao 2023-11-08 12:07:17 +00:00
prompts Bug 1861865 - Fix ESLint valid-jsdoc issues in various browser code and enable on directories where it is already passing. r=Gijs 2023-11-01 17:20:41 +00:00
protections Bug 1861865 - Fix ESLint valid-jsdoc issues in protections code. r=pbz 2023-11-01 17:20:39 +00:00
protocolhandler Bug 1861865 - Fix ESLint valid-jsdoc issues in various browser code and enable on directories where it is already passing. r=Gijs 2023-11-01 17:20:41 +00:00
resistfingerprinting Backed out 2 changesets (bug 1851816) for causing private browsing related failures CLOSED TREE 2023-11-07 00:18:54 +02:00
safebrowsing/content/test Bug 1856530 - run file-whitespace on toml files r=linter-reviewers,Standard8 2023-10-03 09:22:18 +00:00
screenshots Bug 1862663 - Rename panel-footer-button to footer-button for screenshots buttons. r=sfoster 2023-11-02 18:07:29 +00:00
search Bug 1861925 - Rename Yahoo! auctions per their branding. r=search-reviewers,daleharvey 2023-11-07 16:10:06 +00:00
sessionstore Bug 1863701 - Remove SSTabClosing event. r=sessionstore-reviewers,dao 2023-11-08 21:23:38 +00:00
shell Bug 1818418 - Use reg.exe to implement MSIX 1-click set-to-default. r=mhughes 2023-11-04 22:58:30 +00:00
shopping Bug 1861684 - Update shopping probes expiration from 122 to 134 r=shopping-reviewers,Gijs 2023-11-07 19:23:56 +00:00
storybook Bug 1826328 - Add search capability to view in history r=fxview-reviewers,places-reviewers,fluent-reviewers,flod,mak,sclements 2023-11-08 02:17:13 +00:00
syncedtabs Bug 1861865 - Fix ESLint valid-jsdoc issues in syncedtabs code. r=markh 2023-11-01 17:20:40 +00:00
tabunloader
tests Bug 1856530 - run file-whitespace on toml files r=linter-reviewers,Standard8 2023-10-03 09:22:18 +00:00
textrecognition Bug 1861865 - Fix ESLint valid-jsdoc issues in textrecognition.mjs. r=gregtatum 2023-11-01 17:20:40 +00:00
touchbar Bug 1861865 - Fix ESLint valid-jsdoc issues in various browser code and enable on directories where it is already passing. r=Gijs 2023-11-01 17:20:41 +00:00
translations Bug 1861516 - Remove Translations Remote Settings language-identification infrastructure r=gregtatum 2023-11-09 04:59:04 +00:00
uitour Bug 1861865 - Fix ESLint valid-jsdoc issues in UITour code. r=Gijs 2023-11-01 17:20:41 +00:00
urlbar Backed out changeset e65fca949600 (bug 1858994) for causing xpcshell failures in test_autofill_bookmarked.js. 2023-11-08 12:47:20 +02:00
.eslintrc.js
BrowserComponents.manifest
BrowserContentHandler.sys.mjs Bug 366374 - macos: Check for profile before opening an url. r=mac-reviewers,spohl 2023-10-13 20:45:29 +00:00
BrowserGlue.sys.mjs Bug 747301 - remove about:plugins and some other unused plugin-related code, r=mossop,handyman,fluent-reviewers,extension-reviewers,desktop-theme-reviewers,bolsson,dao,geckoview-reviewers,owlish,robwu 2023-10-31 09:11:30 +00:00
components.conf
distribution.sys.mjs
metrics.yaml
moz.build
nsIBrowserHandler.idl
StartupRecorder.sys.mjs