[webkit-changes] [WebKit/WebKit] e5b3e0: Add a runtime feature flag to control URL lookalik...

Wenson Hsieh noreply at github.com
Wed Oct 26 22:43:43 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e5b3e0ef1c167f3f6069267ae43d1245fe7bb749
      https://github.com/WebKit/WebKit/commit/e5b3e0ef1c167f3f6069267ae43d1245fe7bb749
  Author: Wenson Hsieh <wenson_hsieh at apple.com>
  Date:   2022-10-26 (Wed, 26 Oct 2022)

  Changed paths:
    M Source/WTF/Scripts/Preferences/WebPreferencesInternal.yaml
    M Source/WebKit/WebProcess/WebPage/Cocoa/WebPageCocoa.mm
    M Source/WebKit/WebProcess/WebPage/WebPage.cpp
    M Source/WebKit/WebProcess/WebPage/WebPage.h

  Log Message:
  -----------
  Add a runtime feature flag to control URL lookalike character sanitization in links
https://bugs.webkit.org/show_bug.cgi?id=247101
rdar://101614362

Reviewed by Tim Horton.

Add a new internal feature flag to control lookalike character sanitization in links when copying
and sharing.

* Source/WTF/Scripts/Preferences/WebPreferencesInternal.yaml:
* Source/WebKit/WebProcess/WebPage/Cocoa/WebPageCocoa.mm:
* Source/WebKit/WebProcess/WebPage/WebPage.cpp:
(WebKit::WebPage::updatePreferences):
* Source/WebKit/WebProcess/WebPage/WebPage.h:

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




More information about the webkit-changes mailing list