Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(196)

Issue 2627009: Swap D-Bus and IBus initialization order to avoid race conditions. (Closed)

Created:
10 years, 6 months ago by Yusuke Sato
Modified:
9 years, 7 months ago
Reviewers:
satorux1
CC:
chromium-os-reviews_chromium.org, Zachary Kuznia
Base URL:
ssh://git@gitrw.chromium.org//cros.git
Visibility:
Public.

Description

Swap D-Bus and IBus initialization order to avoid race conditions. Initialize D-Bus connection first so that the destructor of the InputMethodStatusConnection class does not terminate the IBus connection between im-ibus.so and ibus-daemon. This change is not for a specific bug, but might be worth not to trigger subtle bugs in im-ibus, libibus, and libdbus. BUG=none TEST=manually

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -14 lines) Patch
M chromeos_input_method.cc View 2 chunks +15 lines, -14 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Yusuke Sato
10 years, 6 months ago (2010-06-07 05:29:41 UTC) #1
satorux1
10 years, 6 months ago (2010-06-07 05:56:35 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698