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

Issue 8536049: Fix the race condition between mac drawRect and toggling accelerated compositing (Closed)

Created:
9 years, 1 month ago by jbates
Modified:
9 years, 1 month ago
Reviewers:
Avi (use Gerrit), Nico, jam
CC:
chromium-reviews
Visibility:
Public.

Description

Fix the race condition between mac drawRect and toggling accelerated compositing TBR=jam BUG=100862 TEST=open Flicker-test2.html from attachment of http://code.google.com/p/chromium/issues/detail?id=77126, verify that the slider widget does not randomly flicker Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=111185

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -2 lines) Patch
M content/browser/renderer_host/render_widget_host_view_mac.h View 1 chunk +3 lines, -0 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_mac.mm View 4 chunks +5 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
jbates
This flicker was introduced by the CL that removed CVDisplayLink. This change chooses whether to ...
9 years, 1 month ago (2011-11-19 01:39:36 UTC) #1
Nico
LGTM Can you think of a good way to test this? (I can't.)
9 years, 1 month ago (2011-11-19 01:43:17 UTC) #2
jbates
On 2011/11/19 01:43:17, Nico wrote: > LGTM > > Can you think of a good ...
9 years, 1 month ago (2011-11-19 02:04:40 UTC) #3
jam
I'm not familiar with mac code. please send this to an owner who is (i.e. ...
9 years, 1 month ago (2011-11-21 18:18:42 UTC) #4
Nico
On 2011/11/21 18:18:42, John Abd-El-Malek wrote: > I'm not familiar with mac code. please send ...
9 years, 1 month ago (2011-11-21 18:20:25 UTC) #5
Nico
9 years, 1 month ago (2011-11-22 05:43:33 UTC) #6
jbates: I'd add TBR=jam to the CL description and submit this.

Powered by Google App Engine
This is Rietveld 408576698