Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e12a52d5fbd6b8259084008795631769d05a8640
      
https://github.com/WebKit/WebKit/commit/e12a52d5fbd6b8259084008795631769d05a8640
  Author: Ryosuke Niwa <[email protected]>
  Date:   2026-04-25 (Sat, 25 Apr 2026)

  Changed paths:
    M 
LayoutTests/http/tests/security/XFrameOptions/x-frame-options-ignore-deny-meta-tag-expected.txt
    M 
LayoutTests/http/tests/security/XFrameOptions/x-frame-options-ignore-deny-meta-tag-in-body-expected.txt
    M 
LayoutTests/http/tests/security/XFrameOptions/x-frame-options-ignore-deny-meta-tag-in-body.html
    M 
LayoutTests/http/tests/security/XFrameOptions/x-frame-options-ignore-deny-meta-tag.html
    M 
LayoutTests/platform/wk2/http/tests/security/XFrameOptions/x-frame-options-ignore-deny-meta-tag-expected.txt
    M 
LayoutTests/platform/wk2/http/tests/security/XFrameOptions/x-frame-options-ignore-deny-meta-tag-in-body-expected.txt

  Log Message:
  -----------
  [Site Isolation] 
http/tests/security/XFrameOptions/x-frame-options-ignore-deny-meta-tag.html 
fails
https://bugs.webkit.org/show_bug.cgi?id=313326

Reviewed by Alan Baradlay.

The failure was caused by the race between testRunner.notifyDone finishing the 
test vs. subframe
finish loading getting logged. Fixed the test by always delaying 
testRunner.notifyDone with a 0s timer.

* 
LayoutTests/http/tests/security/XFrameOptions/x-frame-options-ignore-deny-meta-tag-expected.txt:
* 
LayoutTests/http/tests/security/XFrameOptions/x-frame-options-ignore-deny-meta-tag-in-body-expected.txt:
* 
LayoutTests/http/tests/security/XFrameOptions/x-frame-options-ignore-deny-meta-tag-in-body.html:
* 
LayoutTests/http/tests/security/XFrameOptions/x-frame-options-ignore-deny-meta-tag.html:
* 
LayoutTests/platform/wk2/http/tests/security/XFrameOptions/x-frame-options-ignore-deny-meta-tag-expected.txt:
* 
LayoutTests/platform/wk2/http/tests/security/XFrameOptions/x-frame-options-ignore-deny-meta-tag-in-body-expected.txt:

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



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

Reply via email to