Bug 151673

Summary: Get rid of the !USE(ASYNC_NSTEXTINPUTCLIENT) codepath
Product: WebKit Reporter: Tim Horton <thorton>
Component: New BugsAssignee: Tim Horton <thorton>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, ap, benjamin, cdumez, cmarcelo, commit-queue, sam, simon.fraser
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.