[webkit-changes] [WebKit/WebKit] a41e91: UnifiedPDF: Crash when clicking on form fields

Tim Horton noreply at github.com
Wed Feb 14 20:39:21 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a41e91d3c9715f4f8267e4f1f0712a2eb69daa61
      https://github.com/WebKit/WebKit/commit/a41e91d3c9715f4f8267e4f1f0712a2eb69daa61
  Author: Tim Horton <thorton at apple.com>
  Date:   2024-02-14 (Wed, 14 Feb 2024)

  Changed paths:
    M Source/WebKit/WebProcess/Plugins/PDF/PDFPluginTextAnnotation.mm

  Log Message:
  -----------
  UnifiedPDF: Crash when clicking on form fields
https://bugs.webkit.org/show_bug.cgi?id=269432
rdar://122989423

Reviewed by Richard Robinson.

* Source/WebKit/WebProcess/Plugins/PDF/PDFPluginTextAnnotation.mm:
(WebKit::PDFPluginTextAnnotation::createAnnotationElement):
Don't use setValue() because element() is still null at this point.

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




More information about the webkit-changes mailing list