Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 576dd925e9d13034ca70dac3c0661c347bf33119
      
https://github.com/WebKit/WebKit/commit/576dd925e9d13034ca70dac3c0661c347bf33119
  Author: Sihui Liu <[email protected]>
  Date:   2026-04-28 (Tue, 28 Apr 2026)

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

  Log Message:
  -----------
  updateOriginData should avoid updating result if input is empty
https://bugs.webkit.org/show_bug.cgi?id=313493
rdar://175711571

Reviewed by Per Arne Vollan.

updateOriginData currently adds origin to originTypes even when the origin has 
no data. Fix it by adding an early return
when newTypeSizeMap is empty.

* Source/WebKit/NetworkProcess/storage/NetworkStorageManager.cpp:
(WebKit::updateOriginData):

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



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

Reply via email to