DescriptionRemove a lame assertion from one_copy_tile_task_worker_pool.cc.
This assertion was crashing in practice during renderer shutdown,
when SiteDetailsBrowserTest was run under --site-per-process. The
crash occurs if the allocation fails.
There seems to be an identical assertion a couple lines below, that
is correctly guarded against a null pointer.
BUG=None
TEST=browser_tests
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
Committed: https://crrev.com/5510c5b383ec6ffb22ae30a9a0fc4ead5a106a4f
Cr-Commit-Position: refs/heads/master@{#373954}
Patch Set 1 #
Total comments: 2
Dependent Patchsets: Messages
Total messages: 18 (8 generated)
|