Bug 181418

Summary: AccessibilityARIAGrid does not compile when accessibility is disabled
Product: WebKit Reporter: Don Olmstead <don.olmstead>
Component: AccessibilityAssignee: Don Olmstead <don.olmstead>
Status: RESOLVED FIXED    
Severity: Normal CC: aboxhall, achristensen, annulen, 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

Description Don Olmstead 2018-01-08 17:24:09 PST
AccessibilityARIAGrid cannot find AXPropertyName when !HAVE(ACCESSIBILITY)
Comment 1 Radar WebKit Bug Importer 2018-01-08 17:26:49 PST
<rdar://problem/36365398>
Comment 2 Don Olmstead 2018-01-08 17:28:52 PST
Created attachment 330764 [details]
Patch

Add an include for "AccessibleNode.h" to make everything work.
Comment 3 WebKit Commit Bot 2018-01-08 18:16:20 PST
Comment on attachment 330764 [details]
Patch

Clearing flags on attachment: 330764

Committed r226606: <https://trac.webkit.org/changeset/226606>
Comment 4 WebKit Commit Bot 2018-01-08 18:16:22 PST
All reviewed patches have been landed.  Closing bug.