mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-04 02:57:38 +00:00
2ae68d12e9
A few callers of NS_NewISupportsArray() didn't use the return value to detect failure, but instead checked if the |array| argument was null after the call. This is inconsistent with the majority of the calls to NS_NewISupportsArray(). This patch changes them to be checked in the normal way. --HG-- extra : rebase_source : bf91836d7c3b159833c303a3716f4d9366f8b76a |
||
---|---|---|
.. | ||
browser | ||
components | ||
ios | ||
test | ||
tests/unit | ||
moz.build | ||
nsEmbedCID.h | ||
nsIWindowCreator2.idl | ||
nsIWindowCreator.idl | ||
nsIWindowProvider.idl |