DescriptionFix the missing gtk options bug.
Native gtk options pages rely on host to call gtk_widget_show_all. Doing
this after options dialog's size allocated. This is because the
WrapLabelAtAllocationHack trick in ContentPageGtk needs container's size
allocated when the label is being shown.
BUG=<http://crosbug.com/2859>
TEST=Verify fix for ChromeOS issue 2859 and in sync status message in "Peronal Stuff" tab is wrapped correctly.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=45808
Patch Set 1 #
Total comments: 2
Patch Set 2 : address sky's comment #
Total comments: 2
Patch Set 3 : better place to do gtk_widget_show_all #
Created: 10 years, 8 months ago
Messages
Total messages: 6 (0 generated)
|