Bug 181418 - AccessibilityARIAGrid does not compile when accessibility is disabled
Summary: AccessibilityARIAGrid does not compile when accessibility is disabled
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Don Olmstead
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-01-08 17:24 PST by Don Olmstead
Modified: 2018-01-08 18:16 PST (History)
12 users (show)

See Also:


Attachments
Patch (1.13 KB, patch)
2018-01-08 17:28 PST, Don Olmstead
no flags Details | Formatted Diff | Diff

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