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

Issue 2131021: Revert revisions 47902 and 47900.... (Closed)

Created:
10 years, 7 months ago by Dmitry Polukhin
Modified:
9 years, 7 months ago
Reviewers:
Jay Civelli, sky
CC:
chromium-reviews, Paweł Hajdan Jr., ben+cc_chromium.org
Visibility:
Public.

Description

Revert revisions 47902 and 47900. Chrome UI blinks after replacement of gtk_widget_set_size_request with gtk_widget_size_allocate on resizing or infobar appearing animation. It happens because gtk_widget_size_allocate results in background resizing on message loop idle. It looks like we can't use gtk_widget_size_allocate at this place at all. TEST=none BUG=none TBR=sky@chromium.org, jcivelli@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=47913

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -11 lines) Patch
M chrome/browser/views/find_bar_host_interactive_uitest.cc View 1 chunk +1 line, -1 line 0 comments Download
M views/controls/native/native_view_host_gtk.cc View 3 chunks +5 lines, -10 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698