mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-31 19:10:36 +00:00
Reverting. This is the wrong way to address the item.
This commit is contained in:
parent
90466f8337
commit
1b19985fdb
@ -186,7 +186,7 @@ nsJSEventListener::HandleEvent(nsIDOMEvent* aEvent)
|
||||
&rval);
|
||||
|
||||
if (argv != &arg) {
|
||||
::JS_PopArguments(cx, &stackPtr);
|
||||
::JS_PopArguments(cx, stackPtr);
|
||||
}
|
||||
|
||||
if (NS_SUCCEEDED(rv)) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user