Bug 182914

Summary: Fix build error after r228417 without ACCESSIBILITY
Product: WebKit Reporter: Yoshiaki Jitsukawa <yoshiaki.jitsukawa>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: aboxhall, apinheiro, cfleizach, commit-queue, dmazzoni, ews-watchlist, jcraig, jdiggs, samuel_white, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Yoshiaki Jitsukawa 2018-02-18 17:42:37 PST
Without HAVE(ACCESSIBILITY), AXObjectCache::deferFocusedUIElementChangeIfNeeded is undefined.
Comment 1 Yoshiaki Jitsukawa 2018-02-18 17:52:07 PST
Created attachment 334130 [details]
Patch
Comment 2 Yoshiaki Jitsukawa 2018-02-18 17:54:32 PST
Created attachment 334131 [details]
Patch
Comment 3 WebKit Commit Bot 2018-02-18 18:46:38 PST
Comment on attachment 334131 [details]
Patch

Clearing flags on attachment: 334131

Committed r228607: <https://trac.webkit.org/changeset/228607>
Comment 4 WebKit Commit Bot 2018-02-18 18:46:40 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2018-02-18 18:47:21 PST
<rdar://problem/37658308>