Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: eeaa218bf729fb33c0708c99e4f9db7514dd4269
https://github.com/WebKit/WebKit/commit/eeaa218bf729fb33c0708c99e4f9db7514dd4269
Author: Ruthvik Konda <[email protected]>
Date: 2025-07-03 (Thu, 03 Jul 2025)
Changed paths:
A LayoutTests/http/tests/download/iframe-usdz-download-expected.txt
A LayoutTests/http/tests/download/iframe-usdz-download.html
A LayoutTests/http/tests/download/resources/1.usdz
M LayoutTests/platform/mac-wk1/TestExpectations
M Source/WebKit/UIProcess/WebPageProxy.cpp
Log Message:
-----------
Fix undefined behavior for loading model types as the main resource for child
frames
https://bugs.webkit.org/show_bug.cgi?id=295365
rdar://144331661
Reviewed by Mike Wyrzykowski.
Disallows loading model files as the main resource for child frames.
This behavior was previously undefined so this change does not regress any
existing behavior.
* LayoutTests/http/tests/download/iframe-usdz-download-expected.txt: Added.
* LayoutTests/http/tests/download/iframe-usdz-download.html: Added.
* LayoutTests/http/tests/download/resources/1.usdz: Added.
* LayoutTests/platform/mac-wk1/TestExpectations:
* Source/WebKit/UIProcess/WebPageProxy.cpp:
(WebKit::WebPageProxy::decidePolicyForResponseShared):
Canonical link: https://commits.webkit.org/297004@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes