[webkit-changes] [WebKit/WebKit] 76dad9: Adopt more pointers in ApplicationCacheGroup.cpp

Rob Buis noreply at github.com
Sat Jul 13 01:04:43 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 76dad98cefe8535b56570d1a48af52b7610eb25f
      https://github.com/WebKit/WebKit/commit/76dad98cefe8535b56570d1a48af52b7610eb25f
  Author: Rob Buis <rbuis at igalia.com>
  Date:   2024-07-13 (Sat, 13 Jul 2024)

  Changed paths:
    M Source/WebCore/loader/appcache/ApplicationCacheGroup.cpp

  Log Message:
  -----------
  Adopt more pointers in ApplicationCacheGroup.cpp
https://bugs.webkit.org/show_bug.cgi?id=276491

Reviewed by Sihui Liu.

Adopt smart pointers for ApplicationCacheGroup.cpp based on [alpha.webkit.UncountedCallArgsChecker] warnings.

* Source/WebCore/loader/appcache/ApplicationCacheGroup.cpp:
(WebCore::ApplicationCacheGroup::selectCache):
(WebCore::ApplicationCacheGroup::selectCacheWithoutManifestURL):
(WebCore::ApplicationCacheGroup::update):
(WebCore::ApplicationCacheGroup::abort):
(WebCore::ApplicationCacheGroup::didFinishLoadingEntry):
(WebCore::ApplicationCacheGroup::didFailLoadingEntry):
(WebCore::ApplicationCacheGroup::didFinishLoadingManifest):
(WebCore::ApplicationCacheGroup::didFailLoadingManifest):
(WebCore::ApplicationCacheGroup::checkIfLoadIsComplete):

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