fune/browser/components
2019-10-10 19:57:32 +00:00
..
about Bug 1580830 - Add a display to the private browsing page to inform of the new setting for search engines in private mode. r=mikedeboer,fluent-reviewers,flod 2019-10-10 20:00:51 +00:00
aboutconfig Bug 1573839, modify BrowserTestUtils.synthesizeMouse/Key/etc to handle fission. Remove support for passing arrays of selectors and instead modify the last argument to be a browsing context, or browser. Fix up tests that use this obsolete form, r=kmag 2019-10-07 08:51:52 +00:00
aboutlogins Bug 1573481 - Disable the about:logins page if Master Password is requested on load and the user cancels the dialog. r=MattN 2019-10-10 16:03:52 +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 1574469 - Removed block param from nsICookieManager::Remove. r=Ehsan 2019-09-24 17:13:43 +00:00
controlcenter/content Bug 1581393 - Changing the tooltip string of the 'why' on the protections panel if the ETP is off. r=nhnt11,flod 2019-10-07 09:00:47 +00:00
customizableui Bug 1549049 - Unify Sync Now buttons logic. r=markh,fluent-reviewers,flod 2019-10-10 21:08:01 +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 1584539: Stop propagation of event. r=Gijs 2019-10-03 14:42:29 +00:00
enterprisepolicies Bug 1586913 - Add policy for DisablePasswordReveal. r=jaws,flod,fluent-reviewers 2019-10-09 20:04:39 +00:00
extensions Bug 1559835 - Remove comment at tabs.update(active:false) r=rpl 2019-10-10 15:44:41 +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 1577662 (part 2) - Profile reset now correctly handles that signed in to FxA doesn't always mean sync. r=Gijs 2019-10-01 01:12:42 +00:00
newtab Bug 1587705 - The CFR Recommendation button is not displayed in the minimized form on urlbar focus r=k88hudson 2019-10-10 19:30:32 +00:00
originattributes Bug 1586713 - Making the test 'browser/components/originattributes/test/browser/browser_postMessage.js' working in Fission. r=baku 2019-10-09 14:11:39 +00:00
payments Bug 1475404 - Make EventUtils available to use in content task scopes. r=mconley,jdescottes 2019-10-09 18:03:35 +00:00
places Bug 1397876 - Replace panel and arrowpanel bindings with a custom element r=bgrins 2019-10-07 21:57:04 +00: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 1586355 - add support for disambiguated file extensions and missing OS default handlers, r=jaws,fluent-reviewers,flod 2019-10-09 22:49:05 +00:00
privatebrowsing Bug 1580830 - Add a display to the private browsing page to inform of the new setting for search engines in private mode. r=mikedeboer,fluent-reviewers,flod 2019-10-10 20:00:51 +00:00
protections Bug 1499354: Add object-src 'none' to the CSP of all about: pages. r=freddyb 2019-09-26 16:22:41 +00:00
protocolhandler
resistfingerprinting Bug 1553384, update letterboxing to be fission compatible now that findbar isn't using the message manager. Add a findbar open/close test for letterboxing, r=mconley 2019-09-18 09:33:52 +00:00
safebrowsing/content/test Bug 1583386: Part 2 - Enable DocumentChannel in mochitest Fission runs. r=mattwoodrow,ahal 2019-09-26 20:02:44 +00:00
search Backed out changeset 030df8fe65c7 (bug 1586861) for causing browser-chrome failures 2019-10-09 01:08:00 +03:00
sessionstore Bug 1430977 - Disable browser_625016.js on Win-debug. r=aryx 2019-10-09 10:34:22 +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 1578683 Turn on ESLint rule prefer-boolean-length-check for toolkit and browser r=Standard8 2019-09-14 09:39:26 +00:00
tests Bug 1573836, make autocomplete component fission compatible, r=mak,MattN 2019-10-09 19:02:57 +00:00
touchbar Bug 1563350 - Add popover to the Touch Bar that displays when the Urlbar has focus. r=mikedeboer,spohl,fluent-reviewers,Pike,flod 2019-10-10 19:57:32 +00:00
translation Bug 1578683 Turn on ESLint rule prefer-boolean-length-check for toolkit and browser r=Standard8 2019-09-14 09:39:26 +00:00
uitour Bug 1569696 - CFR: recommend send tab on popular recipe sites r=k88hudson 2019-10-09 15:39:13 +00:00
urlbar Bug 1563350 - Add popover to the Touch Bar that displays when the Urlbar has focus. r=mikedeboer,spohl,fluent-reviewers,Pike,flod 2019-10-10 19:57:32 +00:00
webshare Bug 1312422 - Web Share Base/DOM implementation r=farre 2019-10-09 10:57:11 +00:00
.eslintrc.js
BrowserComponents.manifest
BrowserContentHandler.jsm Bug 158968 - Implement kiosk mode. r=Gijs 2019-10-04 19:47:56 +00:00
BrowserGlue.jsm Bug 1573481 - Disable the about:logins page if Master Password is requested on load and the user cancels the dialog. r=MattN 2019-10-10 16:03:52 +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 1312422 - Web Share Base/DOM implementation r=farre 2019-10-09 10:57:11 +00:00
nsIBrowserHandler.idl Bug 158968 - Implement kiosk mode. r=Gijs 2019-10-04 19:47:56 +00:00