gecko-dev/toolkit/components
Jared Wein 94dfaf8998 Bug 1556934 - Add placeholder text in fields and preprend https:// if scheme is not provided for origin. r=MattN,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D34408

--HG--
extra : moz-landing-system : lando
2019-06-14 15:53:47 +00:00
..
aboutcache Bug 1320404 - Remove appId from origin attributes - part 4 - necko, r=valentin 2019-05-03 17:14:23 +00:00
aboutcheckerboard
aboutmemory Bug 1556268 - Remove aboutCompartments.xhtml. r=mccr8 2019-06-02 23:05:01 +00:00
aboutperformance Bug 1498187 - Let the user sort by column in about:performance. r=florian 2019-05-21 10:46:35 +00:00
alerts Bug 1557793 part 2. Stop using [array] in nsIStringBundle. r=Pike 2019-06-11 15:51:51 +00:00
antitracking Bug 1557887 - Part 11: Run the partitioning tests with third-party window objects that have loaded an initial about:blank document in addition to normal third-party window objects; r=baku 2019-06-12 18:47:43 +00:00
apppicker
asyncshutdown
autocomplete Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
backgroundhangmonitor Bug 1555454 - migrate xpcshelltests to macosx1014 r=gbrown 2019-06-11 18:36:19 +00:00
bitsdownload Bug 1545960 - Part 1: Replace tempdir by tempfile. r=ato 2019-05-08 09:49:24 +00:00
browser Bug 1555050: Always (if non null) set any CSP as cspToInherit on the loadinfo of new document load. Update documentation for GetCSP, GetPreloadCSP() and GetCSPToInherit and update two callsites which called GetCSP instead of GetCSPToInherit. r=bzbarsky 2019-06-06 20:19:56 +00:00
build
captivedetect Bug 1556259 - Make sure CaptiveDetect.jsm interprets any redirect as a locked captive portal r=mayhemer 2019-06-06 12:08:35 +00:00
certviewer Bug 1555135 - Adds InfoItem web component. r=johannh 2019-06-10 14:21:55 +00:00
cleardata Bug 1148205 - Replace misnamed `formSubmitURL` and `hostname` properties in toolkit/ tests. r=jaws 2019-06-05 03:59:20 +00:00
clearsitedata Bug 1548034 - Remove Clear-Site-Data 'executionContexts' feature, r=annevk,smaug 2019-05-08 13:12:59 +00:00
cloudstorage
commandlines
contentprefs Bug 1551102. Stop using [array] in nsIContentPrefService2. r=mak 2019-05-14 11:42:20 +00:00
contextualidentity Bug 1554464 - Merge nsICookie2 and nsICookie in 1 single interface, r=Ehsan 2019-05-31 09:36:44 +00:00
corroborator Bug 1549147 - Disable corroborator test until new non-expired cert is available a=jcristau CLOSED TREE 2019-05-05 12:20:43 +03:00
crashes
crashmonitor
ctypes
downloads Bug 1557793 part 2. Stop using [array] in nsIStringBundle. r=Pike 2019-06-11 15:51:51 +00:00
enterprisepolicies Bug 1456140 - Remove unnecessary size args for getChildList. r=kmag 2019-05-21 06:20:40 +00:00
extensions Bug 1450965 Skip Cors Check for Early WebExtention Redirects r=mayhemer 2019-06-13 09:57:13 +00:00
featuregates
filewatcher
finalizationwitness
find Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
fuzzyfox
gfx
jsoncpp
kvstore Bug 1557161 - enable rkv consumers to migrate LMDB environments across architecture changes r=lina,keeler,froydnj 2019-06-13 19:14:59 +00:00
lz4
maintenanceservice
mediasniffer Bug 1552194 - Consider ftyp 3gp4 as being mp4. r=padenot 2019-05-21 11:30:37 +00:00
mozintl
mozprotocol Bug 1536744 - Remove nsIProtocolHandler.newURI r=baku 2019-05-28 13:49:27 +00:00
narrate Bug 1557793 part 2. Stop using [array] in nsIStringBundle. r=Pike 2019-06-11 15:51:51 +00:00
normandy Backed out changeset 326fdac090f3 (bug 1536644) for ESlint failure at browser_actions_BranchedAddonStudyAction.js. CLOSED TREE 2019-06-14 03:01:10 +03:00
osfile
parentalcontrols Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
passwordmgr Bug 1556934 - Add placeholder text in fields and preprend https:// if scheme is not provided for origin. r=MattN,fluent-reviewers,flod 2019-06-14 15:53:47 +00:00
perf
perfmonitoring Bug 1554361 - Move the high-level storage access check APIs to mozilla/StorageAccess.h; r=baku 2019-05-27 14:06:49 +00:00
pictureinpicture Bug 1541178 - In RTL locales, put the Picture-in-Picture to the left side of the window. r=JSON_voorhees 2019-06-10 19:59:58 +00:00
places Bug 1556474 - Expire associated favicons even if we are just storing a root icon. r=Standard8 2019-06-13 13:48:12 +00:00
printing Bug 1552219. Get rid of unnecessary variables that clutter PrintUtils.printWindow. r=Gijs 2019-05-03 07:34:07 +01:00
printingui Bug 1537586 - Address build failure with --disable-printing r=bobowen,froydnj 2019-06-05 01:25:36 +00:00
processsingleton Bug 1558306 - Switch L10nRegistry initialization to happen right before the first content process gets created. r=mconley 2019-06-12 17:49:56 +00:00
promiseworker
prompts Bug 1557793 part 2. Stop using [array] in nsIStringBundle. r=Pike 2019-06-11 15:51:51 +00:00
protobuf
reader Bug 1519365 - Update object property names that get passed to loadURIOptions to match the names in loadURIOptions r=Gijs 2019-06-08 11:04:27 +00:00
reflect
remote Bug 1553781: When the remote service finds an instance to remote to it doesn't clean up the startup lock. r=glandium 2019-05-30 17:53:36 +00:00
remotebrowserutils Bug 1519365 - Update object property names that get passed to loadURIOptions to match the names in loadURIOptions r=Gijs 2019-06-08 11:04:27 +00:00
remotepagemanager Bug 1556867 - Remove the old about:private browsing code and pref r=fluent-reviewers,Mardak,Pike,Gijs 2019-06-10 17:01:54 +00:00
reputationservice
resistfingerprinting Bug 1557793 part 2. Stop using [array] in nsIStringBundle. r=Pike 2019-06-11 15:51:51 +00:00
satchel Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-05-25 17:46:15 +00:00
search Bug 1553237 - Simplify nsISearchService.addEngineWithDetails to one signature. r=Standard8 2019-06-13 20:35:23 +00:00
securityreporter
sessionstore Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-05-25 17:46:15 +00:00
shell
startup Bug 1555850 - Get rid of nsIWindowCreator2, r=bzbarsky 2019-05-31 03:41:47 +00:00
statusfilter
telemetry Backed out changeset 326fdac090f3 (bug 1536644) for ESlint failure at browser_actions_BranchedAddonStudyAction.js. CLOSED TREE 2019-06-14 03:01:10 +03:00
terminator
thumbnails Bug 1549386 - Turn nsIPageThumbsStorageService.path into AString. r=Gijs 2019-06-07 08:44:08 +00:00
timermanager Bug 1553995 - Improve logging of UpdateTimerManager r=kmag 2019-05-31 10:19:27 +00:00
tooltiptext
typeaheadfind
url-classifier Bug 1519434 - only allow perma-enabling non-flash plugins, r=jmathies,aswan 2019-06-13 08:41:28 +00:00
urlformatter Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
utils Backed out changeset 326fdac090f3 (bug 1536644) for ESlint failure at browser_actions_BranchedAddonStudyAction.js. CLOSED TREE 2019-06-14 03:01:10 +03:00
viewconfig Bug 1557237. Stop using [array] in nsIPrompt and nsIPromptService. r=Gijs 2019-06-06 08:03:56 +00:00
viewsource
windowcreator Bug 1252223 - convert nsIWebBrowserPersist test to a browser mochitest so it works in e10s, r=mak 2019-06-07 23:16:04 +00:00
windowwatcher Bug 1557237. Stop using [array] in nsIPrompt and nsIPromptService. r=Gijs 2019-06-06 08:03:56 +00:00
workerloader
xulstore Bug 1557161 - enable rkv consumers to migrate LMDB environments across architecture changes r=lina,keeler,froydnj 2019-06-13 19:14:59 +00:00
DefaultCLH.jsm
components.conf
moz.build Bug 1553498 - Inserts an empty page for about:certviewer and redirects to it when the user put that URL in the browser. r=johannh,smaug 2019-05-23 22:12:30 +00:00
update-jsoncpp.sh