[webkit-changes] [WebKit/WebKit] cac837: New test: [ iOS, macOS Debug ] TestWebKitAPI.WebKi...

Sihui noreply at github.com
Thu Apr 20 12:07:37 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: cac8375c5a593f0c19a4f57743fb12d283d9f9e6
      https://github.com/WebKit/WebKit/commit/cac8375c5a593f0c19a4f57743fb12d283d9f9e6
  Author: Sihui Liu <sihui_liu at apple.com>
  Date:   2023-04-20 (Thu, 20 Apr 2023)

  Changed paths:
    M Tools/TestWebKitAPI/Tests/WebKit/GetUserMediaNavigation.mm

  Log Message:
  -----------
  New test: [ iOS, macOS Debug ] TestWebKitAPI.WebKit.DeviceIdHashSaltsRemoval is a constant timeout.
https://bugs.webkit.org/show_bug.cgi?id=255537
rdar://108149198

Reviewed by Youenn Fablet.

NavigationWhileGetUserMediaPromptDisplayedUIDelegate navigates to about:blank in delegate callback, which causes active
document to change and script stops running, so use UserMediaCaptureUIDelegate in the test instead.

* Tools/TestWebKitAPI/Tests/WebKit/GetUserMediaNavigation.mm:
(TestWebKitAPI::TEST):

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




More information about the webkit-changes mailing list