[webkit-changes] [WebKit/WebKit] f01cfa: Support light and dark colorsets for HTTPS warning

Matthew Finkel noreply at github.com
Fri Sep 13 12:29:58 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f01cfa29a010a95531d47800eba67a83e3e76532
      https://github.com/WebKit/WebKit/commit/f01cfa29a010a95531d47800eba67a83e3e76532
  Author: Matthew Finkel <sysrqb at apple.com>
  Date:   2024-09-13 (Fri, 13 Sep 2024)

  Changed paths:
    R Source/WebKit/HTTPSBrowsingWarning.xcassets/WKHTTPSBackground.colorset/Contents.json
    R Source/WebKit/HTTPSBrowsingWarning.xcassets/WKHTTPSBrowsingWarningText.colorset/Contents.json
    R Source/WebKit/HTTPSBrowsingWarning.xcassets/WKHTTPSBrowsingWarningTitle.colorset/Contents.json
    A Source/WebKit/HTTPSBrowsingWarning.xcassets/WKHTTPSWarningBackground.colorset/Contents.json
    M Source/WebKit/HTTPSBrowsingWarning.xcassets/WKHTTPSWarningBoxBackground.colorset/Contents.json
    M Source/WebKit/HTTPSBrowsingWarning.xcassets/WKHTTPSWarningText.colorset/Contents.json
    M Source/WebKit/HTTPSBrowsingWarning.xcassets/WKHTTPSWarningTitle.colorset/Contents.json

  Log Message:
  -----------
  Support light and dark colorsets for HTTPS warning
https://bugs.webkit.org/show_bug.cgi?id=279680
rdar://135959042

Reviewed by Alex Christensen.

Add colorsets for light/any appearance. Also delete some unused colorsets, and
fix a typo in the warning's background colorset name.

* Source/WebKit/HTTPSBrowsingWarning.xcassets/WKHTTPSBrowsingWarningText.colorset/Contents.json: Removed.
* Source/WebKit/HTTPSBrowsingWarning.xcassets/WKHTTPSBrowsingWarningTitle.colorset/Contents.json: Removed.
* Source/WebKit/HTTPSBrowsingWarning.xcassets/WKHTTPSWarningBackground.colorset/Contents.json: Renamed from Source/WebKit/HTTPSBrowsingWarning.xcassets/WKHTTPSBackground.colorset/Contents.json.
* Source/WebKit/HTTPSBrowsingWarning.xcassets/WKHTTPSWarningBoxBackground.colorset/Contents.json:
* Source/WebKit/HTTPSBrowsingWarning.xcassets/WKHTTPSWarningText.colorset/Contents.json:
* Source/WebKit/HTTPSBrowsingWarning.xcassets/WKHTTPSWarningTitle.colorset/Contents.json:

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