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

Alex Christensen noreply at github.com
Sat Mar 11 13:01:18 PST 2023


  Branch: refs/heads/safari-7616.1.6-branch
  Home:   https://github.com/WebKit/WebKit
  Commit: 8626639706a601b9b5e623ed637c0399a6075834
      https://github.com/WebKit/WebKit/commit/8626639706a601b9b5e623ed637c0399a6075834
  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.33@safari-7616.1.6-branch




More information about the webkit-changes mailing list