[webkit-changes] [WebKit/WebKit] 4d4159: webaudio/MediaStreamAudioSource/mediastreamaudioso...

Philippe Normand noreply at github.com
Mon Feb 10 05:15:53 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4d4159108c57517eac17f075c57965a4a42c97b3
      https://github.com/WebKit/WebKit/commit/4d4159108c57517eac17f075c57965a4a42c97b3
  Author: Philippe Normand <philn at igalia.com>
  Date:   2025-02-10 (Mon, 10 Feb 2025)

  Changed paths:
    M LayoutTests/TestExpectations
    M LayoutTests/platform/mac-wk1/TestExpectations
    M LayoutTests/webaudio/MediaStreamAudioSource/mediastreamaudiosourcenode-expected.txt
    M LayoutTests/webaudio/MediaStreamAudioSource/mediastreamaudiosourcenode.html

  Log Message:
  -----------
  webaudio/MediaStreamAudioSource/mediastreamaudiosourcenode.html fails
https://bugs.webkit.org/show_bug.cgi?id=287331

Reviewed by Xabier Rodriguez-Calvar.

The test was failing because it was using navigator.webkitGetUserMedia which is no longer exposed.
The convoluted JS logic was simplified as well by making the test callback an async function.

* LayoutTests/TestExpectations:
* LayoutTests/webaudio/MediaStreamAudioSource/mediastreamaudiosourcenode-expected.txt:
* LayoutTests/webaudio/MediaStreamAudioSource/mediastreamaudiosourcenode.html:

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