[webkit-changes] [WebKit/WebKit] 7bf143: Address safer CPP failures in NetworkCacheEntry.cpp

Chris Dumez noreply at github.com
Wed Feb 26 08:01:48 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7bf14341d19db376eba18a0a1dbd893cdb0a0dcd
      https://github.com/WebKit/WebKit/commit/7bf14341d19db376eba18a0a1dbd893cdb0a0dcd
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2025-02-26 (Wed, 26 Feb 2025)

  Changed paths:
    M Source/WebKit/NetworkProcess/cache/NetworkCacheEntry.cpp
    M Source/WebKit/SaferCPPExpectations/UncountedCallArgsCheckerExpectations

  Log Message:
  -----------
  Address safer CPP failures in NetworkCacheEntry.cpp
https://bugs.webkit.org/show_bug.cgi?id=288530

Reviewed by Geoffrey Garen.

* Source/WebKit/NetworkProcess/cache/NetworkCacheEntry.cpp:
(WebKit::NetworkCache::Entry::encodeAsStorageRecord const):
(WebKit::NetworkCache::Entry::shareableResourceHandle const):
(WebKit::NetworkCache::Entry::needsValidation const): Deleted.
(WebKit::NetworkCache::Entry::setNeedsValidation): Deleted.
(WebKit::NetworkCache::Entry::asJSON const): Deleted.
* Source/WebKit/SaferCPPExpectations/UncountedCallArgsCheckerExpectations:

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