Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 051b2714048ac3a10c4884fccad581430bacd55e
https://github.com/WebKit/WebKit/commit/051b2714048ac3a10c4884fccad581430bacd55e
Author: Abrar Rahman Protyasha <[email protected]>
Date: 2026-07-25 (Sat, 25 Jul 2026)
Changed paths:
M LayoutTests/TestExpectations
A
LayoutTests/http/tests/site-isolation/magnify-gesture-over-cross-origin-pdf-iframe-expected.txt
A
LayoutTests/http/tests/site-isolation/magnify-gesture-over-cross-origin-pdf-iframe.html
A LayoutTests/http/tests/site-isolation/resources/test.pdf
Log Message:
-----------
[Site Isolation] [macOS] Add crash verification test for pinch zooming over
cross-origin <iframe src=pdf>
https://bugs.webkit.org/show_bug.cgi?id=320255
rdar://183180839
Reviewed by Richard Robinson.
This is a test coverage follow up from 303122@main. In said patch, we
principally addressed the race conditions around gesture event
processing when site isolation is enabled. In this patch, we simply add
a regression test verifying that gesture events over cross-origin iframe
PDFs are no longer crashy, either, which was internally tracked through
rdar://163141314.
* LayoutTests/TestExpectations:
*
LayoutTests/http/tests/site-isolation/magnify-gesture-over-cross-origin-pdf-iframe-expected.txt:
Added.
*
LayoutTests/http/tests/site-isolation/magnify-gesture-over-cross-origin-pdf-iframe.html:
Added.
* LayoutTests/http/tests/site-isolation/resources/test.pdf: Added.
Canonical link: https://commits.webkit.org/317917@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications