Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5cd5339d9093e2a6b14cdad5f6f77a2892f6f92e
      
https://github.com/WebKit/WebKit/commit/5cd5339d9093e2a6b14cdad5f6f77a2892f6f92e
  Author: Tim Nguyen <[email protected]>
  Date:   2023-01-06 (Fri, 06 Jan 2023)

  Changed paths:
    M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
    M Source/WebCore/dom/Document.cpp
    M Source/WebCore/page/DeprecatedGlobalSettings.h
    M Source/WebCore/workers/WorkerGlobalScope.cpp

  Log Message:
  -----------
  Remove SecureContextChecksEnabled from DeprecatedGlobalSettings
https://bugs.webkit.org/show_bug.cgi?id=250185
rdar://103946527

Reviewed by Tim Horton.

Consult from Document::settings() or WorkerGlobalScope::settingsValues().

* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
* Source/WebCore/dom/Document.cpp:
(WebCore::Document::isSecureContext const):
* Source/WebCore/page/DeprecatedGlobalSettings.h:
(WebCore::DeprecatedGlobalSettings::secureContextChecksEnabled): Deleted.
(WebCore::DeprecatedGlobalSettings::setSecureContextChecksEnabled): Deleted.
* Source/WebCore/workers/WorkerGlobalScope.cpp:
(WebCore::WorkerGlobalScope::isSecureContext const):

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to