[webkit-changes] [WebKit/WebKit] a6a4b4: Fix TestWebKitAPI.WebKit.LoadInvalidURLRequestNonA...

Alex Christensen noreply at github.com
Mon Sep 23 22:09:17 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a6a4b4a73798f8001be17a2027c02c974bf777c6
      https://github.com/WebKit/WebKit/commit/a6a4b4a73798f8001be17a2027c02c974bf777c6
  Author: Alex Christensen <achristensen at apple.com>
  Date:   2024-09-23 (Mon, 23 Sep 2024)

  Changed paths:
    M Tools/TestWebKitAPI/Tests/WebKitCocoa/LoadInvalidURLRequest.mm

  Log Message:
  -----------
  Fix TestWebKitAPI.WebKit.LoadInvalidURLRequestNonASCII after 281502 at main
https://bugs.webkit.org/show_bug.cgi?id=280249
rdar://136555981

Unreviewed.

Generating the serialization of NSURLRequest changed the serialization of invalid
UTF-8 sequences in URL hosts.  This updates the test expectations.

* Tools/TestWebKitAPI/Tests/WebKitCocoa/LoadInvalidURLRequest.mm:
(TestWebKitAPI::TEST(WebKit, LoadInvalidURLRequestNonASCII)):

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