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

Issue 2540303002: Downgrade CHECK added for failing PostTask (Closed)

Created:
4 years ago by dtapuska
Modified:
4 years ago
Reviewers:
mustaq
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, jam, darin-cc_chromium.org, dtapuska+chromiumwatch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Downgrade CHECK to LOG(WARNING) for failing PostTask The PostTask on the IOThread seems to fail when the process is being shutdown. I've checked the instances of the crashes and it appears to be when ~ChildProcess is on the main thread stack so this check can be removed as it was added to figure out causes of hung renderers. BUG=669381 Committed: https://crrev.com/4c59bcdfbe12d79aaff6048cba0c184c152348c2 Cr-Commit-Position: refs/heads/master@{#435447}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Downgrade CHECK added for failing PostTask to LOG(WARNING) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M content/renderer/input/input_event_filter.cc View 1 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 19 (12 generated)
dtapuska
4 years ago (2016-11-30 21:02:28 UTC) #3
mustaq
https://codereview.chromium.org/2540303002/diff/1/content/renderer/input/input_event_filter.cc File content/renderer/input/input_event_filter.cc (left): https://codereview.chromium.org/2540303002/diff/1/content/renderer/input/input_event_filter.cc#oldcode185 content/renderer/input/input_event_filter.cc:185: << "PostTask failed"; May be still emit a message, ...
4 years ago (2016-11-30 21:21:25 UTC) #6
dtapuska
On 2016/11/30 21:21:25, mustaq wrote: > https://codereview.chromium.org/2540303002/diff/1/content/renderer/input/input_event_filter.cc > File content/renderer/input/input_event_filter.cc (left): > > https://codereview.chromium.org/2540303002/diff/1/content/renderer/input/input_event_filter.cc#oldcode185 > ...
4 years ago (2016-11-30 21:31:10 UTC) #8
mustaq
lgtm
4 years ago (2016-11-30 21:38:59 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/2540303002/20001
4 years ago (2016-11-30 21:46:18 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years ago (2016-11-30 22:26:57 UTC) #17
commit-bot: I haz the power
4 years ago (2016-11-30 22:32:09 UTC) #19
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/4c59bcdfbe12d79aaff6048cba0c184c152348c2
Cr-Commit-Position: refs/heads/master@{#435447}

Powered by Google App Engine
This is Rietveld 408576698