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

Issue 10704190: Support in-browser thumbnailing on Windows XP. (Closed)

Created:
8 years, 5 months ago by mazda
Modified:
8 years, 5 months ago
Reviewers:
brettw
CC:
chromium-reviews, Avi (use Gerrit), ajwong+watch_chromium.org, creis+watch_chromium.org, brettw-cc_chromium.org, apatrick_chromium
Visibility:
Public.

Description

Support in-browser thumbnailing on Windows XP. On Windows XP, neither the backing store nor the compositing surface is available in the browser when accelerated compositing is active. This CL makes the thumbnailer ask the renderer to send a snapshot for creating the thumbnail in such a case. BUG=130701 TEST=Manually check the new code path worked on Windows XP Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=146586

Patch Set 1 #

Patch Set 2 : #

Total comments: 8

Patch Set 3 : address comments #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -38 lines) Patch
M chrome/browser/tab_contents/thumbnail_generator.h View 1 2 1 chunk +8 lines, -2 lines 0 comments Download
M chrome/browser/tab_contents/thumbnail_generator.cc View 1 2 5 chunks +49 lines, -20 lines 0 comments Download
M chrome/common/thumbnail_support.cc View 1 2 3 1 chunk +2 lines, -16 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
mazda
Could you review this change?
8 years, 5 months ago (2012-07-12 18:32:54 UTC) #1
brettw
lgtm http://codereview.chromium.org/10704190/diff/2001/chrome/browser/tab_contents/thumbnail_generator.cc File chrome/browser/tab_contents/thumbnail_generator.cc (right): http://codereview.chromium.org/10704190/diff/2001/chrome/browser/tab_contents/thumbnail_generator.cc#newcode495 chrome/browser/tab_contents/thumbnail_generator.cc:495: const bool surface_available = view->IsSurfaceAvailableForCopy(); I don't usually ...
8 years, 5 months ago (2012-07-12 19:20:26 UTC) #2
mazda
Thank you for the comments. http://codereview.chromium.org/10704190/diff/2001/chrome/browser/tab_contents/thumbnail_generator.cc File chrome/browser/tab_contents/thumbnail_generator.cc (right): http://codereview.chromium.org/10704190/diff/2001/chrome/browser/tab_contents/thumbnail_generator.cc#newcode495 chrome/browser/tab_contents/thumbnail_generator.cc:495: const bool surface_available = ...
8 years, 5 months ago (2012-07-12 21:23:25 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mazda@chromium.org/10704190/10001
8 years, 5 months ago (2012-07-13 00:08:03 UTC) #4
commit-bot: I haz the power
Try job failure for 10704190-10001 (retry) on win_rel for step "browser_tests". It's a second try, ...
8 years, 5 months ago (2012-07-13 01:51:56 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mazda@chromium.org/10704190/10001
8 years, 5 months ago (2012-07-13 02:48:26 UTC) #6
commit-bot: I haz the power
Try job failure for 10704190-10001 (retry) on mac_rel for step "browser_tests". It's a second try, ...
8 years, 5 months ago (2012-07-13 03:46:32 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mazda@chromium.org/10704190/10001
8 years, 5 months ago (2012-07-13 15:40:35 UTC) #8
commit-bot: I haz the power
8 years, 5 months ago (2012-07-13 16:55:21 UTC) #9
Change committed as 146586

Powered by Google App Engine
This is Rietveld 408576698