gecko-dev/browser/components
Luca Greco 8bb370504e Bug 1464711 - Fix typo in ExtensionContent script.requiresCleanup getter. r=zombie
This patch fixes the typo in the requiresCleanup getter and adds an additional step
in the automated tests to verify that the scripts created by browser.tabs.removeCSS
are not being added to the content scripts that requires cleanup.

Differential Revision: https://phabricator.services.mozilla.com/D17345

--HG--
extra : moz-landing-system : lando
2019-01-24 17:18:22 +00:00
..
about Bug 1515044 - Port "hidden focus" code to UrlbarInput.jsm r=adw 2019-01-23 16:28:04 +00:00
aboutconfig Bug 1506382 - Make the new "about:config" page more easily navigable with accessibility technology. r=Jamie,flod 2019-01-21 14:23:21 +00:00
attribution Bug 1515153 - make osx attributions work with both utm and plain params, r=mossop 2018-12-21 16:46:20 +00:00
build Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
contextualidentity Bug 1512454 - Register about:debugging-new for Nightly builds;r=ladybenko,Ola 2018-12-12 13:30:34 +00:00
controlcenter/content Bug 1517480 - Stop using graytext for labels in the "report a problem" subpanel. r=johannh 2019-01-21 11:56:21 +00:00
customizableui Bug 1521707 - Move promisePopupEvent to BrowserTestUtils.jsm. r=mak 2019-01-23 14:04:46 +00:00
dirprovider
downloads Bug 1518441 - Remove obsolete styling for toolbarseparators in the downloads panel footer. r=paolo 2019-01-08 15:23:54 +00:00
enterprisepolicies Bug 1522202 - Switch policy sorting test to case insensitive. r=Felipe 2019-01-23 19:34:55 +00:00
extensions Bug 1464711 - Fix typo in ExtensionContent script.requiresCleanup getter. r=zombie 2019-01-24 17:18:22 +00:00
library
migration Bug 1518587: Move startup profile selection to nsToolkitProfileService. r=froydnj 2019-01-14 17:27:34 +00:00
newtab Bug 1522379 - Add Discovery styling, AMO onboarding and bug fixes to Activity Stream r=k88hudson 2019-01-24 15:34:40 +00:00
originattributes Bug 1508355 - Add a test case for assuring all "Save ... As" options honor the first party domain. r=baku,richard@torproject.org 2019-01-21 21:54:39 +02:00
payments Bug 1517753 - currency-amount.js is a javascript module and shouldn't define "use strict" r=Standard8 2019-01-10 16:36:05 +00:00
places Bug 1520047 - Fix memory leak in places trees r=mak 2019-01-23 09:54:36 +00:00
pocket Bug 1518722 - default pocket context menus to hidden to fix behavior when setting pocket pref to false, r=mconley 2019-01-14 23:24:39 +00:00
preferences Merge inbound to mozilla-central. a=merge 2019-01-24 05:44:33 +02:00
privatebrowsing Bug 1521984 - Can't drag downloaded PDF into about:privatebrowsing r=andreio 2019-01-23 18:21:26 +00:00
protocolhandler Bug 1499092 - rename/move code from 'feeds' and 'web content' to more appropriate/obvious versions for registerProtocolHandler, r=nika 2018-12-13 13:34:11 +00:00
resistfingerprinting Bug 1509829 - Spoof OS in HTTP User-Agent header for desktop platforms r=timhuang,baku 2019-01-09 12:53:30 -06:00
safebrowsing/content/test
search Bug 1520336 - Removed unused 'where' parameter from BrowserSearch.recordOneoffSearchInTelemetry. r=adw 2019-01-16 01:21:24 +00:00
sessionstore Backed out changeset a6cc9b15b1e3 (bug 1497146)for hazard build bustage on sessionstore/SessionStoreUtils.cpp CLOSED TREE 2019-01-24 16:56:32 +02:00
shell Backed out changeset 217865622f7a (bug 1521902) for an error in the code that will break telemetry 2019-01-22 23:28:48 +02:00
syncedtabs
tests Bug 1514778 - re-enable browser_initial_tab_remoteType.js on mac opt verify, rs=testonly DONTBUILD 2019-01-03 13:18:52 +00:00
touchbar Bug 1313429: Followup to add a missing break for a case in a switch statement (discovered by coverity). r=mikedeboer 2019-01-24 00:14:51 +01:00
translation
uitour
urlbar Bug 1522529 - Remove focus hack from the gURLBar getter and properly implement UrlbarInput focus and blur methods. r=adw 2019-01-24 16:49:41 +00:00
.eslintrc.js
BrowserComponents.manifest Bug 1499092 - rename/move code from 'feeds' and 'web content' to more appropriate/obvious versions for registerProtocolHandler, r=nika 2018-12-13 13:34:11 +00:00
distribution.js Bug 1513162 - Use guid with known prefix for bookmarks from distribution.ini. r=mak,mkaply 2019-01-10 20:54:53 +00:00
moz.build Bug 1313429 - Add Touch Bar functionality to Firefox r=spohl,mikedeboer,flod 2019-01-22 17:13:33 +00:00
nsBrowserContentHandler.js Backing out Bug 1518799 (changeset eace4709948c) because the target page is not yet available. a=backout 2019-01-13 17:44:29 -08:00
nsBrowserGlue.js Bug 1517529 - Migrate safeMode dialog to Fluent for localization, r=Gijs,flod 2019-01-21 21:51:10 +00:00
nsIBrowserHandler.idl