зеркало из https://github.com/mozilla/gecko-dev.git
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 |
||
---|---|---|
.. | ||
xptcall | ||
xptinfo | ||
moz.build |