mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-09 05:14:24 +00:00
11ade64c3d
bug 24442 and bug 24524. The content stack wasn't addref'ing the content objects pushed onto it while the content sink destructor was releasing the content objects. This caused a crash because the root content object would get freed one too many times. Now, PushContent() addrefs the content object before inserting it into the content stack. |
||
---|---|---|
.. | ||
public | ||
src | ||
.cvsignore | ||
Makefile.in | ||
makefile.win |