зеркало из https://github.com/mozilla/gecko-dev.git
Adding [noscript], to get past my recently-added xpidl compiletime error. Looks like I missed a file.
This commit is contained in:
Родитель
14780c3d56
Коммит
1538488086
|
@ -8,7 +8,7 @@
|
|||
[scriptable, uuid(2EFB5005-4508-11d3-AEDA-00A024FFC08C)]
|
||||
interface nsIWinEvent : nsIEvent
|
||||
{
|
||||
attribute voidStar hwnd;
|
||||
[noscript] attribute voidStar hwnd;
|
||||
attribute unsigned long message;
|
||||
attribute unsigned long wParam;
|
||||
attribute unsigned long lParam;
|
||||
|
|
Загрузка…
Ссылка в новой задаче