Keyboard Shortcuts
File
u
:
up to issue
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
Issue
u
:
up to list of issues
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr)
|
Please choose your nickname with
Settings
|
Help
|
Chromium Project
|
Gerrit Changes
|
Sign out
(122)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
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
Base URL:
svn://svn.chromium.org/chrome/
Visibility:
Public.
More Reviews
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
#
Created:
6 years, 5 months ago
Download
[raw]
[tar.bz2]
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)
Expand Messages
|
Collapse Messages
ccameron
6 years, 5 months ago (2014-07-11 19:56:32 UTC)
#1
ccameron
Committed patchset #1 manually as r282675.
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.
Expand Messages
|
Collapse Messages
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
Base URL: svn://svn.chromium.org/chrome/
Comments: 0
This is Rietveld
408576698