mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
298206badc
This setup is kind of hacky. JSD exposed a per-context script toggle, which, while nonsensical, exhibits visibly different semantics than a per-global toggle (since the former follows the WindowProxy across navigations, whereas the latter does not). Honza says that Firebug ensures that any instances of |jsdcx.scriptsEnabled = false| are guaranteed to be followed by |jsdcx.scriptsEnabled = true| before a navigation occurs, so this should be good enough. |
||
---|---|---|
.. | ||
ductwork/debugger | ||
examples | ||
ipc | ||
jsd | ||
public | ||
src | ||
xpconnect |