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

Issue 3784047: Fix --timeout command line option of ibus-daemon. (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

Fix --timeout command line option of ibus-daemon. On 1.3.99, currently the option is just ignored and '-1' (i.e. the default timeout of gdbus which is 25 seconds in glib-2.26.1) is always used. We should fix this since the default, 25 secs, is too long for some platforms like Chromium OS. BUG=none TEST=manually

Patch Set 1 #

Patch Set 2 : review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -20 lines) Patch
M bus/engineproxy.h View 1 chunk +2 lines, -0 lines 0 comments Download
M bus/engineproxy.c View 1 4 chunks +8 lines, -6 lines 0 comments Download
M bus/factoryproxy.c View 1 1 chunk +4 lines, -3 lines 0 comments Download
M bus/ibusimpl.c View 1 3 chunks +7 lines, -5 lines 0 comments Download
M bus/inputcontext.c View 1 chunk +1 line, -0 lines 0 comments Download
M bus/main.c View 1 3 chunks +6 lines, -2 lines 0 comments Download
M bus/option.h View 1 chunk +1 line, -1 line 0 comments Download
M bus/panelproxy.c View 1 2 chunks +5 lines, -3 lines 0 comments Download

Messages

Total messages: 2
Yusuke Sato
13 years, 5 months ago (2011-01-05 01:31:03 UTC) #1
Peng
13 years, 5 months ago (2011-01-05 17:24:08 UTC) #2
LGTM. Thanks.
Sign in to reply to this message.

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