gecko-dev/js/xpconnect
Simon Giesecke ff85972891 Bug 1661476 - Prevent Result<const V, E> or Result<V, const E> from being instantiated. r=froydnj
Also, remove the existing uses of Result<const nsCString, nsresult> in URLPreloader
and Result<CryptoScheme, const nsCString> in SampleIterator.

Differential Revision: https://phabricator.services.mozilla.com/D88419
2020-08-28 14:16:35 +00:00
..
crashtests Bug 1596800 - Remove document.getAnonymousNodes as well. r=smaug 2019-11-18 19:15:16 +00:00
idl Bug 1464542: Part 2 - Add infrastructure for defining named services exposed to JS. r=mccr8 2020-07-09 20:42:50 +00:00
loader Bug 1661476 - Prevent Result<const V, E> or Result<V, const E> from being instantiated. r=froydnj 2020-08-28 14:16:35 +00:00
public
shell Bug 1656141 - Remove rc include files that only add a manifest. r=firefox-build-system-reviewers,rstewart 2020-08-06 22:51:54 +00:00
src Bug 1661426 part 2 - Add a browser pref for Warp. r=iain 2020-08-28 03:09:28 +00:00
tests Bug 1651519: Part 2 - Also remove nsIDOMWindowUtils::outerWindowID. r=nika,geckoview-reviewers,agi 2020-08-17 20:22:12 +00:00
wrappers Bug 1654851 - Correctly handle transplanting objects with private fields r=jorendorff,extension-reviewers,zombie 2020-08-11 21:35:40 +00:00
moz.build