[webkit-changes] [WebKit/WebKit] ec7c72: Adopt more smart pointers in APIContentRuleListSto...

Rupin Mittal noreply at github.com
Thu Feb 13 01:19:25 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ec7c72daf7b9d3ad3a829eac3f7beb2da7d87028
      https://github.com/WebKit/WebKit/commit/ec7c72daf7b9d3ad3a829eac3f7beb2da7d87028
  Author: Rupin Mittal <rupin at apple.com>
  Date:   2025-02-13 (Thu, 13 Feb 2025)

  Changed paths:
    M Source/WebKit/SaferCPPExpectations/UncountedCallArgsCheckerExpectations
    M Source/WebKit/UIProcess/API/APIContentRuleListStore.cpp
    M Source/WebKit/UIProcess/API/APIContentRuleListStore.h

  Log Message:
  -----------
  Adopt more smart pointers in APIContentRuleListStore.cpp
https://bugs.webkit.org/show_bug.cgi?id=287534
rdar://144655779

Reviewed by Ryosuke Niwa.

Smart pointer adoption as per the static analyzer.

* Source/WebKit/SaferCPPExpectations/UncountedCallArgsCheckerExpectations:
* Source/WebKit/UIProcess/API/APIContentRuleListStore.cpp:
(API::ContentRuleListStore::lookupContentRuleListFile):
(API::ContentRuleListStore::getAvailableContentRuleListIdentifiers):
(API::ContentRuleListStore::compileContentRuleListFile):
(API::ContentRuleListStore::removeContentRuleListFile):
(API::ContentRuleListStore::getContentRuleListSource):
(API::ContentRuleListStore::protectedCompileQueue):
(API::ContentRuleListStore::protectedReadQueue):
(API::ContentRuleListStore::protectedRemoveQueue):
* Source/WebKit/UIProcess/API/APIContentRuleListStore.h:

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