Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 75ba0c46a4b93f5162d2c4f21efebcdd1e333110
      
https://github.com/WebKit/WebKit/commit/75ba0c46a4b93f5162d2c4f21efebcdd1e333110
  Author: Rob Buis <rb...@igalia.com>
  Date:   2024-07-22 (Mon, 22 Jul 2024)

  Changed paths:
    M Source/WebCore/dom/Document.cpp
    M Source/WebCore/style/RuleSetBuilder.cpp
    M Source/WebCore/style/StyleResolver.cpp
    M Source/WebCore/style/StyleScope.cpp

  Log Message:
  -----------
  Use smart pointers when accessing CSSFontSelector
https://bugs.webkit.org/show_bug.cgi?id=276887

Reviewed by Ryosuke Niwa.

Use smart pointers when accessing CSSFontSelector based
on [alpha.webkit.UncountedCallArgsChecker] warnings.

* Source/WebCore/dom/Document.cpp:
(WebCore::Document::fonts):
* Source/WebCore/style/RuleSetBuilder.cpp:
(WebCore::Style::RuleSetBuilder::addMutatingRulesToResolver):
* Source/WebCore/style/StyleResolver.cpp:
(WebCore::Style::Resolver::initialize):
* Source/WebCore/style/StyleScope.cpp:
(WebCore::Style::Scope::createDocumentResolver):

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



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

Reply via email to