gecko-dev/browser/components
Gurzau Raul cdc7c1a8dd Backed out changeset 479097530e46 (bug 1586913) for failing at test_login_item.html on a CLOSED TREE. 2019-10-09 21:16:58 +03:00
..
about Bug 1583413 - Fetch the Send Tab target list from FxA, not Sync. r=markh,eoger 2019-10-03 22:40:55 +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 Backed out changeset 479097530e46 (bug 1586913) for failing at test_login_item.html on a CLOSED TREE. 2019-10-09 21:16:58 +03: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 1513325 - Remove textbox binding. r=emilio,dao 2019-10-09 09:27:28 +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 Backed out changeset 479097530e46 (bug 1586913) for failing at test_login_item.html on a CLOSED TREE. 2019-10-09 21:16:58 +03:00
extensions Bug 1397876 - Replace panel and arrowpanel bindings with a custom element r=bgrins 2019-10-07 21:57:04 +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 1586769 - Hide dismiss button on add topsite and search engine modal r=Mardak 2019-10-07 18:48:07 +00:00
originattributes Bug 1578683 Turn on ESLint rule prefer-boolean-length-check for toolkit and browser r=Standard8 2019-09-14 09:39:26 +00:00
payments Bug 1578683 Turn on ESLint rule prefer-boolean-length-check for toolkit and browser r=Standard8 2019-09-14 09:39:26 +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 1581670 - ESlint-fix. r=me CLOSED TREE 2019-10-09 13:26:52 +03:00
privatebrowsing Bug 1576158 - Display the private browsing engine on the private browsing page. r=Mardak 2019-09-27 14:54:38 +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 Bug 1561435 - Format browser/components/, a=automatic-formatting 2019-07-05 09:53:32 +02:00
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 1585498 - Fix browser_initial_tab_remoteType.js with Fission. r=mconley 2019-10-02 15:47:40 +00:00
touchbar Backed out 8 changesets (bug 1563350, bug 1563351, bug 1563349, bug 1567939) on suspicion of causing OS X crashes https://bugzilla.mozilla.org/show_bug.cgi?id=1587351 CLOSED TREE a=backout 2019-10-09 13:33:05 +03: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 1586589 - Replace obsolete <textbox> comments in urlbar code. r=mak 2019-10-09 13:18:15 +00:00
webshare Bug 1312422 - Web Share Base/DOM implementation r=farre 2019-10-09 10:57:11 +00:00
.eslintrc.js
BrowserComponents.manifest Backed out 79 changesets (bug 1524687, bug 1524688) for crashes on mozilla::dom::ScreenOrientation::ScreenOrientation(nsPIDOMWindowInner *,nsScreen *). CLOSED TREE 2019-02-14 11:50:23 +02:00
BrowserContentHandler.jsm Bug 158968 - Implement kiosk mode. r=Gijs 2019-10-04 19:47:56 +00:00
BrowserGlue.jsm Bug 1581925 - Part 3: Remove ContextMenuSpecialProcessChild.jsm, r=mconley 2019-10-07 19:35:06 +00:00
components.conf Backed out 79 changesets (bug 1524687, bug 1524688) for crashes on mozilla::dom::ScreenOrientation::ScreenOrientation(nsPIDOMWindowInner *,nsScreen *). CLOSED TREE 2019-02-14 11:50:23 +02:00
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