Bug 282949
Summary: | visionOS debug build fails on DataDetection.mm, missing field 'reserved' initializer. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Aleksei Marchenko <aleksei> |
Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Critical | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | Vision Pro | ||
OS: | Unspecified |
Aleksei Marchenko
visionOS debug build fails with error:
OpenSource/Source/WebCore/editing/cocoa/DataDetection.mm:603:77: error: missing field 'reserved' initializer [-Werror,-Wmissing-designated-field-initializers]
603 | DDQueryOffset lastModifiedQueryOffset = { .queryIndex = -1, .offset = 0 };
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
EWS
Committed 286489@main (5fc582b9157f): <https://commits.webkit.org/286489@main>
Reviewed commits have been landed. Closing PR #36501 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/139728819>