[webkit-changes] [WebKit/WebKit] 48d4a7: Fixed build break after 264188 at main if ACCESSIBILI...
jigenzhou
noreply at github.com
Thu May 18 18:07:03 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 48d4a709324a471ca730076e42b512cf3d8fe5b9
https://github.com/WebKit/WebKit/commit/48d4a709324a471ca730076e42b512cf3d8fe5b9
Author: Jigen Zhou <jigen.zhou at sony.com>
Date: 2023-05-18 (Thu, 18 May 2023)
Changed paths:
M Source/WebCore/accessibility/AXObjectCache.h
Log Message:
-----------
Fixed build break after 264188 at main if ACCESSIBILITY is not enable.
https://bugs.webkit.org/show_bug.cgi?id=256975
Reviewed by Don Olmstead.
Fixed AXObjectCache::setForceDeferredSpellChecking if !ENABLE(ACCESSIBILITY).
Canonical link: https://commits.webkit.org/264226@main
More information about the webkit-changes
mailing list