Bug 182914 - Fix build error after r228417 without ACCESSIBILITY
Summary: Fix build error after r228417 without ACCESSIBILITY
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: 2018-02-18 17:42 PST by Yoshiaki Jitsukawa
Modified: 2018-02-18 18:47 PST (History)
10 users (show)

See Also:


Attachments
Patch (1.73 KB, patch)
2018-02-18 17:52 PST, Yoshiaki Jitsukawa
no flags Details | Formatted Diff | Diff
Patch (1.73 KB, patch)
2018-02-18 17:54 PST, Yoshiaki Jitsukawa
no flags Details | Formatted Diff | Diff

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