зеркало из https://github.com/mozilla/pjs.git
Fix for 24362. Status bar gets updated message counts. a=chofmann. r=dp and jband.
This commit is contained in:
Родитель
52d7065ba5
Коммит
9662c43c13
|
@ -32,13 +32,13 @@ class nsString;
|
||||||
%}
|
%}
|
||||||
|
|
||||||
|
|
||||||
[uuid(3d1b15b0-93b4-11d1-895b-006008911b81)]
|
[scriptable, uuid(3d1b15b0-93b4-11d1-895b-006008911b81)]
|
||||||
interface nsIAtom : nsISupports
|
interface nsIAtom : nsISupports
|
||||||
{
|
{
|
||||||
/**
|
/**
|
||||||
* Translate the unicode string into the stringbuf.
|
* Translate the unicode string into the stringbuf.
|
||||||
*/
|
*/
|
||||||
void ToString(in nsStringRef aString);
|
[noscript] void ToString(in nsStringRef aString);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Return a pointer to a zero terminated unicode string.
|
* Return a pointer to a zero terminated unicode string.
|
||||||
|
|
Загрузка…
Ссылка в новой задаче