Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8769b161599834607f43dd16f983805992502d0c
      
https://github.com/WebKit/WebKit/commit/8769b161599834607f43dd16f983805992502d0c
  Author: Richard Robinson <[email protected]>
  Date:   2025-09-29 (Mon, 29 Sep 2025)

  Changed paths:
    M Source/WebKit/Shared/API/c/WKImmediateActionTypes.h
    M Source/WebKit/WebKit2Prefix.h

  Log Message:
  -----------
  _WKImmediateActionType is incorrectly defined multiple times
https://bugs.webkit.org/show_bug.cgi?id=299817
rdar://161590500

Reviewed by Abrar Rahman Protyasha.

This enum was being defined in three places, which causes issues if they are 
not defined in a particular order.

Fix by removing two of the three definitions, since they aren't even used 
anyways.

* Source/WebKit/Shared/API/c/WKImmediateActionTypes.h:
* Source/WebKit/WebKit2Prefix.h:

Canonical link: https://commits.webkit.org/300717@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