Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: afc7f08b0bc00f060f01e3a5c5eeabe2b89733b6 https://github.com/WebKit/WebKit/commit/afc7f08b0bc00f060f01e3a5c5eeabe2b89733b6 Author: Ben Nham <n...@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 _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes