Jari Jalkanen 9ca4cc586f Bug 1791767 - Exclude CachingDatabaseConnection with event target from general thread checks. r=dom-storage-reviewers,janv
CachingDatabaseConnection relies on a global macro to toggle thread
ownership checks. The checks do not work with thread pool event targets
and by this change we ensure that the global macro users are not
impacted by such event target changes.

Depends on D190598

Differential Revision: https://phabricator.services.mozilla.com/D190601
2023-10-16 07:43:11 +00:00
..