Bug 130908 - Move sync CancelComposition message under an ifdef
Summary: Move sync CancelComposition message under an ifdef
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-28 12:17 PDT by Alexey Proskuryakov
Modified: 2014-03-28 15:08 PDT (History)
4 users (show)

See Also:


Attachments
proposed patch (6.44 KB, patch)
2014-03-28 12:22 PDT, Alexey Proskuryakov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.