Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(194)

Issue 4635049: Store capabilities when ibuscontext is not ready yet. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 8 months ago by kinaba
Modified:
14 years, 8 months ago
Reviewers:
shawn.p.huang
Base URL:
git://github.com/phuang/ibus.git@master
Visibility:
Public.

Description

Store capabilities when ibuscontext is not ready yet. Due to the asynchronous creation of contexts, gtk_im_set_use_preedit may be called before the context is ready. This patch is to record the change of capability flag and enables to set it later in _create_input_context_done. BUG=http://crosbug.com/16500 TEST=ChromeOS Cr-48

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -6 lines) Patch
M client/gtk2/ibusimcontext.c View 1 chunk +6 lines, -6 lines 0 comments Download

Messages

Total messages: 4
kinaba
14 years, 8 months ago (2011-06-17 07:42:32 UTC) #1
Peng
On 2011/06/17 07:42:32, kinaba wrote: LGTM. Thx
14 years, 8 months ago (2011-06-18 03:55:52 UTC) #2
Peng
On 2011/06/18 03:55:52, Peng wrote: > On 2011/06/17 07:42:32, kinaba wrote: > > LGTM. Thx ...
14 years, 8 months ago (2011-06-28 04:19:47 UTC) #3
kinaba
14 years, 8 months ago (2011-06-28 04:31:20 UTC) #4
On 2011/06/28 04:19:47, Peng wrote:
> On 2011/06/18 03:55:52, Peng wrote:
> > On 2011/06/17 07:42:32, kinaba wrote:
> > 
> > LGTM. Thx
> 
> I remember I submit it to ibus repo. Please close this CL. Thanks.

Thanks. Closed.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b