mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
c3c68a2d4d
The dtor for PersistentRooted<> removes it from a linked list, which means we need a static ctor to register that dtor with the atexit machinary. So the easiest thing to do is make sScriptedInterruptCallback a pointer that points to a PersistentRootedValue we allocate on the heap. |
||
---|---|---|
.. | ||
crashtests | ||
idl | ||
loader | ||
public | ||
shell | ||
src | ||
tests | ||
wrappers | ||
moz.build |