mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-10 22:09:32 +00:00
Fix for bug 94456 (wrappers need performance increase, support conformance). r=sicking, sr=jst.
This commit is contained in:
parent
2789f2eab5
commit
3a2308f865
@ -40,7 +40,9 @@
|
||||
#include "nsXPathExpression.h"
|
||||
#include "Expr.h"
|
||||
#include "nsDOMError.h"
|
||||
#include "nsIDOMCharacterData.h"
|
||||
#include "nsIDOMClassInfo.h"
|
||||
#include "nsIDOMDocument.h"
|
||||
#include "nsIDOMXPathNamespace.h"
|
||||
#include "nsXPathResult.h"
|
||||
#include "nsDOMError.h"
|
||||
|
@ -43,6 +43,7 @@
|
||||
#include "nsDOMError.h"
|
||||
#include "nsIContent.h"
|
||||
#include "nsIDOMClassInfo.h"
|
||||
#include "nsIDOMNode.h"
|
||||
#include "nsSupportsArray.h"
|
||||
#include "nsXPathException.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user