mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
11f2396ec2
The primary consumer of this is the whole inner/outer DOM window setup, which uses the default global to track the current inner. But there are few other random ones as well. We use this as an opportunity to convert a bunch of consumers from the two-step GetNativeContext() -> JS_GetGlobalObject() into just |GetNativeGlobal()|. This will make things much easier to convert when we start tracking the current inner explicitly. |
||
---|---|---|
.. | ||
builtin | ||
crashtests | ||
src | ||
test | ||
moz.build |