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

Issue 1330563002: Reland #1 "ipc: Add a new field num_brokered_attachments to the message header." (Closed)

Created:
5 years, 3 months ago by erikchen
Modified:
5 years, 3 months ago
CC:
chromium-reviews, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Reland #1 "ipc: Add a new field num_brokered_attachments to the message header." This otherwise innocuous CL is causing an unusual crash in Canary. At first glance, the crash appears related to IPC, but further digging indicates that it's probably related to corruption of a ResourceBuffer. I've updated that class to use CHECKs instead of DCHECKs https://codereview.chromium.org/1325153002/. I expect this CL to cause ~100 crashes in the next Chrome Canary. I intend to revert this CL after a single Canary release. This CL will help me better diagnose the exact nature of the crash. BUG=493414 Committed: https://crrev.com/d32c32bef61d80f68208e550ace18f50f1c498d1 Cr-Commit-Position: refs/heads/master@{#347250}

Patch Set 1 #

Patch Set 2 : #

Total comments: 1

Patch Set 3 : Rebase and add missing ampersand. #

Patch Set 4 : Rebase and add missing ampersand. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -0 lines) Patch
M content/browser/loader/async_resource_handler.cc View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M content/child/resource_dispatcher.cc View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M ipc/ipc_message.h View 3 2 chunks +7 lines, -0 lines 0 comments Download
M ipc/ipc_message.cc View 3 3 chunks +12 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (6 generated)
erikchen
tsepez: Please review.
5 years, 3 months ago (2015-09-03 01:28:49 UTC) #2
erikchen
avi: Please review content/
5 years, 3 months ago (2015-09-03 19:08:25 UTC) #4
Avi (use Gerrit)
lgtm Crash ALL the canaries! https://codereview.chromium.org/1330563002/diff/20001/content/child/resource_dispatcher.cc File content/child/resource_dispatcher.cc (right): https://codereview.chromium.org/1330563002/diff/20001/content/child/resource_dispatcher.cc#newcode227 content/child/resource_dispatcher.cc:227: base::debug::Alias(buffer_size); debug::Alias only works ...
5 years, 3 months ago (2015-09-03 19:31:01 UTC) #5
erikchen
On 2015/09/03 19:31:01, Avi wrote: > lgtm > > Crash ALL the canaries! > > ...
5 years, 3 months ago (2015-09-03 19:39:42 UTC) #6
Tom Sepez
lgtm
5 years, 3 months ago (2015-09-03 19:41:17 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1330563002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1330563002/20001
5 years, 3 months ago (2015-09-03 19:49:11 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: android_compile_dbg on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/android_compile_dbg/builds/56345) cast_shell_android on tryserver.chromium.linux (JOB_FAILED, ...
5 years, 3 months ago (2015-09-03 20:05:39 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1330563002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1330563002/60001
5 years, 3 months ago (2015-09-03 20:18:10 UTC) #14
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 3 months ago (2015-09-03 21:41:21 UTC) #15
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/d32c32bef61d80f68208e550ace18f50f1c498d1 Cr-Commit-Position: refs/heads/master@{#347250}
5 years, 3 months ago (2015-09-03 21:41:57 UTC) #16
erikchen
5 years, 3 months ago (2015-09-04 16:56:40 UTC) #17
Message was sent while issue was closed.
A revert of this CL (patchset #4 id:60001) has been created in
https://codereview.chromium.org/1314803005/ by erikchen@chromium.org.

The reason for reverting is: This CL was only ever intended to make it into one
Canary. .

Powered by Google App Engine
This is Rietveld 408576698