Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: dd1aeb2913208ab25378408f55e87169e0b32c90
https://github.com/WebKit/WebKit/commit/dd1aeb2913208ab25378408f55e87169e0b32c90
Author: Chris Dumez <[email protected]>
Date: 2024-07-29 (Mon, 29 Jul 2024)
Changed paths:
M LayoutTests/http/conf/apache2.4-darwin-httpd.conf
M LayoutTests/platform/ios-17/TestExpectations
M LayoutTests/platform/ios/TestExpectations
Log Message:
-----------
http/tests/xmlhttprequest/gzip-content-type-no-content-encoding.html is
failing on next major OSes
https://bugs.webkit.org/show_bug.cgi?id=277269
rdar://132739988
Reviewed by Aakash Jain.
In 280834@main, I had landed a fix that was required to maintain pre-existing
behavior after an
Apache update. Without this fix, our python scripts were no longer able to set
the `Content-Length`
header. The fix unfortunately didn't cover
gzip-content-type-no-content-encoding.html which the
script name ends with `.py.gz` instead of `.py`. This patch fixes the regex to
cover this case
as well.
* LayoutTests/http/conf/apache2.4-darwin-httpd.conf:
* LayoutTests/platform/ios-17/TestExpectations:
* LayoutTests/platform/ios/TestExpectations:
Canonical link: https://commits.webkit.org/281518@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