Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
We were null-checking members, then calling them from an async block, by which point they might be null. Fixes #21453 Co-authored-by: Boris Zbarsky <[email protected]>
- Loading branch information