Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 58a92f89cbb7442ed0cdd704b72fe8a07c3b834e
      
https://github.com/WebKit/WebKit/commit/58a92f89cbb7442ed0cdd704b72fe8a07c3b834e
  Author: Olivier Blin <[email protected]>
  Date:   2023-08-28 (Mon, 28 Aug 2023)

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

  Log Message:
  -----------
  Fix SerializedScriptValue build without ENABLE(WEB_CRYPTO)
https://bugs.webkit.org/show_bug.cgi?id=260788

Reviewed by Chris Dumez.

write(SerializableErrorType) was added under a ENABLE(WEB_CRYPTO) code
block in 264552@main, while it should always be built.

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

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


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

Reply via email to