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

Issue 2323303003: Turn ~GpuProcessTransportFactory DCHECK into a CHECK (Closed)

Created:
4 years, 3 months ago by enne (OOO)
Modified:
4 years, 3 months ago
Reviewers:
danakj
CC:
chromium-reviews, danakj+watch_chromium.org, darin-cc_chromium.org, jam, jbauman+watch_chromium.org, kalyank, piman+watch_chromium.org, sievers+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Turn ~GpuProcessTransportFactory DCHECK into a CHECK If this DCHECK fails it means that some ui::Compositor has not been destroyed and unregistered itself. This is potentially really bad as ui::Compositor assumes that its context factory outlives it. This is to try to track down why this could be happening by making it a larger failure than it has been in the past. BUG=645075 Committed: https://crrev.com/2dd865b0da80e59a150b505a07d2fda05aa62d56 Cr-Commit-Position: refs/heads/master@{#418003}

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M content/browser/compositor/gpu_process_transport_factory.cc View 1 chunk +2 lines, -1 line 1 comment Download

Messages

Total messages: 16 (6 generated)
enne (OOO)
T_T
4 years, 3 months ago (2016-09-09 22:39:54 UTC) #2
danakj
https://codereview.chromium.org/2323303003/diff/1/content/browser/compositor/gpu_process_transport_factory.cc File content/browser/compositor/gpu_process_transport_factory.cc (right): https://codereview.chromium.org/2323303003/diff/1/content/browser/compositor/gpu_process_transport_factory.cc#newcode190 content/browser/compositor/gpu_process_transport_factory.cc:190: // If this fails, then we are leaking compositors. ...
4 years, 3 months ago (2016-09-09 22:40:57 UTC) #5
danakj
LGTM
4 years, 3 months ago (2016-09-09 22:41:02 UTC) #6
danakj
You might wanna manually throw this at blink bots idk if it will run layout ...
4 years, 3 months ago (2016-09-09 22:41:27 UTC) #7
enne (OOO)
On 2016/09/09 at 22:41:27, danakj wrote: > You might wanna manually throw this at blink ...
4 years, 3 months ago (2016-09-12 17:36:06 UTC) #9
danakj
On Mon, Sep 12, 2016 at 10:36 AM, enne@chromium.org via codereview.chromium.org <reply@chromiumcodereview-hr.appspotmail.com> wrote: > On ...
4 years, 3 months ago (2016-09-12 18:38:13 UTC) #10
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/2323303003/1
4 years, 3 months ago (2016-09-12 18:42:46 UTC) #12
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 3 months ago (2016-09-12 19:36:16 UTC) #13
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/2dd865b0da80e59a150b505a07d2fda05aa62d56 Cr-Commit-Position: refs/heads/master@{#418003}
4 years, 3 months ago (2016-09-12 19:38:01 UTC) #15
enne (OOO)
4 years, 3 months ago (2016-09-14 18:51:34 UTC) #16
Message was sent while issue was closed.
A revert of this CL (patchset #1 id:1) has been created in
https://codereview.chromium.org/2340083002/ by enne@chromium.org.

The reason for reverting is: Found a local repro for where this is happening..

Powered by Google App Engine
This is Rietveld 408576698