Bug 209454 - [WinCairo][PlayStation] Failure to build with ENABLE_XSLT=OFF
Summary: [WinCairo][PlayStation] Failure to build with ENABLE_XSLT=OFF
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-03-23 17:32 PDT by Stephan Szabo
Modified: 2020-03-23 21:52 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.13 KB, patch)
2020-03-23 17:35 PDT, Stephan Szabo
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>