Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2dd90a6a0d1df5163a52045c3c0c191ad9ce59de
      
https://github.com/WebKit/WebKit/commit/2dd90a6a0d1df5163a52045c3c0c191ad9ce59de
  Author: Youenn Fablet <[email protected]>
  Date:   2024-08-27 (Tue, 27 Aug 2024)

  Changed paths:
    M LayoutTests/imported/w3c/web-platform-tests/xhr/resources/echo-headers.py

  Log Message:
  -----------
  xhr/resources/echo-headers.py is triggering flaky load failures
rdar://92818673
https://bugs.webkit.org/show_bug.cgi?id=278708

Reviewed by Anne van Kesteren.

Without the Content-Length header, Safari (and sometimes Chrome, not Firefox) 
are failing the load when TCP connection gets closed.
Fix the server script to workaround this issue as the test is not about this 
particular issue.
We will in parallel further investigate what should be done with this case.

* LayoutTests/imported/w3c/web-platform-tests/xhr/resources/echo-headers.py:
(main):

Canonical link: https://commits.webkit.org/282784@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

Reply via email to