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

Issue 2525973003: Fix field trial DCHECK when gpu process is in-process. (Closed)

Created:
4 years ago by Alexei Svitkine (slow)
Modified:
4 years ago
Reviewers:
Maria, piman
CC:
chromium-reviews, piman+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix field trial DCHECK when gpu process is in-process. The DCHECK was introduced by my CL here: https://codereview.chromium.org/2504163005/ In fact, it caught the problem that we were running the field trial syncer code even when the GPU process was part of the browser process, which is unneeded. This change fixes that by not running that code in that case. BUG=668217 Committed: https://crrev.com/cbe6717b654cfd51f6eec2e12b90a91eb5186775 Cr-Commit-Position: refs/heads/master@{#434286}

Patch Set 1 #

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

Messages

Total messages: 25 (15 generated)
Alexei Svitkine (slow)
4 years ago (2016-11-23 20:45:26 UTC) #3
Alexei Svitkine (slow)
4 years ago (2016-11-23 21:06:30 UTC) #5
Maria
lgtm
4 years ago (2016-11-23 21:07:47 UTC) #6
Alexei Svitkine (slow)
piman +TBR to land this sooner to unbreak bots - please take a look when ...
4 years ago (2016-11-23 21:08:16 UTC) #7
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/2525973003/20001
4 years ago (2016-11-23 21:09:11 UTC) #10
piman
lgtm
4 years ago (2016-11-23 22:13:34 UTC) #11
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/2525973003/20001
4 years ago (2016-11-23 23:00:56 UTC) #16
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/2525973003/20001
4 years ago (2016-11-23 23:06:20 UTC) #20
commit-bot: I haz the power
Committed patchset #1 (id:20001)
4 years ago (2016-11-23 23:51:49 UTC) #23
commit-bot: I haz the power
4 years ago (2016-11-23 23:55:16 UTC) #25
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/cbe6717b654cfd51f6eec2e12b90a91eb5186775
Cr-Commit-Position: refs/heads/master@{#434286}

Powered by Google App Engine
This is Rietveld 408576698