previousPositionOf() should handle no previous position case |
|||||
Issue descriptionDetailed report: https://cluster-fuzz.appspot.com/testcase?key=5970908468740096 Fuzzer: mbarbella_js_mutation_layout Job Type: linux_debug_content_shell_drt Platform Id: linux Crash Type: CHECK failure Crash Address: Crash State: prev.deepEquivalent() != visiblePosition.deepEquivalent() (#text "\n blink::previousPositionOfAlgorithm<> blink::previousPositionOf Regressed: https://cluster-fuzz.appspot.com/revisions?job=linux_debug_content_shell_drt&range=388139:388165 Minimized Testcase (0.29 Kb): Download: https://cluster-fuzz.appspot.com/download/AMIfv972sByk100RBfgvVDydXRXjcsIhlJp6RnQaLdk7A6HcyJDcbfT7nVGuht8g0vQEx7pzFqkZbsNe_ojqtlApyckTIfbNVw3a6aX2fJwLTq5UkGFvpMPLJKh8LcTKFNbWSzVDLNYB_5iPo3LdthF2BKExoTK1Qg?testcase_id=5970908468740096 } <body contenteditable="true"> <span contenteditable="false"> <span contenteditable="true"> <span> </span> <ol> bar <script> document.execCommand("SelectAll"); document.execCommand("Indent"); </script> Filer: calamity See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs for more information.
,
Jul 6 2016
,
Jul 6 2016
In review: http://crrev.com/2126743002
,
Jul 6 2016
ClusterFuzz has detected this testcase as flaky and is unable to reproduce it in the original crash revision. Skipping fixed testing check and marking it as potentially fixed. Detailed report: https://cluster-fuzz.appspot.com/testcase?key=5970908468740096 Fuzzer: mbarbella_js_mutation_layout Job Type: linux_debug_content_shell_drt Platform Id: linux Crash Type: CHECK failure Crash Address: Crash State: prev.deepEquivalent() != visiblePosition.deepEquivalent() (#text "\n blink::previousPositionOfAlgorithm<> blink::previousPositionOf Regressed: https://cluster-fuzz.appspot.com/revisions?job=linux_debug_content_shell_drt&range=388139:388165 Minimized Testcase (0.29 Kb): Download: https://cluster-fuzz.appspot.com/download/AMIfv972sByk100RBfgvVDydXRXjcsIhlJp6RnQaLdk7A6HcyJDcbfT7nVGuht8g0vQEx7pzFqkZbsNe_ojqtlApyckTIfbNVw3a6aX2fJwLTq5UkGFvpMPLJKh8LcTKFNbWSzVDLNYB_5iPo3LdthF2BKExoTK1Qg?testcase_id=5970908468740096 } <body contenteditable="true"> <span contenteditable="false"> <span contenteditable="true"> <span> </span> <ol> bar <script> document.execCommand("SelectAll"); document.execCommand("Indent"); </script> See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs for more information. If you suspect that the result above is incorrect, try re-doing that job on the test case report page.
,
Jul 7 2016
Oops, I put wrong BUG= in crrev.com/2126743002 This issue is fixed by crrev.com/2126743002
,
Nov 22 2016
Removing EditIssue view restrictions from ClusterFuzz filed bugs. If you believe that this issue should still be restricted, please reapply the label. For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot |
|||||
►
Sign in to add a comment |
|||||
Comment 1 by calamity@chromium.org
, Jul 6 2016Components: Blink>Editing