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

Issue 3799049: Set the "g-default-timeout" property for ibusconfig, ibusinputcontext, and ibusbus objects. (Closed)

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

Description

Set the "g-default-timeout" property for ibusconfig, ibusinputcontext, and ibusbus objects. The GDBus default timeout (25 seconds) seems to be too long for IBus. BUG=none TEST=manually, with IBUS_BUS_TIMEOUT=-3,-2,-1,0,1,1000,6000,abc,1abc,abc1

Patch Set 1 #

Total comments: 4

Patch Set 2 : review fix #

Total comments: 8

Patch Set 3 : review fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -2 lines) Patch
M src/ibusbus.c View 1 2 1 chunk +1 line, -1 line 0 comments Download
M src/ibusconfig.c View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M src/ibusinputcontext.c View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M src/ibusshare.h View 1 2 1 chunk +9 lines, -0 lines 0 comments Download
M src/ibusshare.c View 1 2 2 chunks +22 lines, -1 line 0 comments Download

Messages

Total messages: 6
Yusuke Sato
13 years, 5 months ago (2011-01-05 01:31:48 UTC) #1
Peng
http://codereview.appspot.com/3799049/diff/1/src/ibusbus.c File src/ibusbus.c (right): http://codereview.appspot.com/3799049/diff/1/src/ibusbus.c#newcode915 src/ibusbus.c:915: 6000, /* timeout in ms. the default timeout on ...
13 years, 5 months ago (2011-01-05 17:32:23 UTC) #2
Yusuke Sato
please take another look http://codereview.appspot.com/3799049/diff/1/src/ibusbus.c File src/ibusbus.c (right): http://codereview.appspot.com/3799049/diff/1/src/ibusbus.c#newcode915 src/ibusbus.c:915: 6000, /* timeout in ms. ...
13 years, 5 months ago (2011-01-06 04:36:25 UTC) #3
Peng
http://codereview.appspot.com/3799049/diff/6001/src/ibusbus.c File src/ibusbus.c (right): http://codereview.appspot.com/3799049/diff/6001/src/ibusbus.c#newcode915 src/ibusbus.c:915: ibus_get_bus_timeout(), I would like add space between function name ...
13 years, 5 months ago (2011-01-06 15:51:30 UTC) #4
Yusuke Sato
thx, fixed all. http://codereview.appspot.com/3799049/diff/6001/src/ibusbus.c File src/ibusbus.c (right): http://codereview.appspot.com/3799049/diff/6001/src/ibusbus.c#newcode915 src/ibusbus.c:915: ibus_get_bus_timeout(), On 2011/01/06 15:51:30, Shawn.P.Huang wrote: ...
13 years, 5 months ago (2011-01-06 16:06:07 UTC) #5
Peng
13 years, 5 months ago (2011-01-06 16:34:07 UTC) #6
LGTM. Thx
Sign in to reply to this message.

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