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

Issue 2499623002: Make PostTask and Send failures in input routing fatal. (Closed)

Created:
4 years, 1 month ago by dtapuska
Modified:
4 years, 1 month ago
Reviewers:
Charlie Reis
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

Make PostTask and Send failures in input routing fatal. It is possible that PostTask and Send might return false. I haven't been able to get these to fail so this is a speculative change to see if these scenarios are actually occurring. BUG=615090 Crash renderer on IPC failures instead of getting into a hung renderer state. Committed: https://crrev.com/014ed08b2160dd6ffbdee694a88746167d58096e Cr-Commit-Position: refs/heads/master@{#431659}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Adjust comment #

Patch Set 3 : Rebase #

Patch Set 4 : Rebase again #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -9 lines) Patch
M content/renderer/input/input_event_filter.cc View 5 chunks +13 lines, -8 lines 0 comments Download
M content/renderer/render_widget.h View 1 2 3 1 chunk +11 lines, -0 lines 0 comments Download
M content/renderer/render_widget.cc View 1 2 3 2 chunks +7 lines, -1 line 0 comments Download

Messages

Total messages: 23 (14 generated)
dtapuska
4 years, 1 month ago (2016-11-11 16:58:51 UTC) #4
Charlie Reis
LGTM to help with diagnosis. https://codereview.chromium.org/2499623002/diff/1/content/renderer/render_widget.h File content/renderer/render_widget.h (right): https://codereview.chromium.org/2499623002/diff/1/content/renderer/render_widget.h#newcode815 content/renderer/render_widget.h:815: // A variant of ...
4 years, 1 month ago (2016-11-11 18:01:52 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/2499623002/20001
4 years, 1 month ago (2016-11-11 19:10:14 UTC) #10
commit-bot: I haz the power
Failed to apply patch for content/renderer/render_widget.h: While running git apply --index -p1; error: patch failed: ...
4 years, 1 month ago (2016-11-11 20:42:00 UTC) #12
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/2499623002/40001
4 years, 1 month ago (2016-11-11 20:46:59 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_compile_dbg_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_compile_dbg_ng/builds/304485) mac_chromium_rel_ng on master.tryserver.chromium.mac (JOB_FAILED, ...
4 years, 1 month ago (2016-11-11 20:50:03 UTC) #17
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/2499623002/60001
4 years, 1 month ago (2016-11-11 20:53:15 UTC) #20
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 1 month ago (2016-11-11 21:59:51 UTC) #21
commit-bot: I haz the power
4 years, 1 month ago (2016-11-11 22:22:29 UTC) #23
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/014ed08b2160dd6ffbdee694a88746167d58096e
Cr-Commit-Position: refs/heads/master@{#431659}

Powered by Google App Engine
This is Rietveld 408576698