[webkit-changes] [WebKit/WebKit] afc7f0: Remove StringBuilder calls in CacheStorageDiskStore

bnham noreply at github.com
Thu May 2 18:16:13 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: afc7f08b0bc00f060f01e3a5c5eeabe2b89733b6
      https://github.com/WebKit/WebKit/commit/afc7f08b0bc00f060f01e3a5c5eeabe2b89733b6
  Author: Ben Nham <nham at apple.com>
  Date:   2024-05-02 (Thu, 02 May 2024)

  Changed paths:
    M Source/WebKit/NetworkProcess/storage/CacheStorageDiskStore.cpp

  Log Message:
  -----------
  Remove StringBuilder calls in CacheStorageDiskStore
https://bugs.webkit.org/show_bug.cgi?id=273657
rdar://127461376

Reviewed by Sihui Liu.

There are some dead stores to StringBuilder in CacheStorageDiskStore that should be removed.

* Source/WebKit/NetworkProcess/storage/CacheStorageDiskStore.cpp:
(WebKit::encodeRecord):

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