Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 784117b4fe33caec26a96a185b216eb48b58d460
      
https://github.com/WebKit/WebKit/commit/784117b4fe33caec26a96a185b216eb48b58d460
  Author: Don Olmstead <[email protected]>
  Date:   2023-07-10 (Mon, 10 Jul 2023)

  Changed paths:
    M Source/WebCore/bindings/js/SerializedScriptValue.cpp

  Log Message:
  -----------
  Fix unused parameter warnings when !ENABLE(WEB_AUDIO)
https://bugs.webkit.org/show_bug.cgi?id=259002

Reviewed by Youenn Fablet.

Add `UNUSED_PARAM`s to the `!ENABLE(WEB_AUDIO)` block.

* Source/WebCore/bindings/js/SerializedScriptValue.cpp:
(WebCore::isTypeExposedToGlobalObject):

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to