Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4f993e39b079abaeb0d60a51d5a70cb4f662dc23
      
https://github.com/WebKit/WebKit/commit/4f993e39b079abaeb0d60a51d5a70cb4f662dc23
  Author: Antti Koivisto <[email protected]>
  Date:   2023-07-14 (Fri, 14 Jul 2023)

  Changed paths:
    M Source/WebCore/loader/cache/MemoryCache.cpp

  Log Message:
  -----------
  Add release assert against key already existing in memory cache
https://bugs.webkit.org/show_bug.cgi?id=259211
rdar://112266773

Reviewed by Chris Dumez.

* Source/WebCore/loader/cache/MemoryCache.cpp:
(WebCore::MemoryCache::add):
(WebCore::MemoryCache::revalidationSucceeded):

If the resource was there already we might end up with a resource with inCache 
flag still incorrectly set.

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to