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

Issue 1569005: Fix CoreGraphics and Core Animation drawing for QuickTime plugin (Closed)

Created:
10 years, 8 months ago by stuartmorgan
Modified:
9 years, 7 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Fix CoreGraphics and Core Animation drawing for QuickTime plugin Conditionalizes a SetWindow call that was added to fix a crash in QuickDraw mode, but isn't necessary (and causes QuickTime not to draw) in other drawing modes. BUG=38336, 36896, 35081 TEST=Play QuickTime movies on 10.6. The ones with floating controllers (36896) should draw again, and the other should not only work, but have smoother playback and use less CPU. The test case for bug 35081 should still not crash. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=43078

Patch Set 1 #

Patch Set 2 : Spacing fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -15 lines) Patch
M webkit/glue/plugins/plugin_host.cc View 1 chunk +1 line, -10 lines 0 comments Download
M webkit/glue/plugins/webplugin_delegate_impl_mac.mm View 1 1 chunk +10 lines, -5 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
stuartmorgan
10 years, 8 months ago (2010-03-30 15:02:18 UTC) #1
pink (ping after 24hrs)
10 years, 8 months ago (2010-03-30 15:09:45 UTC) #2
LGTM +100

Powered by Google App Engine
This is Rietveld 408576698