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

Issue 2482053002: Remove a DCHECK in GpuChannelMessageFilter (Closed)

Created:
4 years, 1 month ago by tzik
Modified:
4 years, 1 month ago
Reviewers:
pastarmovj, boliu, jbauman
CC:
chromium-reviews, piman+watch_chromium.org, Ken Rockot(use gerrit already), tapted
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove a DCHECK in GpuChannelMessageFilter GpuChannelMessageFilter::OnFilterRemoved asserts |channel_| is non null. This is no longer true after r430159 or 0e85f1d17a35bbe7, since in new code, ChannelProxy calls MessageFilter::OnFilterRemoved even when the channel is closed while the filter registration is pending. This CL just removes the assertion, since null |channel_| should be harmless here. BUG=662693, 662688 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Committed: https://crrev.com/8826eda8787c97736f2b671a2548dbcafd0b89aa Cr-Commit-Position: refs/heads/master@{#430862}

Patch Set 1 #

Patch Set 2 : +AwContentsTest #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -5 lines) Patch
M android_webview/javatests/src/org/chromium/android_webview/test/AwContentsTest.java View 1 2 chunks +0 lines, -2 lines 0 comments Download
M chrome/browser/policy/policy_browsertest.cc View 1 1 chunk +1 line, -2 lines 0 comments Download
M gpu/ipc/service/gpu_channel.cc View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 20 (12 generated)
tzik
PTAL
4 years, 1 month ago (2016-11-08 05:17:09 UTC) #4
tzik
+boliu as //android_webview owner.
4 years, 1 month ago (2016-11-08 06:36:42 UTC) #9
pastarmovj
**/policy lgtm.
4 years, 1 month ago (2016-11-08 09:24:38 UTC) #12
boliu
a_w lgtm fwiw, I don't agree with the fix, but I'll let gpu owner decide: ...
4 years, 1 month ago (2016-11-08 14:32:48 UTC) #13
jbauman
On 2016/11/08 14:32:48, boliu wrote: > a_w lgtm > > fwiw, I don't agree with ...
4 years, 1 month ago (2016-11-08 22:29:12 UTC) #14
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/2482053002/20001
4 years, 1 month ago (2016-11-09 04:14:57 UTC) #16
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 1 month ago (2016-11-09 04:31:03 UTC) #18
commit-bot: I haz the power
4 years, 1 month ago (2016-11-09 04:33:04 UTC) #20
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/8826eda8787c97736f2b671a2548dbcafd0b89aa
Cr-Commit-Position: refs/heads/master@{#430862}

Powered by Google App Engine
This is Rietveld 408576698