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

Issue 2892093002: Initialize GpuDataManagerImpl after GpuDataManagerVisualProxy (Closed)

Created:
3 years, 7 months ago by Tom Anderson
Modified:
3 years, 7 months ago
Reviewers:
piman
CC:
chromium-reviews, jam, darin-cc_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Initialize GpuDataManagerImpl after GpuDataManagerVisualProxy Transparent visuals became broken in software rendering mode after [1], which caused GpuDataManagerVisualProxy to stop getting the initial OnGpuInfoUpdate() from GpuDataManagerImpl. This CL moves the initialization of GDMI after GDMVP so this cannot happen. [1] https://codereview.chromium.org/2805933002 R=piman@chromium.org BUG=724297 Review-Url: https://codereview.chromium.org/2892093002 Cr-Commit-Position: refs/heads/master@{#473021} Committed: https://chromium.googlesource.com/chromium/src/+/53f95703f2ce29b492ad6491b637a46d2c2c0ef2

Patch Set 1 #

Total comments: 2

Patch Set 2 : Add comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -6 lines) Patch
M content/browser/browser_main_loop.cc View 1 1 chunk +9 lines, -6 lines 0 comments Download

Messages

Total messages: 15 (10 generated)
Tom Anderson
3 years, 7 months ago (2017-05-18 22:47:59 UTC) #6
piman
lgtm https://codereview.chromium.org/2892093002/diff/20001/content/browser/browser_main_loop.cc File content/browser/browser_main_loop.cc (right): https://codereview.chromium.org/2892093002/diff/20001/content/browser/browser_main_loop.cc#newcode884 content/browser/browser_main_loop.cc:884: new internal::GpuDataManagerVisualProxy(gpu_data_manager)); nit: maybe add a comment explaining ...
3 years, 7 months ago (2017-05-18 22:55:05 UTC) #8
Tom Anderson
https://codereview.chromium.org/2892093002/diff/20001/content/browser/browser_main_loop.cc File content/browser/browser_main_loop.cc (right): https://codereview.chromium.org/2892093002/diff/20001/content/browser/browser_main_loop.cc#newcode884 content/browser/browser_main_loop.cc:884: new internal::GpuDataManagerVisualProxy(gpu_data_manager)); On 2017/05/18 22:55:05, piman wrote: > nit: ...
3 years, 7 months ago (2017-05-18 23:36:51 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2892093002/40001
3 years, 7 months ago (2017-05-18 23:37:51 UTC) #12
commit-bot: I haz the power
3 years, 7 months ago (2017-05-19 01:39:24 UTC) #15
Message was sent while issue was closed.
Committed patchset #2 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/53f95703f2ce29b492ad6491b637...

Powered by Google App Engine
This is Rietveld 408576698