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

Issue 6256004: views: Implement NativeTableGtk::RemoveColumn method. (Closed)

Created:
9 years, 11 months ago by tfarina
Modified:
9 years, 7 months ago
CC:
chromium-reviews, Evan Stade
Visibility:
Public.

Description

views: Implement NativeTableGtk::RemoveColumn method. Also fix the following error when we try to get the width of column that does not exist anymore. (views_examples:3921): Gtk-CRITICAL **: gtk_tree_view_column_get_width: assertion `GTK_IS_TREE_VIEW_COLUMN (tree_column)' failed BUG=None TEST=export GYP_DEFINES="toolkit_views" && gclient runhooks && make -j4 -k views_examples out/Debug/views_examples, go to the table tab. Now clicking in one of the checkboxes, the corresponded column should be removed. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=71786

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -3 lines) Patch
M views/controls/table/native_table_gtk.cc View 1 chunk +13 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
tfarina
Please, take a look.
9 years, 11 months ago (2011-01-14 03:31:26 UTC) #1
tfarina
ping?
9 years, 11 months ago (2011-01-14 23:18:18 UTC) #2
Jay Civelli
9 years, 11 months ago (2011-01-18 17:16:17 UTC) #3
LGTM

Powered by Google App Engine
This is Rietveld 408576698