Bug 877654 - Remove thisptr offset tables - Remove offset tables from non-HTMLElement objects and remove offset table macros. r=Ms2ger.

This commit is contained in:
Peter Van der Beken
2013-05-21 21:59:27 +02:00
parent 1daa397286
commit 1112028f55
19 changed files with 50 additions and 220 deletions

View File

@@ -126,8 +126,6 @@
using namespace mozilla;
using namespace mozilla::dom;
NS_DEFINE_IID(kThisPtrOffsetsSID, NS_THISPTROFFSETS_SID);
int32_t nsIContent::sTabFocusModel = eTabFocus_any;
bool nsIContent::sTabFocusModelAppliesToXUL = false;
uint32_t nsMutationGuard::sMutationCount = 0;