..
about
Bug 1590656 - About Protection explains why there is no info in private browsing mode. r=fluent-reviewers,nhnt11,flod
2020-01-10 02:20:45 +00:00
aboutconfig
Bug 1600333 - Remove all tags = clipboard from the codebase r=gbrown
2019-12-05 11:07:10 +00:00
aboutlogins
Bug 1606888 - remove signon.management.page.enabled r=Gijs
2020-01-07 01:42:32 +00:00
attribution
Bug 1595063 - Support user agent attribution codes r=mixedpuppy,nanj
2019-12-24 17:04:10 +00:00
build
…
contextualidentity
Bug 1606888 - remove signon.management.page.enabled r=Gijs
2020-01-07 01:42:32 +00:00
controlcenter /content
Bug 1605217 - Migrate Identity Panel to Fluent. r=fluent-reviewers,nhnt11,flod
2020-01-10 02:16:09 +00:00
customizableui
Bug 1544975 remove private window extension change notification r=robwu,fluent-reviewers
2020-01-03 23:01:54 +00:00
dirprovider
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in accessible/, browser/, caps/, chrome/, devtools/, docshell/, editor/, extensions/, gfx/, hal/, image/, intl/, ipc/, js/, layout/, and media/ r=Ehsan
2019-12-06 09:16:44 +00:00
downloads
Bug 1605467 - Migrate text action keys to Fluent. r=fluent-reviewers,Gijs,flod
2020-01-15 11:44:14 +00:00
enterprisepolicies
Bug 1607937 - Fix Eslint. CLOSED TREE
2020-01-15 01:27:10 +02:00
extensions
Bug 1602230 - Use an html:label with textContent instead of xul:label with [value] for toolbarbutton-badges r=Gijs
2020-01-15 10:49:04 +00:00
fxmonitor
…
installerprefs
Bug 1592968 Followup 2 - Only clean installer pref registry values that are pref names. r=agashlin
2019-11-20 23:47:55 +00:00
library
Bug 1601076 - Fix some broken BUG_COMPONENTS in moz.build files; r=jmaher
2019-12-04 13:55:45 +00:00
migration
Bug 1605491 - Add Chromium Edge Beta migrator support on Windows. r=sfoster
2020-01-11 00:05:09 +00:00
newtab
Bug 1601880 - Added page orientation param to Snippets preview, plus a test for same r=andreio
2020-01-06 16:09:16 +00:00
originattributes
Bug 1606888 - remove signon.management.page.enabled r=Gijs
2020-01-07 01:42:32 +00:00
payments
Bug 1596918: Part 3b - Run code formatters on files changed by previous patch. r=mccr8,remote-protocol-reviewers,ato
2019-12-13 20:36:24 +00:00
places
Backed out changeset 1bdfd7c37b02 (bug 1511700) for causing newtab node test failure CLOSED TREE
2020-01-13 22:33:58 +02:00
pocket
Bug 1595326 - Add auto-direction to the tags in Pocket r=Gijs
2019-11-16 17:02:00 +00:00
preferences
Bug 981248 - Rewrite <input type=number> to avoid an anonymous input. r=masayuki,surkov,jwatt,ntim,jfkthame,smaug
2020-01-14 19:01:05 +00:00
privatebrowsing
Bug 1603825 - Suppress the VR permission UI when no VR runtimes are detected r=daoshengmu,bzbarsky
2020-01-03 22:47:26 +00:00
protections
Bug 1590656 - About Protection explains why there is no info in private browsing mode. r=fluent-reviewers,nhnt11,flod
2020-01-10 02:20:45 +00:00
protocolhandler
…
resistfingerprinting
Bug 1596918: Part 4c - Fix callers which depend on document lifecycle changes. r=mccr8
2019-12-13 20:36:36 +00:00
safebrowsing/content /test
Bug 1596918: Part 3a - Scripted rewrite of most ContentTask.spawn calls to SpecialPowers.spawn calls. r=mccr8,remote-protocol-reviewers,ato
2019-12-13 20:36:16 +00:00
search
Bug 1596860 - Remove default region setting for various search engines in the modern config as it is different to the legacy config. r=daleharvey
2020-01-09 16:18:23 +00:00
sessionstore
Bug 1608036 - fix pinned tabs getting lost when restoring sessions, r=dao
2020-01-10 18:17:07 +00:00
shell
Bug 1602195: Show site specific browsers as separate taskbar entries on windows. r=mhowell
2019-12-29 11:50:19 +00:00
ssb
Bug 1602195: Show site specific browsers as separate taskbar entries on windows. r=mhowell
2019-12-29 11:50:19 +00:00
syncedtabs
Backed out changeset bf4b4d3108f9 (bug 1602898) for causing bc failures in browser/components/ssb/tests/browser/browser_ssb_windowlocation.js CLOSED TREE
2019-12-21 02:22:06 +02:00
tests
Backed out changeset a9a91a4e774c (bug 1592498) revert to disabled on windows debug r=jmaher.
2019-12-09 14:23:53 +02:00
touchbar
Bug 1581555 - Allow dynamic location switching in the Touch Bar. r=spohl,mikedeboer
2020-01-06 18:03:21 +00:00
translation
Bug 1596918: Part 3a - Scripted rewrite of most ContentTask.spawn calls to SpecialPowers.spawn calls. r=mccr8,remote-protocol-reviewers,ato
2019-12-13 20:36:16 +00:00
uitour
Bug 1596918: Part 3b - Run code formatters on files changed by previous patch. r=mccr8,remote-protocol-reviewers,ato
2019-12-13 20:36:24 +00:00
urlbar
Bug 1606909 - Port Tips from the experiment behind a pref. r=adw,fluent-reviewers,flod
2020-01-14 16:28:46 +00:00
webshare
Bug 1588420
- Add init() to SharePicker.idl, which provides a means to get to browser parent r=droeh
2019-10-15 00:52:09 +00:00
.eslintrc.js
…
BrowserComponents.manifest
…
BrowserContentHandler.jsm
Bug 1513855: Make sure that quit-application-granted and quit-application notifications are always sent. r=froydnj
2019-11-07 17:00:06 +00:00
BrowserGlue.jsm
Bug 1601301, rework webrtc permission granting UI around JSWindowActor, performing the work of determining the ultimate state for the tab icon and menu in the parent rather than the content process, r=johannh
2020-01-10 15:09:59 +00:00
components.conf
Bug 1601110, remove handling and references to vnd.mozilla.xul+xml r=bzbarsky
2019-12-23 23:02:05 +00:00
distribution.js
…
moz.build
Bug 1602123: Add a page action to open the current tab into a standalone window. r=Gijs
2019-12-12 20:22:50 +00:00
nsIBrowserHandler.idl
Bug 158968 - Implement kiosk mode. r=Gijs
2019-10-04 19:47:56 +00:00