mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 538920: give nsIObserver the "function" attribute to allow directly passing JS function objects to nsIObserverService::addObserver, r=bsmedberg
This commit is contained in:
parent
a20160a017
commit
5589f1de57
@ -44,7 +44,7 @@
|
||||
* @status FROZEN
|
||||
*/
|
||||
|
||||
[scriptable, uuid(DB242E01-E4D9-11d2-9DDE-000064657374)]
|
||||
[scriptable, function, uuid(DB242E01-E4D9-11d2-9DDE-000064657374)]
|
||||
interface nsIObserver : nsISupports {
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user