mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-07 04:05:49 +00:00
8c41eafec9
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 |