[webkit-changes] [WebKit/WebKit] a3639c: AX: get rid of redundant definitions of Mac access...

Dominic Mazzoni noreply at github.com
Sun Feb 2 22:40:49 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a3639cd931b10496bd059cbb55df03929ccc00ea
      https://github.com/WebKit/WebKit/commit/a3639cd931b10496bd059cbb55df03929ccc00ea
  Author: Dominic Mazzoni <dm_mazzoni at apple.com>
  Date:   2025-02-02 (Sun, 02 Feb 2025)

  Changed paths:
    M Source/WebCore/accessibility/mac/WebAccessibilityObjectWrapperMac.mm

  Log Message:
  -----------
  AX: get rid of redundant definitions of Mac accessibility constants already found in system headers
https://bugs.webkit.org/show_bug.cgi?id=286815
rdar://problem/143964900

Reviewed by Tyler Wilcock.

There are a handful of constants defined in WebKit that are already found in system headers with an API version older than the oldest version WebKit supports. We can safely delete those.

* Source/WebCore/accessibility/mac/WebAccessibilityObjectWrapperMac.mm:

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list