Bug 245789
Summary: | Fix !ENABLE(SERVICE_WORKER) build break after 254861@main | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jigen Zhou <jigen.zhou> |
Component: | WebKit Misc. | Assignee: | Jigen Zhou <jigen.zhou> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Jigen Zhou
The following compiling error occurs for PlayStation build after 254861@main
Source/WebKit\Platform/IPC/DaemonCoders.cpp:53:1: error: member access into incomplete type 'const WebCore::PushSubscriptionData'
IMPLEMENT_CODER(WebCore::PushSubscriptionData);
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Jigen Zhou
Pull request: https://github.com/WebKit/WebKit/pull/4806
EWS
Committed 255000@main (91710dedcd5d): <https://commits.webkit.org/255000@main>
Reviewed commits have been landed. Closing PR #4806 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/100566664>