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

Issue 1773073003: Make sure to run post init tasks even if kSkipGpuDataLoading is set (Closed)

Created:
4 years, 9 months ago by Julien Isorce Samsung
Modified:
4 years, 9 months ago
Reviewers:
Zhenyao Mo
CC:
chromium-reviews, darin-cc_chromium.org, jam, piman+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make sure to run post init tasks even if kSkipGpuDataLoading is set Fixes regression introduced by https://codereview.chromium.org/1547793004/ which postpones call to GpuDataManagerImplPrivate::SetGLStrings() and GpuDataManagerImplPrivate::DisableHardwareAcceleration() until GpuDataManagerImplPrivate::Initialize() is called. A solution is to call RunPostInitTasks() for any early return in GpuDataManagerImplPrivate::Initialize(). R=zmo@chromium.org BUG=592435 TEST=content_shell --no-sandbox --disable-gpu --skip-gpu-data-loading chrome:gpu Committed: https://crrev.com/67487fb9f97e4835d80fe1baa084a3cb97df7784 Cr-Commit-Position: refs/heads/master@{#380207}

Patch Set 1 #

Patch Set 2 : Add unit test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -1 line) Patch
M content/browser/gpu/gpu_data_manager_impl_private.h View 1 chunk +2 lines, -0 lines 0 comments Download
M content/browser/gpu/gpu_data_manager_impl_private.cc View 2 chunks +7 lines, -1 line 0 comments Download
M content/test/gpu/page_sets/gpu_process_tests.py View 1 2 chunks +27 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (4 generated)
Julien Isorce Samsung
1: Patch Set 1 is a solution. (I do not think it is a problem ...
4 years, 9 months ago (2016-03-08 17:33:17 UTC) #1
Zhenyao Mo
On 2016/03/08 17:33:17, j.isorce wrote: > 1: Patch Set 1 is a solution. (I do ...
4 years, 9 months ago (2016-03-08 19:02:48 UTC) #2
Julien Isorce Samsung
On 2016/03/08 19:02:48, Zhenyao Mo wrote: > The patch set 1 solution looks ok to ...
4 years, 9 months ago (2016-03-09 15:58:31 UTC) #3
Zhenyao Mo
lgtm Thanks
4 years, 9 months ago (2016-03-09 17:18:45 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1773073003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1773073003/20001
4 years, 9 months ago (2016-03-09 17:18:58 UTC) #6
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 9 months ago (2016-03-09 18:48:22 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1773073003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1773073003/20001
4 years, 9 months ago (2016-03-09 20:35:53 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 9 months ago (2016-03-09 20:41:32 UTC) #11
commit-bot: I haz the power
4 years, 9 months ago (2016-03-09 20:42:31 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/67487fb9f97e4835d80fe1baa084a3cb97df7784
Cr-Commit-Position: refs/heads/master@{#380207}

Powered by Google App Engine
This is Rietveld 408576698