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

Issue 387863004: Revert 281866 "Mac ÜC: Make resize smooth" (Closed)

Created:
6 years, 5 months ago by ccameron
Modified:
6 years, 5 months ago
Reviewers:
ccameron
CC:
chromium-reviews
Visibility:
Public.

Description

Revert 281866 "Mac ÜC: Make resize smooth" This is causing tabs to get stuck white. Removing before today's Canary gets cut. The fix for the stuck white issue is being worked on at https://codereview.chromium.org/388793003/ > Mac ÜC: Make resize smooth > > Add helpers to RenderWidgetHelper to associate a NSView with > a given RenderWidgetHelper (process and widget routing id), so > that browser compositor swaps can be received while pausing > waiting for correctly sized frames. > > BUG=388005 > TBR=cevans > > Review URL: https://codereview.chromium.org/370513002 TBR=ccameron@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=282675

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+78 lines, -212 lines) Patch
M trunk/src/content/browser/compositor/browser_compositor_view_mac.h View 2 chunks +0 lines, -12 lines 0 comments Download
M trunk/src/content/browser/compositor/browser_compositor_view_mac.mm View 1 chunk +1 line, -9 lines 0 comments Download
M trunk/src/content/browser/compositor/browser_compositor_view_private_mac.h View 1 chunk +0 lines, -3 lines 0 comments Download
M trunk/src/content/browser/compositor/browser_compositor_view_private_mac.mm View 5 chunks +4 lines, -12 lines 0 comments Download
M trunk/src/content/browser/gpu/gpu_process_host.cc View 3 chunks +27 lines, -47 lines 0 comments Download
M trunk/src/content/browser/renderer_host/render_process_host_impl.h View 1 chunk +0 lines, -2 lines 0 comments Download
M trunk/src/content/browser/renderer_host/render_process_host_impl.cc View 3 chunks +0 lines, -10 lines 0 comments Download
M trunk/src/content/browser/renderer_host/render_widget_helper.h View 3 chunks +4 lines, -19 lines 0 comments Download
M trunk/src/content/browser/renderer_host/render_widget_helper_mac.mm View 2 chunks +35 lines, -47 lines 0 comments Download
M trunk/src/content/browser/renderer_host/render_widget_host_impl.cc View 1 chunk +0 lines, -6 lines 0 comments Download
M trunk/src/content/browser/renderer_host/render_widget_host_view_mac.h View 4 chunks +0 lines, -10 lines 0 comments Download
M trunk/src/content/browser/renderer_host/render_widget_host_view_mac.mm View 9 chunks +7 lines, -34 lines 0 comments Download
M trunk/src/content/common/view_messages.h View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
ccameron
6 years, 5 months ago (2014-07-11 19:56:32 UTC) #1
ccameron
6 years, 5 months ago (2014-07-11 20:02:03 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r282675.

Powered by Google App Engine
This is Rietveld 408576698