gecko-dev/toolkit
David Parks 99e17d748f Bug 1488439: Part 1 - Replace Windows temp folder in sandboxed plugin process (r=bobowen,erahm)
The sandbox blocks GetTempFileName's prior response, causing the system to end up searching a number of (inaccessible) folders to use as a replacement for the temp folder.  This patch provides a path to a new folder on the command line for the plugin process.  This new temp folder, specific to this plugin process instance, is then communicated to the system via the TEMP/TMP environment variables.  This is similar to what is done for the content process but avoids nsDirectoryService, which doesn't exist in plugin processes.

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

--HG--
extra : moz-landing-system : lando
2018-10-12 22:36:22 +00:00
..
actors Bug 1483656 - Part III, Enable UA Widget on Fennec and Reftest by moving UAWidgetsChild.jsm to toolkit r=jaws 2018-10-03 15:49:33 +00:00
components Bug 1497960: Make ProfileAge return the same instances for the same profile directory and preload times.json to avoid data races. r=janerik 2018-10-12 18:10:20 +00:00
content Bug 1476769 - Migrate tabpanels to a Custom Element r=dao 2018-10-12 17:52:09 +00:00
crashreporter Bug 1497692 - Lower the minidump-analyzer priority r=ted 2018-10-12 14:50:16 +00:00
forgetaboutsite Bug 1260399 - Remove deprecated messages in nsICookieManager methods - part 3 - nsICookieManager.cookieExists, r=ehsan 2018-09-24 11:37:57 +02:00
library Bug 1155505 - Part 2. Implement native Window Toasts as a notification backend. r=jmathies 2018-10-03 17:57:23 +09:00
locales Bug 1486934 - Modify about:about to use fluent for localization r=Gijs,flod,jaws,Pike 2018-10-10 17:41:47 +00:00
modules Bug 1497960: Make ProfileAge return the same instances for the same profile directory and preload times.json to avoid data races. r=janerik 2018-10-12 18:10:20 +00:00
mozapps Bug 1497702 remove app-installed notification upon dismissal, r=Gijs 2018-10-10 23:40:32 +00:00
pluginproblem
profile Bug 1493202: Don't store offline startup state in nsIToolkitProfileService. r=florian 2018-09-21 16:50:02 +00:00
recordreplay Bug 1431441 - Part 7 - Relax WebReplay fcntl rules to avoid sqlite crash r=froydnj 2018-10-12 13:56:24 +00:00
system Bug 1493415 - Re-enable warnings as errors on clang-cl in toolkit/system/windowsDHCPClient/tests/gtest/. r=bagder 2018-09-22 20:34:27 +09:00
themes Bug 1495190 - Remove unused toolkit/themes/shared/in-content/check.svg. r=dao 2018-10-10 10:15:52 +02:00
xre Bug 1488439: Part 1 - Replace Windows temp folder in sandboxed plugin process (r=bobowen,erahm) 2018-10-12 22:36:22 +00:00
.eslintrc.js
moz.build Bug 1472491: Part 5n - Add AudioPlaybackChild actor. r=felipe 2018-07-29 21:27:32 -07:00
moz.configure Bug 1498450 - Avoid the footgun from @depends-function comparison r=froydnj 2018-10-12 13:44:08 +00:00
nss.configure
toolkit.mozbuild Bug 1496327 - Remove MOZ_ENABLE_XREMOTE r=froydnj 2018-10-04 13:55:55 +00:00