mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
f81ba94616
The AnimationPlayerFront needs to emit events when its auto-refresh mode is enabled, whenever the state changes. Until now, it was doing so with EventEmitter. But because decorating the class with EventEmitter adds on/once/off functions to the instance, it ends up hiding the on/once/off functions that were already there because the class extends addon sdk EventTarget. |
||
---|---|---|
.. | ||
actors | ||
docs | ||
tests | ||
child.js | ||
content-globals.js | ||
content-server.jsm | ||
dbg-server.jsm | ||
main.js | ||
moz.build | ||
nsIJSInspector.idl | ||
nsJSInspector.cpp | ||
nsJSInspector.h | ||
protocol.js |