Branch: refs/heads/webkitglib/2.50
  Home:   https://github.com/WebKit/WebKit
  Commit: e23d88fce2da6e7bb7efb570b78f49acc174d6df
      
https://github.com/WebKit/WebKit/commit/e23d88fce2da6e7bb7efb570b78f49acc174d6df
  Author: David Kilzer <[email protected]>
  Date:   2025-12-30 (Tue, 30 Dec 2025)

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

  Log Message:
  -----------
  Cherry-pick 304970@main (8f65a21f20f3). 
https://bugs.webkit.org/show_bug.cgi?id=304660

    struct RecordMetaData::cacheStorageVersion is uninitialized
    <https://bugs.webkit.org/show_bug.cgi?id=304660>
    <rdar://167110450>

    Reviewed by Chris Dumez.

    * Source/WebKit/NetworkProcess/cache/NetworkCacheStorage.cpp:
    (WebKit::NetworkCache::RecordMetaData):
    - Switch to default constructor syntax.
    - Initialize cacheStorageVersion to zero.
    * Source/WebKit/NetworkProcess/storage/CacheStorageDiskStore.cpp:
    (WebKit::RecordMetaData):
    - Switch to default constructor syntax.
    - Initialize cacheStorageVersion to zero.

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

Canonical link: https://commits.webkit.org/298234.372@webkitglib/2.50



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to