[webkit-changes] [WebKit/WebKit] 167dfa: Ensure CacheStorageDiskStore make isolated copy of...

Sihui noreply at github.com
Wed Feb 1 10:59:48 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 167dfa751c25fc50f7c2aa6199e2dc968c6fee71
      https://github.com/WebKit/WebKit/commit/167dfa751c25fc50f7c2aa6199e2dc968c6fee71
  Author: Sihui Liu <sihui_liu at apple.com>
  Date:   2023-02-01 (Wed, 01 Feb 2023)

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

  Log Message:
  -----------
  Ensure CacheStorageDiskStore make isolated copy of arguments when passing them between WorkQueues
https://bugs.webkit.org/show_bug.cgi?id=251471
rdar://104892197

Reviewed by Per Arne Vollan.

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

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




More information about the webkit-changes mailing list