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

Issue 6296010: Don't unnecessarily paint pixles when doing optimized always-on-top pepper pa... (Closed)

Created:
9 years, 11 months ago by brettw
Modified:
9 years, 7 months ago
Reviewers:
huanr, viettrungluu
CC:
chromium-reviews, darin-cc_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

Don't unnecessarily paint pixles when doing optimized always-on-top pepper paints. This just intersects the paint rect with the plugin rect (previously we used the entire plugin rect, even when the paint rect was smaller). TEST=manual BUG=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=72191

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M chrome/renderer/render_widget.cc View 2 chunks +3 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
brettw
9 years, 11 months ago (2011-01-18 21:59:32 UTC) #1
huanr
9 years, 11 months ago (2011-01-18 22:15:00 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698