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

Issue 5698009: Wait for the GPU info to be collected. (Closed)

Created:
10 years ago by kkania
Modified:
9 years, 7 months ago
CC:
chromium-reviews, Paweł Hajdan Jr.
Visibility:
Public.

Description

Wait for the GPU info to be collected. BUG=59131 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=69151

Patch Set 1 #

Total comments: 4

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+68 lines, -4 lines) Patch
M chrome/browser/gpu_process_host_ui_shim.h View 1 3 chunks +13 lines, -0 lines 0 comments Download
M chrome/browser/gpu_process_host_ui_shim.cc View 1 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/test/gpu/gpu_pixel_browsertest.cc View 1 3 chunks +51 lines, -4 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
kkania
10 years ago (2010-12-13 20:10:07 UTC) #1
nduca
Afaik, the "collected" callback is going to fire twice on windows, right? First when the ...
10 years ago (2010-12-13 20:33:27 UTC) #2
apatrick_chromium
http://codereview.chromium.org/5698009/diff/1/chrome/browser/gpu_process_host_ui_shim.cc File chrome/browser/gpu_process_host_ui_shim.cc (right): http://codereview.chromium.org/5698009/diff/1/chrome/browser/gpu_process_host_ui_shim.cc#newcode111 chrome/browser/gpu_process_host_ui_shim.cc:111: gpu_info_collected_callback_.reset(); I think the caller of set_gpu_info_collected_callback should set ...
10 years ago (2010-12-13 21:16:34 UTC) #3
kkania
Thanks for the info...I left the callback named gpu_info_collected so that it matches with the ...
10 years ago (2010-12-13 22:12:57 UTC) #4
apatrick_chromium
lgtm
10 years ago (2010-12-13 22:24:06 UTC) #5
nduca
10 years ago (2010-12-13 22:24:27 UTC) #6
agreed
On 2010/12/13 22:24:06, apatrick_chromium wrote:
> lgtm

Powered by Google App Engine
This is Rietveld 408576698