mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-31 11:01:40 +00:00
Document null pointer handling. b=326646 r=sicking sr=peterv
This commit is contained in:
parent
3af0d57671
commit
85bbf2fc78
@ -84,6 +84,8 @@ public:
|
||||
* closure of |AppendReachableList|.
|
||||
*
|
||||
* This will only be called on objects that are returned by GetSCCIndex.
|
||||
*
|
||||
* null pointers may be appended; they will be ignored by the caller.
|
||||
*/
|
||||
virtual void AppendReachableList(nsCOMArray<nsIDOMGCParticipant>& aArray) = 0;
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user