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

Issue 3658041: Fix assertion failure in ibusbus.c. (Closed)

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

Description

Fix assertion failure in ibusbus.c. The following code does not work since the underlying connection for IBus-1.4 is not a sub class of IBusObject. ibus_object_destroy ((IBusObject *)priv->connection); g_assert (priv->connection == NULL); BUG=none TEST=ran Chrome for Chrome OS.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -8 lines) Patch
M src/ibusbus.c View 3 chunks +5 lines, -8 lines 0 comments Download

Messages

Total messages: 3
Yusuke Sato
15 years, 2 months ago (2010-12-15 03:02:12 UTC) #1
Yusuke Sato
Peng, can you review this change as well?
15 years, 2 months ago (2010-12-15 05:51:54 UTC) #2
Peng
15 years, 2 months ago (2010-12-15 06:03:31 UTC) #3
LGTM. Thanks.
Sign in to reply to this message.

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