DCHECK hit via InsertTextCommand::PerformTrivialReplace |
||
Issue descriptionThis bug is forked from issue 764879 , which contains two crashes. To repro this bug: 1. Download the test case https://clusterfuzz.com/download?testcase_id=5423879458914304 2. Open the test case with a DCHECK enabled content_shell, *without* adding --run-layout-test argument 3. Wait for a few seconds It hits a DCHECK: SelectionTemplate.cpp(261) Check failed: position.IsConnected(). null https://chromium.googlesource.com/chromium/src/+/6e9b7c926c5361cf064945b2f234b4d285d2c99e/third_party/WebKit/Source/core/editing/SelectionTemplate.cpp#261 Which is called from InsertTextCommand::PerformTrivialReplace https://chromium.googlesource.com/chromium/src/+/6e9b7c926c5361cf064945b2f234b4d285d2c99e/third_party/WebKit/Source/core/editing/commands/InsertTextCommand.cpp#113
,
Oct 9
|
||
►
Sign in to add a comment |
||
Comment 1 by sheriffbot@chromium.org
, Oct 5Status: Untriaged (was: Available)