mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
ddf7e9edc1
__scriptOnly__ is unused on mxr and addons-mxr. Morevoer, the current implementation is totally broken, because we check for NNXOW, which only happens when a random content JS object ends up in some other cross-origin scope (via addons, presumably), whereas chrome objects use ChomeObjectWrapper. I'm soon going to replace SCRIPT_ACCESS_ONLY with checked unwrapping, and mark all COWs as unsafe to unwrap (see bug 821573 and bug 658909). So let's just kill this thing here. |
||
---|---|---|
.. | ||
crashtests | ||
idl | ||
loader | ||
public | ||
shell | ||
src | ||
tests | ||
wrappers | ||
Makefile.in |