-
- Downloads
fix bug 100260. xpconnect should not hold a weak reference to a classinfo...
fix bug 100260. xpconnect should not hold a weak reference to a classinfo object after the xpcwrappednativeproto that was holding a strong ref is destroyed. sr=jst, r=dbradley,markh.
Showing
- js/src/xpconnect/src/xpcprivate.h 2 additions, 0 deletionsjs/src/xpconnect/src/xpcprivate.h
- js/src/xpconnect/src/xpcwrappednativeinfo.cpp 15 additions, 0 deletionsjs/src/xpconnect/src/xpcwrappednativeinfo.cpp
- js/src/xpconnect/src/xpcwrappednativeproto.cpp 4 additions, 0 deletionsjs/src/xpconnect/src/xpcwrappednativeproto.cpp
Please register or sign in to comment