CHECK failure: !GetDocument().IsActive() || !GetDocument().NeedsLayoutTreeUpdateForNode(*this) |
|||
Issue descriptionDetailed report: https://clusterfuzz.com/testcase?key=5465377741733888 Fuzzer: puzzor_svg Job Type: linux_debug_chrome Platform Id: linux Crash Type: CHECK failure Crash Address: Crash State: !GetDocument().IsActive() || !GetDocument().NeedsLayoutTreeUpdateForNode(*this) blink::Element::IsMouseFocusable blink::Element::IsFocusable Sanitizer: address (ASAN) Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=5465377741733888 Additional requirements: Requires Gestures Issue filed automatically. See https://github.com/google/clusterfuzz-tools for instructions to reproduce this bug locally.
,
Dec 21
,
Dec 23
ClusterFuzz has detected this issue as fixed in range 618791:618792. Detailed report: https://clusterfuzz.com/testcase?key=5465377741733888 Fuzzer: puzzor_svg Job Type: linux_debug_chrome Platform Id: linux Crash Type: CHECK failure Crash Address: Crash State: !GetDocument().IsActive() || !GetDocument().NeedsLayoutTreeUpdateForNode(*this) blink::Element::IsMouseFocusable blink::Element::IsFocusable Sanitizer: address (ASAN) Fixed: https://clusterfuzz.com/revisions?job=linux_debug_chrome&range=618791:618792 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=5465377741733888 Additional requirements: Requires Gestures See https://github.com/google/clusterfuzz-tools for instructions to reproduce this bug locally. If you suspect that the result above is incorrect, try re-doing that job on the test case report page.
,
Dec 23
ClusterFuzz testcase 5465377741733888 is verified as fixed, so closing issue as verified. If this is incorrect, please add ClusterFuzz-Wrong label and re-open the issue. |
|||
►
Sign in to add a comment |
|||
Comment 1 by dtapu...@chromium.org
, Dec 17Components: Blink>HTML>Focus