mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-05-27 04:29:25 +00:00
Revert "Make the reference to Handle unambiguous in ipc/testshell/XPCShellEnvironment.cpp"
This reverts commit d4afddfada.
This commit is contained in:
@@ -55,7 +55,7 @@ namespace {
|
||||
static const char kDefaultRuntimeScriptFilename[] = "xpcshell.js";
|
||||
|
||||
inline XPCShellEnvironment*
|
||||
Environment(JS:Handle<JSObject*> global)
|
||||
Environment(Handle<JSObject*> global)
|
||||
{
|
||||
AutoJSAPI jsapi;
|
||||
if (!jsapi.Init(global)) {
|
||||
|
||||
Reference in New Issue
Block a user