Bug 256975 - AX: Fix build break after 264188@main if ACCESSIBILITY is not enabled
Summary: AX: Fix build break after 264188@main if ACCESSIBILITY is not enabled
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Jigen Zhou
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-05-18 12:02 PDT by Jigen Zhou
Modified: 2023-05-18 18:06 PDT (History)
2 users (show)

See Also:


Attachments

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