Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e6c48089e4911860c60567edea30c2f24df07466
      
https://github.com/WebKit/WebKit/commit/e6c48089e4911860c60567edea30c2f24df07466
  Author: Sam Weinig <[email protected]>
  Date:   2025-07-28 (Mon, 28 Jul 2025)

  Changed paths:
    M Source/WebCore/rendering/cocoa/RenderThemeCocoa.mm

  Log Message:
  -----------
  Replace direct value access added in 297912@main with Style::evaluate
https://bugs.webkit.org/show_bug.cgi?id=296573

Reviewed by Tim Nguyen.

In the build fix landed in 297912@main, a direct value access was added
which really should be a call to Style::evaluate.

* Source/WebCore/rendering/cocoa/RenderThemeCocoa.mm:
(WebCore::drawFocusRingForPathForVectorBasedControls):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to