Bug 153243 - Fixed compilation of AXObjectCache in case of !HAVE(ACCESSIBILITY).
Summary: Fixed compilation of AXObjectCache in case of !HAVE(ACCESSIBILITY).
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-01-19 11:39 PST by Konstantin Tokarev
Modified: 2016-01-19 13:48 PST (History)
10 users (show)

See Also:


Attachments
Patch (2.54 KB, patch)
2016-01-19 11:41 PST, Konstantin Tokarev
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Konstantin Tokarev 2016-01-19 11:39:14 PST
Fixed AXObjectCache constructor, removed outdated non-const overload of AXObjectCache::rootAXEditableElement
Comment 1 Radar WebKit Bug Importer 2016-01-19 11:39:40 PST
<rdar://problem/24242664>
Comment 2 Konstantin Tokarev 2016-01-19 11:41:33 PST
Created attachment 269276 [details]
Patch
Comment 3 WebKit Commit Bot 2016-01-19 13:48:28 PST
Comment on attachment 269276 [details]
Patch

Clearing flags on attachment: 269276

Committed r195312: <http://trac.webkit.org/changeset/195312>
Comment 4 WebKit Commit Bot 2016-01-19 13:48:33 PST
All reviewed patches have been landed.  Closing bug.