Bug 151673 - Get rid of the !USE(ASYNC_NSTEXTINPUTCLIENT) codepath
Summary: Get rid of the !USE(ASYNC_NSTEXTINPUTCLIENT) codepath
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Horton
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-30 13:16 PST by Tim Horton
Modified: 2015-11-30 15:06 PST (History)
8 users (show)

See Also:


Attachments
Patch (56.17 KB, patch)
2015-11-30 13:17 PST, Tim Horton
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Horton 2015-11-30 13:16:27 PST
Get rid of the !USE(ASYNC_NSTEXTINPUTCLIENT) codepath
Comment 1 Tim Horton 2015-11-30 13:17:40 PST
Created attachment 266267 [details]
Patch
Comment 2 Tim Horton 2015-11-30 13:25:41 PST
Not landing this one yet because there might be more to remove and I want the EWS to chew on it.
Comment 3 Alexey Proskuryakov 2015-11-30 14:41:30 PST
Comment on attachment 266267 [details]
Patch

None of the touched files are compiled on iOS, or are they?
Comment 4 Tim Horton 2015-11-30 14:55:05 PST
I checked to make sure things were inside PLATFORM(MAC), but I will double-check.
Comment 5 Tim Horton 2015-11-30 14:56:07 PST
Yeah, I think WebPage is the only one and I left the PLATFORM(MAC) behind.
Comment 6 WebKit Commit Bot 2015-11-30 15:06:30 PST
Comment on attachment 266267 [details]
Patch

Clearing flags on attachment: 266267

Committed r192834: <http://trac.webkit.org/changeset/192834>
Comment 7 WebKit Commit Bot 2015-11-30 15:06:35 PST
All reviewed patches have been landed.  Closing bug.