Bug 189423

Summary: [AX] Fix compile error in AXObjectCache constructor when !HAVE(ACCESSIBILITY)
Product: WebKit Reporter: Don Olmstead <don.olmstead>
Component: AccessibilityAssignee: Don Olmstead <don.olmstead>
Status: RESOLVED FIXED    
Severity: Normal CC: aboxhall, apinheiro, cfleizach, commit-queue, dmazzoni, ews-watchlist, jcraig, jdiggs, samuel_white, webkit-bug-importer, ysuzuki
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Don Olmstead
Reported 2018-09-07 11:35:06 PDT
AXObjectCache::AXObjectCache(Document& document) does not compile when accessibility is turned off
Attachments
Patch (2.53 KB, patch)
2018-09-07 11:37 PDT, Don Olmstead
no flags
Radar WebKit Bug Importer
Comment 1 2018-09-07 11:35:24 PDT
Don Olmstead
Comment 2 2018-09-07 11:37:21 PDT
Created attachment 349168 [details] Patch There was just a copy paste error with the initializers
Yusuke Suzuki
Comment 3 2018-09-07 11:38:56 PDT
Comment on attachment 349168 [details] Patch r=me
WebKit Commit Bot
Comment 4 2018-09-07 13:44:46 PDT
Comment on attachment 349168 [details] Patch Clearing flags on attachment: 349168 Committed r235804: <https://trac.webkit.org/changeset/235804>
WebKit Commit Bot
Comment 5 2018-09-07 13:44:47 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.