Bug 167691 - AXObjectCache is missing two functions at link time when !HAVE(ACCESSIBILITY)
Summary: AXObjectCache is missing two functions at link time when !HAVE(ACCESSIBILITY)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Timothy Hatcher
URL:
Keywords: DoNotImportToRadar
Depends on:
Blocks:
 
Reported: 2017-02-01 09:02 PST by Timothy Hatcher
Modified: 2017-02-01 09:47 PST (History)
12 users (show)

See Also:


Attachments
Patch (1.97 KB, patch)
2017-02-01 09:03 PST, Timothy Hatcher
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Hatcher 2017-02-01 09:02:30 PST
AXObjectCache::recomputeDeferredIsIgnored and AXObjectCache::performDeferredIsIgnoredChange need empty stubs to allow WebCore to link.
Comment 1 Timothy Hatcher 2017-02-01 09:03:47 PST
Created attachment 300328 [details]
Patch
Comment 2 WebKit Commit Bot 2017-02-01 09:47:38 PST
Comment on attachment 300328 [details]
Patch

Clearing flags on attachment: 300328

Committed r211488: <http://trac.webkit.org/changeset/211488>
Comment 3 WebKit Commit Bot 2017-02-01 09:47:42 PST
All reviewed patches have been landed.  Closing bug.