DescriptionA speculative fix for a MediaValues related crash
According to the stack at crbug.com/367210 it is believed that the crash is a result of null RenderView,
since a plugin is running a script that adds a new HTMLImageElement during the document teardown.
This CL adds a null check for such a case, as well as a fixme, so that null check can be removed once the underlying issue is resolved.
BUG=367210, 371084
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=173563
Patch Set 1 #
Messages
Total messages: 6 (0 generated)
|