[webkit-changes] [WebKit/WebKit] ef38c8: Add a way to set visibility adjustment selectors v...

Wenson Hsieh noreply at github.com
Fri Aug 9 11:54:59 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ef38c80c48a218dd1a236a5def066d98ca45805e
      https://github.com/WebKit/WebKit/commit/ef38c80c48a218dd1a236a5def066d98ca45805e
  Author: Wenson Hsieh <wenson_hsieh at apple.com>
  Date:   2024-08-09 (Fri, 09 Aug 2024)

  Changed paths:
    M Source/WebCore/page/Quirks.cpp
    M Source/WebCore/page/Quirks.h
    M Source/WebKit/UIProcess/ios/WebPageProxyIOS.mm

  Log Message:
  -----------
  Add a way to set visibility adjustment selectors via site-specific quirk
https://bugs.webkit.org/show_bug.cgi?id=277858
rdar://128702379

Reviewed by Aditya Keerthi.

Add a way to set visibility adjustment selectors on website policies, via site-specific quirks.

* Source/WebCore/page/Quirks.cpp:
(WebCore::Quirks::defaultVisibilityAdjustmentSelectors):
* Source/WebCore/page/Quirks.h:
* Source/WebKit/UIProcess/ios/WebPageProxyIOS.mm:
(WebKit::WebPageProxy::effectiveContentModeAfterAdjustingPolicies):

Canonical link: https://commits.webkit.org/282057@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