Bug 260788
| Summary: | Fix SerializedScriptValue build without ENABLE(WEB_CRYPTO) | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Olivier Blin <olivier.blin> |
| Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | cdumez, rniwa, webkit-bug-importer, ysuzuki |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=257268 | ||
Olivier Blin
write(SerializableErrorType) was added under a ENABLE(WEB_CRYPTO) code block in 264552@main, while it should always be built.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Olivier Blin
Pull request: https://github.com/WebKit/WebKit/pull/17119
EWS
Committed 267351@main (58a92f89cbb7): <https://commits.webkit.org/267351@main>
Reviewed commits have been landed. Closing PR #17119 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/114564162>