[webkit-changes] [WebKit/WebKit] 6db11c: Use more Functions in BackgroundFetchStoreImpl

youennf noreply at github.com
Thu Apr 20 23:37:35 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6db11cf540d6be513f8b3ce7b46ee070435a946d
      https://github.com/WebKit/WebKit/commit/6db11cf540d6be513f8b3ce7b46ee070435a946d
  Author: Youenn Fablet <youennf at gmail.com>
  Date:   2023-04-20 (Thu, 20 Apr 2023)

  Changed paths:
    M Source/WebKit/NetworkProcess/storage/BackgroundFetchStoreImpl.cpp
    M Source/WebKit/NetworkProcess/storage/BackgroundFetchStoreImpl.h

  Log Message:
  -----------
  Use more Functions in BackgroundFetchStoreImpl
https://bugs.webkit.org/show_bug.cgi?id=255729
rdar://108090601

Reviewed by Sihui Liu.

Using more Functions to remove usage of lambda copy constructors.

* Source/WebKit/NetworkProcess/storage/BackgroundFetchStoreImpl.cpp:
(WebKit::BackgroundFetchStoreImpl::initializeFetches):
(WebKit::BackgroundFetchStoreImpl::clearFetch):
(WebKit::BackgroundFetchStoreImpl::storeFetch):
(WebKit::BackgroundFetchStoreImpl::storeFetchResponseBodyChunk):

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




More information about the webkit-changes mailing list