Bug 566466 - speed up createElement(), r=jst, peterv

This commit is contained in:
Olli Pettay
2010-07-23 12:49:57 +03:00
parent 90e2c01d89
commit 8a001762d4
216 changed files with 1435 additions and 819 deletions

View File

@@ -75,6 +75,7 @@ public:
virtual nsresult Clone(nsINodeInfo *aNodeInfo, nsINode **aResult) const;
virtual nsXPCClassInfo* GetClassInfo();
protected:
// mChannelIsPending indicates whether we're currently asynchronously loading
// data from mChannel (via document.load() or normal load). It's set to true