Bug 130908

Summary: Move sync CancelComposition message under an ifdef
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: WebKit2Assignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, commit-queue, enrica, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch none

Description Alexey Proskuryakov 2014-03-28 12:17:17 PDT
Now that we don't use CancelComposition except for when USE(ASYNC_NSTEXTINPUTCLIENT) is not on, let's hide it under an ifdef too.
Comment 1 Alexey Proskuryakov 2014-03-28 12:22:29 PDT
Created attachment 228075 [details]
proposed patch
Comment 2 WebKit Commit Bot 2014-03-28 15:08:03 PDT
Comment on attachment 228075 [details]
proposed patch

Clearing flags on attachment: 228075

Committed r166431: <http://trac.webkit.org/changeset/166431>
Comment 3 WebKit Commit Bot 2014-03-28 15:08:06 PDT
All reviewed patches have been landed.  Closing bug.