[webkit-changes] [WebKit/WebKit] 19e5bf: Cherry-pick 0267c7862a7e. rdar://problem/106599929

Alex Christensen noreply at github.com
Sat Mar 11 12:12:43 PST 2023


  Branch: refs/heads/safari-7616.1.6.1-branch
  Home:   https://github.com/WebKit/WebKit
  Commit: 19e5bff3744d60986716375a7289f66d602951ea
      https://github.com/WebKit/WebKit/commit/19e5bff3744d60986716375a7289f66d602951ea
  Author: Alex Christensen <achristensen at apple.com>
  Date:   2023-03-11 (Sat, 11 Mar 2023)

  Changed paths:
    M Source/WebKitLegacy/mac/WebView/WebPreferences.mm
    M Source/WebKitLegacy/mac/WebView/WebPreferencesPrivate.h

  Log Message:
  -----------
  Cherry-pick 0267c7862a7e. rdar://problem/106599929

    Make WebPreferences respond to setApplicationChromeModeEnabled: again
    https://bugs.webkit.org/show_bug.cgi?id=253469
    rdar://106306112

    Reviewed by John Wilander.

    260831 at main removed it but it is still called.
    Even though it does nothing, we need it to avoid a NSInvalidArgumentException.

    * Source/WebKitLegacy/mac/WebView/WebPreferences.mm:
    (-[WebPreferences applicationChromeModeEnabled]):
    (-[WebPreferences setApplicationChromeModeEnabled:]):
    * Source/WebKitLegacy/mac/WebView/WebPreferencesPrivate.h:

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

Canonical link: https://commits.webkit.org/261247.26@safari-7616.1.6.1-branch




More information about the webkit-changes mailing list