Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5fc582b9157f9ec3dec1eef5a84246655a9cf7e7
      
https://github.com/WebKit/WebKit/commit/5fc582b9157f9ec3dec1eef5a84246655a9cf7e7
  Author: Aleksei Marchenko <[email protected]>
  Date:   2024-11-12 (Tue, 12 Nov 2024)

  Changed paths:
    M Source/WebCore/editing/cocoa/DataDetection.mm

  Log Message:
  -----------
  Fix visionOS debug build.
https://bugs.webkit.org/show_bug.cgi?id=282949

Reviewed by Ryosuke Niwa.

The change fixes the following error:
DataDetection.mm:603:77: error: missing field 'reserved' initializer 
[-Werror,-Wmissing-designated-field-initializers]

* Source/WebCore/editing/cocoa/DataDetection.mm:
(WebCore::processDataDetectorScannerResults):

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



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

Reply via email to