gecko-dev/browser/components
2020-07-10 15:14:16 +00:00
..
about Bug 1650163 - Part 1: Switch native remoteType values to nsCString, r=farre,geckoview-reviewers,agi 2020-07-08 20:15:59 +00:00
aboutconfig Bug 1647141 - Make the text in about:config edit forms stay in the same place as before editing the prefs r=jaws 2020-06-25 04:15:51 +00:00
aboutlogins Bug 1641777 - Import logins from Firefox, Bitwarden, & Chrome CSV files r=MattN,flod 2020-07-04 20:09:19 +00:00
attribution
build
contextualidentity Bug 1651618 - Use cookie 'SameSite' attribute with capital 'S' everywhere, r=flod,fluent-reviewers,remote-protocol-reviewers,marionette-reviewers,perftest-reviewers,whimboo,sparky 2020-07-09 20:40:15 +00:00
controlcenter/content Bug 1634032 - use a template to wrap the protections popup while it's not needed, r=nhnt11 2020-07-10 15:28:58 +00:00
customizableui Bug 1650404, rely on panelUI to add "PanelUI-subView" attribute r=Gijs 2020-07-09 14:30:27 +00:00
dirprovider Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
doh Bug 1603779 - Part 2: Move doh-rollout mochitests into browser/components/doh/test/. r=Gijs 2020-07-10 15:14:16 +00:00
downloads Bug 1634641 - Skip browser_pdfjs_preview.js in asan builds due to frequent failures. r=jmaher 2020-07-05 14:44:16 +00:00
enterprisepolicies Bug 1464542: Part 3c - Change Services.jsm to use the C++-implemented services cache. r=mccr8 2020-07-09 21:42:53 +00:00
extensions Bug 1464542: Part 3b - Add existing Services.jsm registrations to the new services cache. r=mccr8,geckoview-reviewers,agi 2020-07-09 21:42:25 +00:00
fxmonitor Bug 1639284 - Store records, timestamp and metadata in one IndexedDB transaction r=Gijs,mixedpuppy 2020-06-24 10:00:53 +00:00
installerprefs
migration Bug 1626581 - Use mozfile.remove in test_refresh_firefox.py and add the "\\?\" prefix for file path on Windows for mozfile.remove; r=whimboo,gbrown 2020-07-07 15:00:46 +00:00
newtab Bug 1651731: [lint] Add a bunch more types of files that should never be executable; r=linter-reviewers,perftest-reviewers,geckoview-reviewers,preferences-reviewers,agi,sylvestre,sparky 2020-07-09 21:28:49 +00:00
originattributes Bug 1647732 - isolate font cache; r=baku,jfkthame,necko-reviewers 2020-07-10 10:28:40 +00:00
payments Bug 1639795: Part II - "Migrate" older cards by deleting them. r=MattN 2020-06-10 21:57:19 +00:00
pioneer Bug 1646860 - Pioneer badge call-out on RemoteSettings update r=leplatrem 2020-07-07 14:57:27 +00:00
places Bug 1412656 - Use array instead of joined string to load bookmarks. r=Standard8 2020-07-03 15:38:26 +00:00
pocket Bug 1651731: [lint] Add a bunch more types of files that should never be executable; r=linter-reviewers,perftest-reviewers,geckoview-reviewers,preferences-reviewers,agi,sylvestre,sparky 2020-07-09 21:28:49 +00:00
preferences Bug 1650794 - Refactor subdialogs.js to reusable SubDialog.jsm. r=Gijs,preferences-reviewers 2020-07-10 00:01:50 +00:00
privatebrowsing Bug 1632887 - Disable browser_privatebrowsing_concurrent.js in beta and release, r=asuth 2020-05-29 14:57:54 +00:00
prompts Bug 1629113 - Add nsIPromptCollection. r=johannh,pbz 2020-05-22 16:24:12 +00:00
protections Bug 1627555 - Update region if in new location for a length of time. r=Standard8 2020-06-27 08:14:11 +00:00
protocolhandler Bug 1602668 - Fix linting error. CLOSED TREE 2020-06-22 23:21:52 +03:00
resistfingerprinting Bug 1602668 - M(1) manifest and test changes. r=kmag,karlt,necko-reviewers,valentin 2020-06-22 19:09:49 +00:00
safebrowsing/content/test
search Bug 1632448 - Remove now unused confirm and extensionID parameters for nsISearchService.addEngine, and rename it. r=daleharvey 2020-07-09 09:56:25 +00:00
sessionstore Bug 1650155 - Rename PromiseTestUtils.whitelistRejectionsGlobally to allowMatchingRejectionsGlobally r=Gijs 2020-07-03 17:01:29 +00:00
shell Bug 1651136 - Part 2: Use non-XPCOM bool instead of nsresult in code used in updater. r=bytesized 2020-07-08 23:38:15 +00:00
ssb Bug 1648640, remove character encoding panel view, panic view, SSB view, more view, and what's new panel view from main panel and place in template r=Gijs 2020-07-09 00:35:30 +00:00
syncedtabs 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
tests Bug 1614681 - Re-enabled test_distribution.js for Linux. r=egao 2020-07-09 06:10:49 +00:00
touchbar Bug 1644863 - fix trailing whitespace in browser/toolkit/devtools/mobile frontend code files, r=mossop,geckoview-reviewers,agi 2020-06-17 22:40:53 +00:00
translation Bug 1650155 - Rename PromiseTestUtils.whitelistRejectionsGlobally to allowMatchingRejectionsGlobally r=Gijs 2020-07-03 17:01:29 +00:00
uitour Bug 1648180 - Support 'entrypoint', 'entrypoint_experiment', 'entrypoint_variation' parameters in FxA UITour. r=Mardak 2020-06-26 05:08:28 +00:00
urlbar Bug 1650099 - Unify UrlbarProviders logger boilerplate. r=adw 2020-07-10 09:49:42 +00:00
.eslintrc.js
BrowserComponents.manifest
BrowserContentHandler.jsm Bug 1614748, convert about:newinstall to JSWindowActor-based remote page manager, r=mossop 2020-05-15 19:41:56 +00:00
BrowserGlue.jsm Bug 1603779 - Part 1: Implement DoHController.jsm and DoHHeuristics.jsm and minimalize doh-rollout extension. r=valentin 2020-07-10 15:13:48 +00:00
components.conf
distribution.js Bug 1644184 - allow hiding distro info for Mozilla distros. r=mhowell 2020-06-10 05:31:45 +00:00
moz.build Bug 1640306 - add about:pioneer MVP r=mstriemer,fluent-reviewers,flod 2020-05-29 21:38:45 +00:00
nsIBrowserHandler.idl