This bug is about JavaDOM building on the tip. These changes make it so
you can build JavaDOM with the tip as of 20 Sept 2000. M dom/jni/javaDOMGlobals.h changed nsString2 to nsString M dom/jni/org_mozilla_dom_NodeImpl.cpp nsIDOMNode::Supports is now nsIDOMNode::IsSupported(). git-svn-id: svn://10.0.0.236/trunk@79657 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
#include "jni.h"
|
||||
#include "prclist.h"
|
||||
#include "nsError.h"
|
||||
#include "nsString2.h"
|
||||
#include "nsString.h"
|
||||
|
||||
// workaround for bug 30927
|
||||
#ifdef ERROR
|
||||
|
||||
Reference in New Issue
Block a user