[webkit-changes] [WebKit/WebKit] 9ed78d: REGRESSION (270325 at main): Overrelease of NSColor u...

Tim Horton noreply at github.com
Tue Nov 14 17:12:24 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9ed78dcdcb4a1ce8d5105a7722c611b54ed78219
      https://github.com/WebKit/WebKit/commit/9ed78dcdcb4a1ce8d5105a7722c611b54ed78219
  Author: Tim Horton <timothy_horton at apple.com>
  Date:   2023-11-14 (Tue, 14 Nov 2023)

  Changed paths:
    M Source/WebKit/UIProcess/mac/PageClientImplMac.mm

  Log Message:
  -----------
  REGRESSION (270325 at main): Overrelease of NSColor under PageClientImpl::appUsesCustomAccentColor
https://bugs.webkit.org/show_bug.cgi?id=264845
<rdar://problem/118312264>

Reviewed by Aditya Keerthi, Chris Dumez and Simon Fraser.

* Source/WebKit/UIProcess/mac/PageClientImplMac.mm:
(WebKit::PageClientImpl::appUsesCustomAccentColor):
We don't own these colors, don't adopt them.

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




More information about the webkit-changes mailing list