gecko-dev/js/xpconnect
Jon Coppeard 050bae2fd0 Bug 1759881 - Part 7: Add a virtual method to get the module loader to use for the current global r=yulia,smaug
This adds a virtual method to  nsIGlobalObject and implements it for
nsGlobalWindowInner and SandboxPrivate. This means we don't have to put the
logic for dealing with all the different kinds of globals in once place.

Differential Revision: https://phabricator.services.mozilla.com/D141733
2022-03-28 12:38:27 +00:00
..
crashtests Bug 1754441 - Explicit set prefs to enable InstallTrigger on all tests that depend on its availability. r=mixedpuppy 2022-03-18 20:02:54 +00:00
idl Bug 1757956 - Part 3: Rename JSFreeOp to JS::GCContext in the JS engine r=jandem 2022-03-10 08:40:03 +00:00
loader Bug 1207753 - script preloader thread-safety annotations r=mccr8 2022-03-21 18:01:27 +00:00
public Bug 1270746 part 5 - Remove hasInstance class hook. r=iain 2022-03-20 11:28:04 +00:00
shell Bug 1678152 - Catch all stack overflows on Linux r=jld 2022-01-28 07:29:26 +00:00
src Bug 1759881 - Part 7: Add a virtual method to get the module loader to use for the current global r=yulia,smaug 2022-03-28 12:38:27 +00:00
tests Bug 1270746 part 3 - Replace hasInstance JSClass hook on wrapped natives with a Symbol.hasInstance native. r=peterv 2022-03-20 11:28:03 +00:00
wrappers Bug 1270746 part 5 - Remove hasInstance class hook. r=iain 2022-03-20 11:28:04 +00:00
moz.build