Bug 229894

Summary: Fix for debug mode on MSVC after r281998
Product: WebKit Reporter: Stephan Szabo <stephan.szabo>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Stephan Szabo 2021-09-03 14:03:54 PDT
Unfortunately my previous fix for having ENABLE(SERVICE_WORKER) off in debug seems to have failed on wincairo complaining about uses of #if inside the ASSERT() macro.
Comment 1 Stephan Szabo 2021-09-03 14:42:52 PDT
Created attachment 437313 [details]
Patch
Comment 2 EWS 2021-09-03 16:40:50 PDT
Committed r282036 (241337@main): <https://commits.webkit.org/241337@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 437313 [details].
Comment 3 Radar WebKit Bug Importer 2021-09-03 16:41:21 PDT
<rdar://problem/82744760>