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

Issue 2271403002: Add CHECKs to investigate ResourceThrottle crash. (Closed)

Created:
4 years, 4 months ago by mmenke
Modified:
4 years, 3 months ago
Reviewers:
Charlie Harrison
CC:
chromium-reviews, asanka, jam, Randy Smith (Not in Mondays), darin-cc_chromium.org, loading-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add CHECKs to investigate ResourceThrottle crash. BUG=640545 Committed: https://crrev.com/25d0501e6e9cf23cda9ea26a1b380dbbb4db0ba3 Cr-Commit-Position: refs/heads/master@{#414899}

Patch Set 1 #

Patch Set 2 : Add missing file #

Patch Set 3 : Moar CHECKs.... #

Patch Set 4 : Revert ResourceLoader changes (Pretty sure some CHECKs would trigger, due to known issues) #

Patch Set 5 : Oops #

Patch Set 6 : Be more picky #

Patch Set 7 : Try different approach #

Patch Set 8 : Fix comment #

Patch Set 9 : Add stuff #

Patch Set 10 : Update CHECK #

Total comments: 2

Patch Set 11 : Oops #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -1 line) Patch
M content/browser/loader/throttling_resource_handler.h View 1 2 3 4 5 6 7 1 chunk +5 lines, -0 lines 0 comments Download
M content/browser/loader/throttling_resource_handler.cc View 1 2 3 4 5 6 7 8 9 10 9 chunks +40 lines, -1 line 0 comments Download

Messages

Total messages: 65 (51 generated)
mmenke
Planning on merging this to M54. May keep it around a while, because of how ...
4 years, 3 months ago (2016-08-26 17:32:21 UTC) #37
Charlie Harrison
Would it be useful to set up stack aliases / crash keys for when these ...
4 years, 3 months ago (2016-08-26 17:38:09 UTC) #38
mmenke
On 2016/08/26 17:38:09, Charlie Harrison wrote: > Would it be useful to set up stack ...
4 years, 3 months ago (2016-08-26 17:57:40 UTC) #39
Charlie Harrison
https://codereview.chromium.org/2271403002/diff/240001/content/browser/loader/throttling_resource_handler.cc File content/browser/loader/throttling_resource_handler.cc (right): https://codereview.chromium.org/2271403002/diff/240001/content/browser/loader/throttling_resource_handler.cc#newcode46 content/browser/loader/throttling_resource_handler.cc:46: sizeof(bad_throttle_name)); Here you use sizeof but below you use ...
4 years, 3 months ago (2016-08-26 18:14:50 UTC) #44
mmenke
Thanks! https://codereview.chromium.org/2271403002/diff/240001/content/browser/loader/throttling_resource_handler.cc File content/browser/loader/throttling_resource_handler.cc (right): https://codereview.chromium.org/2271403002/diff/240001/content/browser/loader/throttling_resource_handler.cc#newcode46 content/browser/loader/throttling_resource_handler.cc:46: sizeof(bad_throttle_name)); On 2016/08/26 18:14:50, Charlie Harrison wrote: > ...
4 years, 3 months ago (2016-08-26 18:17:58 UTC) #47
Charlie Harrison
lgtm
4 years, 3 months ago (2016-08-26 18:35:49 UTC) #49
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/2271403002/280001
4 years, 3 months ago (2016-08-26 18:54:12 UTC) #52
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/285659)
4 years, 3 months ago (2016-08-26 20:04:43 UTC) #54
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/2271403002/280001
4 years, 3 months ago (2016-08-26 20:16:05 UTC) #56
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/282293)
4 years, 3 months ago (2016-08-26 22:30:16 UTC) #58
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/2271403002/280001
4 years, 3 months ago (2016-08-26 22:54:55 UTC) #60
commit-bot: I haz the power
Committed patchset #11 (id:280001)
4 years, 3 months ago (2016-08-27 10:46:29 UTC) #62
commit-bot: I haz the power
Patchset 11 (id:??) landed as https://crrev.com/25d0501e6e9cf23cda9ea26a1b380dbbb4db0ba3 Cr-Commit-Position: refs/heads/master@{#414899}
4 years, 3 months ago (2016-08-27 10:49:54 UTC) #64
mmenke
4 years, 3 months ago (2016-09-21 19:46:00 UTC) #65
Message was sent while issue was closed.
A revert of this CL (patchset #11 id:280001) has been created in
https://codereview.chromium.org/2357173003/ by mmenke@chromium.org.

The reason for reverting is: Figured out the issue, these are no longer needed..

Powered by Google App Engine
This is Rietveld 408576698