DescriptionASSERT -> RELEASE_ASSERT for investigation of issue 466793
The crash dump attached to isse 466793 suggests that we sometimes
retain a references to destroyed instances of Canvas2DLayerBridge
in Canvas2DLayerManager. This crash is extremely rare and we
have no repro steps. This change substitutes an assert for a release_assert
in order to trap crash dumps at the time the destructor is called
to help investigate conditions under which the invalid state is
generated.
BUG=466793
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=197851
Patch Set 1 #
Total comments: 1
Patch Set 2 : use release_assert #
Depends on Patchset: Messages
Total messages: 9 (3 generated)
|
|||||||||||||||||||