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

Issue 3803041: Fix ibus_input_context_get_input_context() (Closed)

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

Description

Fix ibus_input_context_get_input_context() so IBus.Service.Destroy will not be called when the returned object is disposed. BUG=none TEST=verified that calling g_object_unref(the_returned_object) does not result in the remote method call.

Patch Set 1 : review #

Patch Set 2 : initialize GError with NULL, just in case. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -22 lines) Patch
M src/ibusinputcontext.c View 1 6 chunks +4 lines, -21 lines 0 comments Download
M src/ibusproxy.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/ibusproxy.c View 2 chunks +2 lines, -1 line 0 comments Download

Messages

Total messages: 2
Yusuke Sato
13 years, 6 months ago (2010-12-20 12:51:58 UTC) #1
Peng
13 years, 6 months ago (2010-12-20 15:12:16 UTC) #2
On 2010/12/20 12:51:58, Yusuke Sato wrote:

LGTM
Sign in to reply to this message.

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