[Webkit-unassigned] [Bug 222620] Nullptr crash in Node::isTextNode() via ApplyBlockElementCommand::endOfNextParagraphSplittingTextNodesIfNeeded

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 8 19:43:35 PST 2021


https://bugs.webkit.org/show_bug.cgi?id=222620

Ryosuke Niwa <rniwa at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #422543|review?                     |review+
              Flags|                            |

--- Comment #16 from Ryosuke Niwa <rniwa at webkit.org> ---
Comment on attachment 422543
  --> https://bugs.webkit.org/attachment.cgi?id=422543
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=422543&action=review

> LayoutTests/editing/inserting/indent-split-text-not-having-previous-sibling-crash.html:7
> +    if (window.testRunner) {
> +        testRunner.dumpAsText();
> +    }

Nit: no curly braces around a single line statement:
https://webkit.org/code-style-guidelines/#braces-one-line

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210309/938b8003/attachment.htm>


More information about the webkit-unassigned mailing list