Bug 172769 - [WebCore] Update AXObjectCache::startOrEndCharacterOffsetForRange signature for !HAVE(ACCESSIBILITY)
Summary: [WebCore] Update AXObjectCache::startOrEndCharacterOffsetForRange signature f...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Don Olmstead
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-31 12:24 PDT by Don Olmstead
Modified: 2017-05-31 19:48 PDT (History)
10 users (show)

See Also:


Attachments
Patch (2.13 KB, patch)
2017-05-31 12:43 PDT, 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 2017-05-31 12:24:39 PDT
In https://bugs.webkit.org/show_bug.cgi?id=169801 the signature of AXObjectCache::startOrEndCharacterOffsetForRange was modified but the !HAVE(ACCESSIBILITY) path was not updated.
Comment 1 Don Olmstead 2017-05-31 12:43:51 PDT
Created attachment 311621 [details]
Patch
Comment 2 Yusuke Suzuki 2017-05-31 19:19:53 PDT
Comment on attachment 311621 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2017-05-31 19:47:59 PDT
Comment on attachment 311621 [details]
Patch

Clearing flags on attachment: 311621

Committed r217644: <http://trac.webkit.org/changeset/217644>
Comment 4 WebKit Commit Bot 2017-05-31 19:48:01 PDT
All reviewed patches have been landed.  Closing bug.