gecko-dev/toolkit
Aaron Klotz 28466cb97e Bug 1460433: Part 1 - Change BasicDllServices to not do any dll notification callbacks; r=mhowell
BasicDllServices is used to gain access to the authenticode APIs in non-Gecko
contexts. One feature that WinDllServices provides is the ability to register
a callback interface to be notified when a DLL has been loaded.

This is not particularly useful in the BasicDllServices use case, and in the
"handle a launcher process failure on a background thread" use case, would
actually be harmful.

This patch modifies the DLLServices backend to offer a "basic" option that
omits the callback stuff.

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

--HG--
extra : moz-landing-system : lando
2019-02-20 06:18:45 +00:00
..
actors Bug 1528387 - Make actor name implicit to JSWindowActor::SendAsyncMessage, r=jdai 2019-02-21 19:53:59 +00:00
components Backed out 10 changesets (bug 1474143) for perma failing browser_markup_events_01.js CLOSED TREE 2019-02-22 21:16:49 +02:00
content Backed out 10 changesets (bug 1474143) for perma failing browser_markup_events_01.js CLOSED TREE 2019-02-22 21:16:49 +02:00
crashreporter Bug 1528304 - Update max memory recording regions. r=ted 2019-02-15 19:12:32 +00:00
forgetaboutsite Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
library Bug 1512504 - Remove support for MSVC. r=froydnj 2019-02-14 21:45:27 +00:00
locales Bug 1523737 - Migrate printProgress.dtd, printPageSetup.dtd, and printPreviewProgress.dtd to Fluent, r=jaws,flod 2019-02-19 17:59:05 +00:00
modules Backed out 10 changesets (bug 1474143) for perma failing browser_markup_events_01.js CLOSED TREE 2019-02-22 21:16:49 +02:00
mozapps Bug 1522279 - Remove hardblockedaddon and softblockedaddon bindings. r=Gijs 2019-02-20 23:19:32 +00:00
pluginproblem Bug 1507895 - Part IV, Remove the XBL pluginProblem binding r=smaug 2019-01-26 07:51:10 +00:00
profile Bug 1528568 - Add error handling for the call to nsIFile::Exists() in nsToolkitProfileService::SelectStartupProfile(); r=mossop 2019-02-16 22:21:41 +00:00
recordreplay Bug 1529298 - Rename JS_NewArrayBufferWithExternalContents to JS_NewArrayBufferWithUserOwnedContents to better accord with the USER_OWNED ArrayBufferKind name, and to avoid namespace overload with the semantically distinct JS_NewExternalArrayBuffer and JS_ExternalizeArrayBufferContents functions. r=sfink 2019-02-18 22:48:06 -08:00
system Bug 1528651 - Re-enable warnings-as-errors on Windows in some directories. r=dmajor 2019-02-17 15:03:02 +09:00
themes Bug 1523957 - Convert trees to custom elements, r=bgrins, mak, standard8, MattN 2019-02-21 15:39:53 +01:00
xre Bug 1460433: Part 1 - Change BasicDllServices to not do any dll notification callbacks; r=mhowell 2019-02-20 06:18:45 +00:00
.eslintrc.js
moz.build 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
moz.configure Bug 1528884 - Change how --enable-eme is handled. r=ted 2019-02-20 07:51:48 +09:00
nss.configure Bug 1513134 - Detect unnecessary --help dependencies. r=firefox-build-system-reviewers,gps 2018-12-11 19:34:28 +00:00
toolkit.mozbuild Bug 1517083 - Enable running custom tests on extension-based experiments; r=rhelmer,froydnj 2019-02-06 06:21:43 +00:00