[webkit-changes] [WebKit/WebKit] 4bfdd4: Crash when setting the default value of a <textarea>

Aditya Keerthi noreply at github.com
Mon Nov 28 17:39:00 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4bfdd4caf69670d017550ef26d28e60e088fe5d7
      https://github.com/WebKit/WebKit/commit/4bfdd4caf69670d017550ef26d28e60e088fe5d7
  Author: Aditya Keerthi <akeerthi at apple.com>
  Date:   2022-11-28 (Mon, 28 Nov 2022)

  Changed paths:
    A LayoutTests/fast/forms/textarea-default-value-crash-expected.txt
    A LayoutTests/fast/forms/textarea-default-value-crash.html
    M Source/WTF/wtf/text/StringView.cpp

  Log Message:
  -----------
  Crash when setting the default value of a <textarea>
https://bugs.webkit.org/show_bug.cgi?id=248227
rdar://102606273

Reviewed by Ryosuke Niwa.

* LayoutTests/fast/forms/textarea-default-value-crash-expected.txt: Added.
* LayoutTests/fast/forms/textarea-default-value-crash.html: Added.
* Source/WTF/wtf/text/StringView.cpp:
(WTF::makeStringBySimplifyingNewLinesSlowCase):

Canonical link: https://commits.webkit.org/257097@main




More information about the webkit-changes mailing list