[webkit-changes] [WebKit/WebKit] bc0abe: WPT xhr/request-content-length.any.js should error...

youennf noreply at github.com
Tue Aug 27 00:50:54 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: bc0abe67f6046eb6f89ad5131c9ff9b5d620a6dd
      https://github.com/WebKit/WebKit/commit/bc0abe67f6046eb6f89ad5131c9ff9b5d620a6dd
  Author: Youenn Fablet <youenn at apple.com>
  Date:   2024-08-27 (Tue, 27 Aug 2024)

  Changed paths:
    M LayoutTests/imported/w3c/web-platform-tests/xhr/request-content-length.any.js

  Log Message:
  -----------
  WPT xhr/request-content-length.any.js should error early instead of timing out if the load fails
rdar://134711899
https://bugs.webkit.org/show_bug.cgi?id=278664

Reviewed by Chris Dumez and Alex Christensen.

Test is sometimes timing out as CFNetwork thinks the load failed instead of completed (see rdar://92818673).
While we look at it at the network layer, it is anyway good to have the test fail quickly instead of timing out.

* LayoutTests/imported/w3c/web-platform-tests/xhr/request-content-length.any.js:

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



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


More information about the webkit-changes mailing list