Martin Robinson 317f69f042 Bug 1776211 - Assertion failure: aNode (aNode cannot be nullptr!), at /layout/base/nsGenConList.h:83 r=emilio
Specifically handle empty lists in nsGenConList::BinarySearch. This
was hidden because the pre-existing caller also handles empty lists before
calling the binary search algorithm.

Differential Revision: https://phabricator.services.mozilla.com/D150132
2022-06-23 16:05:30 +00:00
..