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

Issue 1334593002: Reland #2 "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 #2 "ipc: Add a new field num_brokered_attachments to the message header." This original version of this CL is causing an unusual crash in Canary. This CL adds a message verifier to the ipc code so that it can dynamically verify the contents of this message that is being corrupted. This CL also verifies the message at several different points in the dispatch process. This will help narrow down the range of code that is corrupting the message. I expect this CL to cause ~100 crashes in the next Chrome Canary. I intend to revert this CL after a single Canary release. BUG=527588 Committed: https://crrev.com/a2e71be46dc4bdcbb544db479680f65a390ae8f3 Cr-Commit-Position: refs/heads/master@{#349056}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : Rebase errors. #

Patch Set 5 : Rebase and type error. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+111 lines, -2 lines) Patch
M content/browser/browser_main_loop.cc View 1 2 3 3 chunks +6 lines, -0 lines 0 comments Download
M content/browser/loader/async_resource_handler.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M content/child/child_thread_impl.cc View 1 2 3 4 2 chunks +5 lines, -0 lines 0 comments Download
M content/child/resource_dispatcher.cc View 1 2 3 2 chunks +10 lines, -0 lines 0 comments Download
M content/child/resource_scheduling_filter.cc View 1 2 chunks +4 lines, -0 lines 0 comments Download
M content/child/threaded_data_provider.cc View 1 1 chunk +3 lines, -0 lines 0 comments Download
M content/common/resource_messages.h View 1 chunk +6 lines, -0 lines 0 comments Download
M content/common/resource_messages.cc View 1 chunk +16 lines, -0 lines 0 comments Download
M ipc/ipc_channel.h View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download
M ipc/ipc_channel_common.cc View 2 chunks +12 lines, -0 lines 0 comments Download
M ipc/ipc_channel_reader.cc View 1 2 3 4 2 chunks +7 lines, -0 lines 0 comments Download
M ipc/ipc_channel_win.cc View 1 2 3 4 1 chunk +11 lines, -0 lines 0 comments Download
M ipc/ipc_message.h View 1 2 3 4 2 chunks +7 lines, -0 lines 0 comments Download
M ipc/ipc_message.cc View 1 2 3 4 5 chunks +14 lines, -2 lines 0 comments Download

Messages

Total messages: 32 (14 generated)
erikchen
avi: Looking for a content/ review. tsepez: Looking for an ipc/ review.
5 years, 3 months ago (2015-09-10 00:09:30 UTC) #2
Avi (use Gerrit)
lgtm good luck
5 years, 3 months ago (2015-09-10 00:33:08 UTC) #3
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1334593002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1334593002/40001
5 years, 3 months ago (2015-09-10 01:08:27 UTC) #5
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 3 months ago (2015-09-10 02:50:36 UTC) #7
Tom Sepez
lgtm
5 years, 3 months ago (2015-09-14 17:33:09 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1334593002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1334593002/40001
5 years, 3 months ago (2015-09-14 17:35:53 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_compile_dbg_ng on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_compile_dbg_ng/builds/97435) mac_chromium_rel_ng on tryserver.chromium.mac (JOB_FAILED, ...
5 years, 3 months ago (2015-09-14 17:40:00 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1334593002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1334593002/60001
5 years, 3 months ago (2015-09-14 17:48:16 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: win8_chromium_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win8_chromium_ng/builds/40332)
5 years, 3 months ago (2015-09-14 18:21:08 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1334593002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1334593002/60001
5 years, 3 months ago (2015-09-14 23:33:07 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: win8_chromium_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win8_chromium_ng/builds/40603)
5 years, 3 months ago (2015-09-15 00:09:14 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1334593002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1334593002/60001
5 years, 3 months ago (2015-09-15 19:15:13 UTC) #23
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_compile_dbg_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_compile_dbg_ng/builds/83348)
5 years, 3 months ago (2015-09-15 19:50:52 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1334593002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1334593002/80001
5 years, 3 months ago (2015-09-15 22:55:38 UTC) #28
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 3 months ago (2015-09-16 00:59:46 UTC) #29
commit-bot: I haz the power
Patchset 5 (id:??) landed as https://crrev.com/a2e71be46dc4bdcbb544db479680f65a390ae8f3 Cr-Commit-Position: refs/heads/master@{#349056}
5 years, 3 months ago (2015-09-16 01:00:39 UTC) #30
erikchen
A revert of this CL (patchset #5 id:80001) has been created in https://codereview.chromium.org/1350823002/ by erikchen@chromium.org. ...
5 years, 3 months ago (2015-09-16 17:33:44 UTC) #31
commit-bot: I haz the power
5 years, 3 months ago (2015-09-23 12:52:05 UTC) #32
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/a2e71be46dc4bdcbb544db479680f65a390ae8f3
Cr-Commit-Position: refs/heads/master@{#349056}

Powered by Google App Engine
This is Rietveld 408576698