gecko-dev/browser/components
2019-11-07 17:00:42 +00:00
..
about Bug 1589900 - ensure we initialize about:privatebrowsing remote page handler before loading it from the commandline, r=mossop 2019-11-04 18:27:05 +00:00
aboutconfig Bug 1590801 - Add padding for radio button labels in about:config r=paolo 2019-10-24 15:24:39 +00:00
aboutlogins Bug 1591181 - Make the new-login-list-item @hidden by default. r=sfoster 2019-11-01 08:18:31 +00:00
attribution Bug 1515172 support funnel attributes in attribution code r=mconley 2019-07-22 22:06:46 +00:00
build Bug 1575420 - Replace MOZ_WIDGET_TOOLKIT value of "gtk3" with "gtk". r=froydnj 2019-08-21 12:25:42 +00:00
contextualidentity Bug 1592372 - Fix container icons margin in about:preferences#containers for RTL r=Gijs 2019-10-29 21:17:33 +00:00
controlcenter/content Bug 1582751 - Show an error message when content blocking breakage reporting fails. r=nhnt11,fluent-reviewers,flod 2019-11-06 21:14:21 +00:00
customizableui Bug 1593065 - Remove XBL workaround for setting deck index. r=bgrins 2019-10-31 22:10:51 +00:00
dirprovider Bug 1003968 - avoid Exists() calls for search plugin directories in the browser directory provider r=daleharvey,Gijs 2019-08-22 09:05:43 +00:00
downloads Bug 1470510 - Rename nsXULWindow and nsIXULWindow to AppWindow and nsIAppWindow. r=smaug 2019-11-05 17:56:28 +00:00
enterprisepolicies Bug 1587492 - Add a new policy to always show the menubar. r=Gijs 2019-11-04 16:15:53 +00:00
extensions Bug 1575891 - browsingData API should not clear nextGen localStorage data stored by browser components and extensions. r=mixedpuppy,asuth,johannh 2019-11-07 17:00:42 +00:00
fxmonitor Bug 1567258 - Convert fxmonitor to a built-in component r=nhnt11,flod 2019-08-23 14:27:55 +00:00
installerprefs Bug 1567229 - Attempt creating a taskbar pin a second time on Windows 10. r=agashlin 2019-08-21 16:09:46 +00:00
library Bug 1499354: Add object-src 'none' to the CSP of all about: pages. r=freddyb 2019-09-26 16:22:41 +00:00
migration Bug 1589134 - Move <script> tags out of <wizard>s r=bgrins 2019-11-05 21:08:50 +00:00
newtab Bug 1594541 - Add documentation, taskcluster deployment migration, telemetry pipeline migration and bug fixes to New Tab Page r=fluent-reviewers,Mardak 2019-11-06 20:43:58 +00:00
originattributes Bug 1593560 - Fix browser_firstPartyIsolation to not use w.content. r=kmag 2019-11-07 19:02:21 +00:00
payments Backed out changeset 35d4451f348d (bug 1588458) as requested by the dev 2019-10-15 19:04:22 +03:00
places Backed out changeset 96048cce4b80 (bug 1571656) for xpcshell failures at toolkit/components/places/tests/unifiedcomplete/test_autofill_origins.js on a CLOSED TREE 2019-11-06 22:59:45 +02:00
pocket Bug 1499354: Add object-src 'none' to the CSP of all about: pages. r=freddyb 2019-09-26 16:22:41 +00:00
preferences Bug 1593806 - fix file type descriptions in appPicker.js and as a driveby, stop displaying a literal 'undefined' when using it for protocols, r=mkaply 2019-11-07 17:29:59 +00:00
privatebrowsing Backed out 7 changesets (bug 1492582) for causing ss mochitest failures CLOSED TREE 2019-11-07 21:51:46 +02:00
protections Bug 1570466 - Enhanced Tracking Protection card hides content when some/all protections are off in Custom r=fluent-reviewers,johannh,flod 2019-10-31 20:05:41 +00:00
protocolhandler Bug 1561435 - Format browser/components/, a=automatic-formatting 2019-07-05 09:53:32 +02:00
resistfingerprinting Bug 1194860 - Remove dom/imptests; r=jgraham 2019-10-15 08:22:15 +00:00
safebrowsing/content/test Bug 1591873 - Make browser_mixedcontent_aboutblocked.js work when fission is enabled. r=mccr8 2019-11-01 22:59:30 +00:00
search Bug 1591880 - Add test coverage for proper redirect handling by SearchTelemetry. r=Standard8 2019-11-06 15:26:59 +00:00
sessionstore Bug 1533895 - disable browser_broadcast.js on fission r=kashav 2019-11-07 17:20:08 +00:00
shell Bug 324361 - Remove openApplication/openApplicationWithURI from the shell service as they aren't used. r=mossop 2019-08-27 08:03:12 +00:00
syncedtabs Bug 1516091 - Stop using <sidebarheader> as an element. r=Gijs 2019-11-01 13:22:36 +00:00
tests Bug 1470510 - Rename nsXULWindow and nsIXULWindow to AppWindow and nsIAppWindow. r=smaug 2019-11-05 17:56:28 +00:00
touchbar Bug 1593953 - Make Touch Bar telemetry optional in execCommand. r=mikedeboer 2019-11-05 12:54:19 +00:00
translation Bug 1591803 - Part 2: Rename nsIPermissionManager.enumerator to all and turn it into an Array; r=johannh 2019-10-29 01:56:25 +00:00
uitour Backed out changeset dd5c1030d23b (bug 1590231) for bc failures in browser_search_within_preferences_2.js on a CLOSED TREE 2019-11-06 19:44:13 +02:00
urlbar Bug 1593560 - Adjust tests to wait for data uri to load properly, since it now includes an extra IPDL roundtrip. r=kmag,ochameau 2019-11-06 22:37:07 +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 1591259, insert catch block before accessing PushService to avoid exception during session-windows-restored r=mconley 2019-11-06 17:36:45 +00:00
components.conf
distribution.js Bug 1571639 - Don't add distro bookmarks if profile has been reset. r=MattN 2019-08-21 22:18:37 +00:00
moz.build Bug 1532703 - Redirect "about:config" to the HTML version on all channels for browser builds. r=mconley 2019-10-14 15:58:42 +00:00
nsIBrowserHandler.idl Bug 158968 - Implement kiosk mode. r=Gijs 2019-10-04 19:47:56 +00:00