Bug 209454

Summary: [WinCairo][PlayStation] Failure to build with ENABLE_XSLT=OFF
Product: WebKit Reporter: Stephan Szabo <stephan.szabo>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ddkilzer, don.olmstead, ross.kirsling, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Stephan Szabo 2020-03-23 17:32:44 PDT
Turning off ENABLE_XSLT on wincairo or playstation lead to a failure:
D:\github\webkit\Source\WebCore\xml/parser/XMLDocumentParserLibxml2.cpp(476): error C2027: use of undefined type 'WebCore::PageConsoleClient'

Wincairo built successfully with ENABLE_XSLT turned on.
Comment 1 Stephan Szabo 2020-03-23 17:35:51 PDT
Created attachment 394331 [details]
Patch
Comment 2 EWS 2020-03-23 21:51:39 PDT
Committed r258907: <https://trac.webkit.org/changeset/258907>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 394331 [details].
Comment 3 Radar WebKit Bug Importer 2020-03-23 21:52:15 PDT
<rdar://problem/60809631>