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

Issue 198031: [GTK] Stash new dimensions on resize, so that the backing store can use them (Closed)

Created:
11 years, 3 months ago by dglazkov
Modified:
9 years, 6 months ago
Reviewers:
tony
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

[GTK] Stash new dimensions on resize, so that the backing store can use them without having to wait on GtkWindow to resize. R=tony BUG=8630 TEST=less flakiness on layout tests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=25538

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -3 lines) Patch
M webkit/tools/test_shell/webwidget_host.h View 1 chunk +5 lines, -0 lines 0 comments Download
M webkit/tools/test_shell/webwidget_host_gtk.cc View 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
dglazkov
11 years, 3 months ago (2009-09-04 22:14:29 UTC) #1
tony
LGTM. Does resizing when running test_shell manually still work (it should...)?
11 years, 3 months ago (2009-09-04 22:19:12 UTC) #2
dglazkov
11 years, 3 months ago (2009-09-04 22:21:31 UTC) #3
On 2009/09/04 22:19:12, tony wrote:
> LGTM.  Does resizing when running test_shell manually still work (it
should...)?

Yep. I left evan's bits intact, because they're the ones doing all the work of
manual resizing.

Powered by Google App Engine
This is Rietveld 408576698