[webkit-changes] [WebKit/WebKit] 7b2588: Resolve FIXME: Use AppKit constants instead of str...

AtariDreams noreply at github.com
Sat Jan 6 15:47:35 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7b2588ddab67b4b3aac3c5965721505b551cfd4b
      https://github.com/WebKit/WebKit/commit/7b2588ddab67b4b3aac3c5965721505b551cfd4b
  Author: Rose <83477269+AtariDreams at users.noreply.github.com>
  Date:   2024-01-06 (Sat, 06 Jan 2024)

  Changed paths:
    M Source/WebKitLegacy/mac/WebView/WebView.mm

  Log Message:
  -----------
  Resolve FIXME: Use AppKit constants instead of strings
https://bugs.webkit.org/show_bug.cgi?id=267073

Reviewed by Simon Fraser.

We can use the AppKit constants now that they have been available for a
long time.

* Source/WebKitLegacy/mac/WebView/WebView.mm:
  (-[WebView addWindowObserversForWindow:]): Use AppKit constants.
  (-[WebView _windowDidChangeBackingProperties:]): Ditto.

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




More information about the webkit-changes mailing list