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

Issue 302650043: ui/gtk3: Fix radio buttons on Property Panel (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 9 months ago by fujiwara
Modified:
9 years, 9 months ago
Reviewers:
shawn.p.huang
CC:
shawn.p.huang_gmail.com
Base URL:
git@github.com:ibus/ibus.git@master
Visibility:
Public.

Description

ui/gtk3: Fix radio buttons on Property Panel Use gtk_container_remove() instead g_object_unref() because if an widget has a parent, it's not destroyed and the signal is not sent to the parent since the parent was destroyed. R=shawn.p.huang@gmail.com Committed: ceb6a9b47deaa898d8151606831669a7446ad382

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -4 lines) Patch
M ui/gtk3/propertypanel.vala View 4 chunks +6 lines, -4 lines 0 comments Download

Messages

Total messages: 3
fujiwara
9 years, 9 months ago (2016-09-06 03:25:05 UTC) #1
shawn.p.huang_gmail.com
lgtm <takao.fujiwara1@gmail.com>于2016年9月5日周一 下午11:25写道: > Reviewers: shawn.p.huang_gmail.com, > > Description: > ui/gtk3: Fix radio buttons on ...
9 years, 9 months ago (2016-09-06 03:59:03 UTC) #2
fujiwara
9 years, 9 months ago (2016-09-06 04:05:51 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
ceb6a9b47deaa898d8151606831669a7446ad382 (presubmit successful).
Sign in to reply to this message.

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