Bug 237617

Summary: Fix Windows debug build
Product: WebKit Reporter: Alex Christensen <achristensen>
Component: New BugsAssignee: Alex Christensen <achristensen>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, ews-watchlist, Hironori.Fujii, japhet, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=230877
https://bugs.webkit.org/show_bug.cgi?id=249797
Attachments:
Description Flags
Patch
ews-feeder: commit-queue-
Patch
ews-feeder: commit-queue-
Patch none

Description Alex Christensen 2022-03-08 13:03:36 PST
Fix Windows debug build
Comment 1 Alex Christensen 2022-03-08 13:06:44 PST
Created attachment 454147 [details]
Patch
Comment 2 Alex Christensen 2022-03-08 13:16:19 PST
Created attachment 454148 [details]
Patch
Comment 3 Alex Christensen 2022-03-08 13:32:35 PST
Created attachment 454150 [details]
Patch
Comment 4 EWS 2022-03-08 15:19:53 PST
Committed r291016 (248190@main): <https://commits.webkit.org/248190@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 454150 [details].
Comment 5 Radar WebKit Bug Importer 2022-03-08 15:20:29 PST
<rdar://problem/89992900>
Comment 6 Fujii Hironori 2022-03-09 04:20:27 PST
This change broke WinCairo builds.
Filed: Bug 237647 – [WinCairo] SpatialNavigation.h(93): error C2365: 'WebCore::None': redefinition; previous definition was 'enumerator'
Comment 7 Fujii Hironori 2022-03-09 05:16:16 PST
*** Bug 230877 has been marked as a duplicate of this bug. ***