diff options
author | oshima@chromium.org <oshima@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-25 23:09:39 +0000 |
---|---|---|
committer | oshima@chromium.org <oshima@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-25 23:09:39 +0000 |
commit | 154a9820511c94bdcc8a69a3f7cc69b56ea75cd1 (patch) | |
tree | 41404665474d256283ab285ca688c5913d3eb22c /third_party/libjingle/README.chromium | |
parent | 2186fec4df1dde813a12011eb1ea650ce8470ea2 (diff) | |
download | chromium_src-154a9820511c94bdcc8a69a3f7cc69b56ea75cd1.zip chromium_src-154a9820511c94bdcc8a69a3f7cc69b56ea75cd1.tar.gz chromium_src-154a9820511c94bdcc8a69a3f7cc69b56ea75cd1.tar.bz2 |
Fixed a few bugs in view/gtk framework
NativeControlGtk
* Layout if the visibility is changed after the native view is created.
(I also added DCHECK(GetWidget()) to make sure Wiget is available at this point)
NativeViewHostGtk
* decrement the native_view's ref count only if it still has a parent.
* create fixed in AddedToWidget if fixed_ does not exist. This can happen when
a view is removed, then added.
BUG=none
TEST=unit test for last 2 bugs is added to view_unittest.cc (ChangeVisibility).
Review URL: http://codereview.chromium.org/219035
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@27282 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party/libjingle/README.chromium')
0 files changed, 0 insertions, 0 deletions