gecko-dev/toolkit/components
Shane Caraveo f29cafa5d4 Bug 1580274 remove unused ip value from proxy schema r=robwu
Differential Revision: https://phabricator.services.mozilla.com/D47121

--HG--
extra : moz-landing-system : lando
2019-09-25 18:01:33 +00:00
..
aboutcache
aboutcheckerboard
aboutmemory Bug 1553804: Part 6 - Fix chrome mochitests which open chrome windows with content openers. r=nika 2019-09-20 10:18:15 -07:00
aboutperformance Bug 1578683 Turn on ESLint rule prefer-boolean-length-check for toolkit and browser r=Standard8 2019-09-14 09:39:26 +00:00
alerts
antitracking Backed out 6 changesets (bug 1553804) for browser-chrome failure at browser/base/content/test/general/browser_fullscreen-window-open.js. On a CLOSED TREE 2019-09-20 10:09:54 +03:00
apppicker Bug 1578683 Turn on ESLint rule prefer-boolean-length-check for toolkit and browser r=Standard8 2019-09-14 09:39:26 +00:00
asyncshutdown
autocomplete Bug 1578683 Turn on ESLint rule prefer-boolean-length-check for toolkit and browser r=Standard8 2019-09-14 09:39:26 +00:00
backgroundhangmonitor Bug 1578329 - Use profiler_can_accept_markers() where appropriate - r=gregtatum 2019-09-18 01:22:12 +00:00
bitsdownload Bug 1580908 - Part 5: Update rand to 0.6 in bits_client. r=froydnj 2019-09-12 21:46:13 +00:00
browser Backed out 2 changesets (bug 1582716, bug 1575051) for gv-junit failures, new exception. CLOSED TREE 2019-09-24 19:47:00 +03:00
build
captivedetect Bug 1578633 - [Captive Portal] Prevent XHR error callback if we already handled it. r=mayhemer 2019-09-05 13:32:10 +00:00
certviewer Bug 1579406 - [Cert Viewer] Compensate the extra 1px border-bottom of the selected top button in its padding. r=johannh 2019-09-25 12:34:29 +00:00
cleardata Bug 1574469 - Removed block param from nsICookieManager::Remove. r=Ehsan 2019-09-24 17:13:43 +00:00
clearsitedata
cloudstorage
commandlines
contentprefs Bug 1579420 - Fix remaining ESLint no-async-promise-executor issues in browser/ and toolkit/. r=mossop 2019-09-16 17:26:58 +00:00
contextualidentity
corroborator Bug 1571472 - use async I/O for checking corrupt omni jar r=bdanforth 2019-08-20 00:48:10 +00:00
crashes Bug 1578683 Turn on ESLint rule prefer-boolean-length-check for toolkit and browser r=Standard8 2019-09-14 09:39:26 +00:00
crashmonitor
ctypes Bug 1578683 Turn on ESLint rule prefer-boolean-length-check for toolkit and browser r=Standard8 2019-09-14 09:39:26 +00:00
downloads Bug 1576348 - Make DownloadCopySaver use the correct channel r=mak 2019-09-10 09:48:47 +00:00
enterprisepolicies Backed out changeset 029511f2fefc (bug 1560808) for failing browser-chrome's browser_policies_notice_in_aboutpreferences.js and browser_policies_mistyped_json.js. CLOSED TREE 2019-09-25 20:10:38 +02:00
extensions Bug 1580274 remove unused ip value from proxy schema r=robwu 2019-09-25 18:01:33 +00:00
featuregates
filewatcher
finalizationwitness
find Bug 1576817 - Fix a regression from bug 1490974 where we'll fail to find visibility: visible descendants of visibility: hidden nodes. r=bradwerth 2019-08-28 15:15:23 +00:00
fuzzyfox
gfx
jsoncpp
kvstore
lz4
maintenanceservice Bug 1575975 - Enable the maintenance service for MinGW r=firefox-build-system-reviewers,mshal 2019-08-27 22:02:23 +00:00
mediasniffer
mozintl Bug 1578683 Turn on ESLint rule prefer-boolean-length-check for toolkit and browser r=Standard8 2019-09-14 09:39:26 +00:00
mozprotocol
narrate
normandy Bug 1572039 - Enforce default preferenceBranchType in code. r=mythmon 2019-09-17 04:32:06 +00:00
osfile Backed out changeset 1091690427f2 (bug 1555644) for causing browser-chrome failures. CLOSED TREE 2019-09-16 21:50:40 +03:00
parentalcontrols
passwordmgr Bug 1583043 - Wait for telemetry events before asserting in browser_entry_point_telemetry. r=jaws 2019-09-25 15:38:52 +00:00
perfmonitoring
pictureinpicture Bug 1566173 - Disable browser_fullscreen.js on mac debug cause of frequent failures. r=gbrown 2019-09-25 13:57:46 +00:00
places Bug 1553804: Part 6 - Fix chrome mochitests which open chrome windows with content openers. r=nika 2019-09-20 10:18:15 -07:00
printing Bug 1576639 - Fix Print Preview's Custom Scale prompt title. r=flod,fluent-reviewers 2019-09-04 14:32:51 +00:00
printingui
processsingleton
promiseworker Bug 1578683 Turn on ESLint rule prefer-boolean-length-check for toolkit and browser r=Standard8 2019-09-14 09:39:26 +00:00
prompts Bug 1553804: Follow-up: Fix another intermittent browser chrome failure. r=bustage 2019-09-20 12:45:33 -07:00
protobuf
reader Bug 1578454 - increase max font size in reader mode to match 300% zoom on default font size, r=jaws 2019-09-09 15:55:38 +00:00
reflect
remote Bug 1575420 - Replace MOZ_WIDGET_TOOLKIT value of "gtk3" with "gtk". r=froydnj 2019-08-21 12:25:42 +00:00
remotebrowserutils Bug 1579420 - Fix remaining ESLint no-async-promise-executor issues in browser/ and toolkit/. r=mossop 2019-09-16 17:26:58 +00:00
remotepagemanager Bug 1561443 - Move _getErrorMessageFromCode from NetErrorChild.jsm to aboutNetError.js. r=fluent-reviewers,flod,johannh 2019-09-17 09:49:59 +00:00
reputationservice Bug 1528697 - Add cenum referrerpolicy in ReferrerInfo.idl r=ckerschb,Gijs 2019-08-21 13:28:23 +00: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
satchel Bug 1579420 - Fix remaining ESLint no-async-promise-executor issues in browser/ and toolkit/. r=mossop 2019-09-16 17:26:58 +00:00
search Bug 1572465 - Add engine codes to engines.json r=Standard8 2019-09-23 13:46:28 +00:00
securityreporter
sessionstore Bug 1578683 Turn on ESLint rule prefer-boolean-length-check for toolkit and browser r=Standard8 2019-09-14 09:39:26 +00:00
shell
startup
statusfilter
telemetry Backed out changeset 01dd32f2378e (bug 1580129) for gv-junit failures complaining about testOnTelemetryReceived 2019-09-25 00:19:34 +03:00
terminator Backed out changeset 81156ff3f4fa (bug 1571656) for causing browser_PageActions.js and test_insertTree_fixupOrSkipInvalidEntries.js to perma fail CLOSED TREE 2019-08-19 13:00:44 +03:00
thumbnails Bug 1578683 Turn on ESLint rule prefer-boolean-length-check for toolkit and browser r=Standard8 2019-09-14 09:39:26 +00:00
timermanager Backed out 2 changesets (bug 1579522) for xpcshell failures in test_ModulesPing.js CLOSED TREE 2019-09-24 00:48:27 +03:00
tooltiptext Bug 1578683 Turn on ESLint rule prefer-boolean-length-check for toolkit and browser r=Standard8 2019-09-14 09:39:26 +00:00
typeaheadfind Bug 1553384, remove old find/findAgain methods in typeaheadfind in favour of a single find method, r=mikedeboer 2019-09-18 09:31:43 +00:00
url-classifier Bug 1578683 Turn on ESLint rule prefer-boolean-length-check for toolkit and browser r=Standard8 2019-09-14 09:39:26 +00:00
urlformatter
utils Bug 1577223 - Add specific error for missing scheme in URL policies. r=mconley 2019-09-25 15:55:24 +00:00
viewconfig Bug 1497191: Apply Meta CSP to about:config.r=Gijs 2019-09-03 11:03:30 +00:00
viewsource
windowcreator Bug 1538042 Part 2: Add tests of null character searches. r=mccr8 2019-09-05 21:03:51 +00:00
windowwatcher Backed out 2 changesets (bug 1582716, bug 1575051) for gv-junit failures, new exception. CLOSED TREE 2019-09-24 19:47:00 +03:00
workerloader
xulstore Bug 1553804: Part 6 - Fix chrome mochitests which open chrome windows with content openers. r=nika 2019-09-20 10:18:15 -07:00
components.conf
DefaultCLH.jsm
moz.build
update-jsoncpp.sh