зеркало из https://github.com/mozilla/gecko-dev.git
752cda7b26
When an object is aggregated, doing a QI to anything other than IUnknown on the inner object AddRefs the outer object. Thus, before releasing our reference to the inner IUnknown (and thus destroying it), we *must* release any references to interfaces queried from it. Otherwise, any pointers to interfaces of the inner object would be invalidated. MozReview-Commit-ID: KXsA8Sagx6G --HG-- extra : rebase_source : f1dca4ee71f2ed49c8ba19c12862f2b4f9881fca |
||
---|---|---|
.. | ||
app | ||
chromium | ||
contentproc | ||
glue | ||
ipdl | ||
mscom | ||
testshell | ||
moz.build | ||
pull-chromium.py |