зеркало из https://github.com/mozilla/gecko-dev.git
Bug 461827. GetClassName fixup in DOM. r=blassey sr=jst
This commit is contained in:
Родитель
05ec1c59e2
Коммит
349f19f736
|
@ -152,16 +152,16 @@
|
|||
#ifdef OJI
|
||||
// HTMLAppletElement helper includes
|
||||
#include "nsIJVMManager.h"
|
||||
|
||||
// Oh, did I mention that I hate Microsoft for doing this to me?
|
||||
#ifndef WINCE
|
||||
#undef GetClassName
|
||||
#endif
|
||||
|
||||
#include "nsILiveConnectManager.h"
|
||||
#include "nsIJVMPluginInstance.h"
|
||||
#endif
|
||||
|
||||
// Oh, did I mention that I hate Microsoft for doing this to me?
|
||||
#ifdef WINCE
|
||||
#undef GetClassName
|
||||
#endif
|
||||
|
||||
|
||||
// HTMLOptionsCollection includes
|
||||
#include "nsIDOMHTMLOptionElement.h"
|
||||
#include "nsIDOMNSHTMLOptionElement.h"
|
||||
|
|
Загрузка…
Ссылка в новой задаче