DescriptionRemove unnecessary WebGLRenderingContextBase unregistration.
The garbage collector takes care of clearing out weak references to
WebGLRenderingContextBase objects that the |forciblyEvictedContexts()|
and |activateContexts()| sets keep, before the objects are finalized.
Hence no need to additionally attempt to remove; just assert
non-membership.
R=haraken
BUG=
CQ_INCLUDE_TRYBOTS=tryserver.chromium.win:win_optional_gpu_tests_rel;tryserver.chromium.mac:mac_optional_gpu_tests_rel
Committed: https://crrev.com/fa7d8b396b85d9b6440a4f430ff90eb6a4c4a680
Cr-Commit-Position: refs/heads/master@{#381916}
Patch Set 1 #Patch Set 2 : comment wording #Messages
Total messages: 13 (6 generated)
|