mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-12 22:28:59 +02:00
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 | ||