mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
bdb6a06376
This patch ports over the ActivityRequestHandler interface. Unfortunately the original design of the interface specifies that ActivityRequestHandler.source should be of type ActivityOptions which is a dictionary. This is not expressible in WebIDL, so for now we're just using the type 'object' for that. |
||
---|---|---|
.. | ||
moz.build | ||
nsIActivityProxy.idl | ||
nsIActivityUIGlue.idl |