This switches `nsNodeInfoHash` to a nsDataHashTable. The hash function and equality operator are moved to NodeInfoInner so that they can be easily reused.
9.5 KiB
9.5 KiB
This switches `nsNodeInfoHash` to a nsDataHashTable. The hash function and equality operator are moved to NodeInfoInner so that they can be easily reused.