Bug 174045

Summary: [WebCore] Update AXObjectCache for !HAVE(ACCESSIBILITY)
Product: WebKit Reporter: Don Olmstead <don.olmstead>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: aboxhall, annulen, apinheiro, buildbot, cfleizach, commit-queue, dmazzoni, jcraig, jdiggs, n_wang, samuel_white
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Don Olmstead
Reported 2017-06-30 14:51:07 PDT
Currently !HAVE(ACCESSIBILITY) won't build. There is an error in the signature of postTextReplacementNotificationForTextControl and the notificationPostTimerFired, focusAriaModalNodeTimerFired, passwordNotificationPostTimerFired, and liveRegionChangedNotificationPostTimerFired are missing.
Attachments
Patch (7.08 KB, patch)
2017-06-30 14:53 PDT, Don Olmstead
no flags
Don Olmstead
Comment 1 2017-06-30 14:53:15 PDT
Created attachment 314297 [details] Patch Fixing signature, adding methods and sorting the declarations to hopefully make it easier for people to eyeball when changes are made.
WebKit Commit Bot
Comment 2 2017-06-30 15:47:07 PDT
Comment on attachment 314297 [details] Patch Clearing flags on attachment: 314297 Committed r219022: <http://trac.webkit.org/changeset/219022>
WebKit Commit Bot
Comment 3 2017-06-30 15:47:09 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.