зеркало из https://github.com/mozilla/pjs.git
Make nsITimerCallback a [function], to allow JS to pass a function object instead of this interface Bug 430305 r/sr/a=shaver
This commit is contained in:
Родитель
e028fe114c
Коммит
d03f4d956d
|
@ -66,7 +66,7 @@ native nsTimerCallbackFunc(nsTimerCallbackFunc);
|
|||
*/
|
||||
interface nsITimer;
|
||||
|
||||
[scriptable, uuid(a796816d-7d47-4348-9ab8-c7aeb3216a7d)]
|
||||
[function, scriptable, uuid(a796816d-7d47-4348-9ab8-c7aeb3216a7d)]
|
||||
interface nsITimerCallback : nsISupports
|
||||
{
|
||||
/**
|
||||
|
|
Загрузка…
Ссылка в новой задаче