Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 26b02b4eb3bc0375a15b694a1058c14983f082bc
      
https://github.com/WebKit/WebKit/commit/26b02b4eb3bc0375a15b694a1058c14983f082bc
  Author: Alex Christensen <[email protected]>
  Date:   2026-01-26 (Mon, 26 Jan 2026)

  Changed paths:
    A 
LayoutTests/http/tests/loading/mouse-click-prefetch-null-url.https-expected.txt
    A LayoutTests/http/tests/loading/mouse-click-prefetch-null-url.https.html

  Log Message:
  -----------
  Add unit test for 306219@main
https://bugs.webkit.org/show_bug.cgi?id=306299
rdar://168949525

Reviewed by Simon Fraser and Wenson Hsieh.

The crash only happened when m_prefetchedData was not empty.  Otherwise,
HashTable::contains returns false without actually checking the key.
This unit test hit the crash from rdar://168835297 before 306219@main to
make sure we don't reintroduce the crash in the future.

* 
LayoutTests/http/tests/loading/mouse-click-prefetch-null-url.https-expected.txt:
 Added.
* LayoutTests/http/tests/loading/mouse-click-prefetch-null-url.https.html: 
Added.

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



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

Reply via email to