зеркало из https://github.com/mozilla/pjs.git
Beginnings of massive landing of joki changes.
Relevant nsbeta3+ bugs 43309, 44503, 2634, 2504,5981, 24698, 25758, 33577, 36062, 36217, 41191, 41491, 42356, 42829, 43016 r=saari (joki code). also been tested by heikki and bryner --------------------------------
This commit is contained in:
Родитель
31e08cb1df
Коммит
d979450dcc
|
@ -40,6 +40,7 @@ interface Window {
|
|||
attribute long pageYOffset;
|
||||
readonly attribute long scrollX;
|
||||
readonly attribute long scrollY;
|
||||
readonly attribute unsigned long length;
|
||||
|
||||
void dump(in wstring str);
|
||||
void alert(/* ... */);
|
||||
|
|
Загрузка…
Ссылка в новой задаче