[Webkit-unassigned] [Bug 261067] New: Check for NaN when creating a DelayNode for WebAudio

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 2 11:57:10 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=261067

            Bug ID: 261067
           Summary: Check for NaN when creating a DelayNode for WebAudio
           Product: WebKit
           Version: Safari 16
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Audio
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ahmad.saleem792 at gmail.com
                CC: cdumez at apple.com

Hi Team,

I think it would be good to merge this and also update 'Layout Test' for 'NaN' check.

Blink Commit: https://chromium.googlesource.com/chromium/src.git/+/c8c4a710be6292a220177fef0c3f1c7c7853d062

WebKit Source: https://searchfox.org/wubkat/source/Source/WebCore/Modules/webaudio/DelayNode.cpp#55 & https://searchfox.org/wubkat/source/Source/WebCore/Modules/webaudio/DelayDSPKernel.cpp#75

___

Test Output:

PASS context.createDelay(NaN) threw exception TypeError: The provided value is non-finite.

___

Just wanted to raise to get opinion whether we should merge it or not.

Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230902/05eeb4b4/attachment-0001.htm>


More information about the webkit-unassigned mailing list