Bug 260788 - Fix SerializedScriptValue build without ENABLE(WEB_CRYPTO)
Summary: Fix SerializedScriptValue build without ENABLE(WEB_CRYPTO)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-08-28 03:13 PDT by Olivier Blin
Modified: 2023-08-28 07:53 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Blin 2023-08-28 03:13:14 PDT
write(SerializableErrorType) was added under a ENABLE(WEB_CRYPTO) code block in 264552@main, while it should always be built.
Comment 1 Olivier Blin 2023-08-28 03:14:23 PDT
Pull request: https://github.com/WebKit/WebKit/pull/17119
Comment 2 EWS 2023-08-28 07:52:30 PDT
Committed 267351@main (58a92f89cbb7): <https://commits.webkit.org/267351@main>

Reviewed commits have been landed. Closing PR #17119 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-08-28 07:53:23 PDT
<rdar://problem/114564162>