зеркало из https://github.com/mozilla/pjs.git
Bug 338870 - imgIDecoderObserver is scriptable but inherits from the non-scriptable interface imgIContainerObserver. r=pavlov
This commit is contained in:
Родитель
980e7b0f7b
Коммит
bfd98396db
|
@ -54,7 +54,7 @@ interface gfxIImageFrame;
|
|||
* @author Stuart Parmenter <pavlov@netscape.com>
|
||||
* @version 0.1
|
||||
*/
|
||||
[uuid(53102f15-0f53-4939-957e-aea353ad2700)]
|
||||
[scriptable, uuid(53102f15-0f53-4939-957e-aea353ad2700)]
|
||||
interface imgIContainerObserver : nsISupports
|
||||
{
|
||||
[noscript] void frameChanged(in imgIContainer aContainer,
|
||||
|
|
Загрузка…
Ссылка в новой задаче