Bug 256975

Summary: AX: Fix build break after 264188@main if ACCESSIBILITY is not enabled
Product: WebKit Reporter: Jigen Zhou <jigen.zhou>
Component: AccessibilityAssignee: Jigen Zhou <jigen.zhou>
Status: RESOLVED FIXED    
Severity: Normal CC: andresg_22, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   

Description Jigen Zhou 2023-05-18 12:02:23 PDT
PlayStation build failed:

Link : error: L0039: reference to undefined symbol `WebCore::AXObjectCache::setForceDeferredSpellChecking(bool)' in file "C:\BW\PlayStation-Debug-Build\build\WebKitBuild\Debug\Source\WebKit\CMakeFiles\WebKit.dir\__\__\WebKit\DerivedSources\unified-sources\UnifiedSource-54928a2b-14.cpp.o"
UnifiedSource-54928a2b-14.cpp : error: L0039: reference to undefined symbol `WebCore::AXObjectCache::setForceDeferredSpellChecking(bool)' in file "C:\BW\PlayStation-Debug-Build\build\WebKitBuild\Debug\Source\WebKit\CMakeFiles\WebKit.dir\__\__\WebKit\DerivedSources\unified-sources\UnifiedSource-54928a2b-14.cpp.o"
Comment 1 Radar WebKit Bug Importer 2023-05-18 12:02:37 PDT
<rdar://problem/109525216>
Comment 2 Jigen Zhou 2023-05-18 16:05:13 PDT
Pull request: https://github.com/WebKit/WebKit/pull/14044
Comment 3 EWS 2023-05-18 18:06:54 PDT
Committed 264226@main (48d4a709324a): <https://commits.webkit.org/264226@main>

Reviewed commits have been landed. Closing PR #14044 and removing active labels.