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

Issue 4185041: Implement async version of ibus_config_set_value. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 4 months ago by Yusuke Sato
Modified:
13 years, 4 months ago
Reviewers:
shawn.p.huang, Peng Huang
CC:
zork, satorux
Base URL:
git@github.com:ibus/ibus.git@master
Visibility:
Public.

Description

Implement async version of ibus_config_set_value. BUG=crosbug.com/11903

Patch Set 1 #

Total comments: 6

Patch Set 2 : review fix #

Patch Set 3 : review fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+78 lines, -20 lines) Patch
M src/ibusconfig.h View 1 2 5 chunks +30 lines, -19 lines 0 comments Download
M src/ibusconfig.c View 1 2 3 chunks +48 lines, -1 line 0 comments Download

Messages

Total messages: 9
Yusuke Sato
(src/ibusconfig.h already has function prototypes for these APIs.)
13 years, 4 months ago (2011-02-10 04:31:29 UTC) #1
Peng
http://codereview.appspot.com/4185041/diff/1/src/ibusconfig.c File src/ibusconfig.c (right): http://codereview.appspot.com/4185041/diff/1/src/ibusconfig.c#newcode276 src/ibusconfig.c:276: ibus_config_set_value_async (IBusConfig *config, Personally, I would like to provide ...
13 years, 4 months ago (2011-02-10 20:35:21 UTC) #2
Yusuke Sato
http://codereview.appspot.com/4185041/diff/1/src/ibusconfig.c File src/ibusconfig.c (right): http://codereview.appspot.com/4185041/diff/1/src/ibusconfig.c#newcode276 src/ibusconfig.c:276: ibus_config_set_value_async (IBusConfig *config, short answer: I'm fine. Will upload ...
13 years, 4 months ago (2011-02-14 01:31:21 UTC) #3
Yusuke Sato
Done. Please take another look. On 2011/02/14 01:31:21, Yusuke Sato wrote: > http://codereview.appspot.com/4185041/diff/1/src/ibusconfig.c > File ...
13 years, 4 months ago (2011-02-14 04:35:47 UTC) #4
Yusuke Sato
ah maybe it's better to use g_simple_async_result_new explicitly? reworking... On 2011/02/14 04:35:47, Yusuke Sato wrote: ...
13 years, 4 months ago (2011-02-14 05:21:57 UTC) #5
Peng
http://codereview.appspot.com/4185041/diff/1/src/ibusconfig.c File src/ibusconfig.c (right): http://codereview.appspot.com/4185041/diff/1/src/ibusconfig.c#newcode276 src/ibusconfig.c:276: ibus_config_set_value_async (IBusConfig *config, On 2011/02/14 01:31:21, Yusuke Sato wrote: ...
13 years, 4 months ago (2011-02-15 04:14:28 UTC) #6
Yusuke Sato
PTAL. http://codereview.appspot.com/4185041/diff/1/src/ibusconfig.c File src/ibusconfig.c (right): http://codereview.appspot.com/4185041/diff/1/src/ibusconfig.c#newcode276 src/ibusconfig.c:276: ibus_config_set_value_async (IBusConfig *config, np. Please review the patchset ...
13 years, 4 months ago (2011-02-15 09:11:41 UTC) #7
Yusuke Sato
Satoru: I've added comments about ownership of floating GVariables. On 2011/02/15 09:11:41, Yusuke Sato wrote: ...
13 years, 4 months ago (2011-02-15 09:12:54 UTC) #8
Peng
13 years, 4 months ago (2011-02-15 15:47:46 UTC) #9
LGTM
Sign in to reply to this message.

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