Bug 793314 - Remove PtrBits; r=mounir,roc
This commit is contained in:
@@ -89,7 +89,7 @@ DOMBindingBase::SetJSObject(JSObject* aObject)
|
||||
// method.
|
||||
SetWrapper(aObject);
|
||||
|
||||
PtrBits oldWrapperPtrBits = mWrapperPtrBits;
|
||||
uintptr_t oldWrapperPtrBits = mWrapperPtrBits;
|
||||
|
||||
SetWrapperBits(aObject);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user