Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 648225124a2c22bbe4f46eb285c409076bb9043e
      
https://github.com/WebKit/WebKit/commit/648225124a2c22bbe4f46eb285c409076bb9043e
  Author: Andres Gonzalez <andresg...@apple.com>
  Date:   2024-03-22 (Fri, 22 Mar 2024)

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

  Log Message:
  -----------
  AX: Crash with VoiceOver when focusing a PDF annotation.
https://bugs.webkit.org/show_bug.cgi?id=271406
rdar://124631171

Reviewed by Chris Fleizach.

PDFPlugin::setActiveAnnotation accesses main thread-only objects and thus needs 
to be dispatched to the main runloop.

* Source/WebKit/WebProcess/Plugins/PDF/PDFPlugin.mm:
(WebKit::PDFPlugin::setActiveAnnotation):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to