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

Issue 1246793002: relnote: Protect against a QUIC crash bug but logging a DFATAL and (Closed)

Created:
5 years, 5 months ago by ramant (doing other things)
Modified:
5 years, 5 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org, Ian Swett
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

relnote: Protect against a QUIC crash bug but logging a DFATAL and closing the connection instead when a packet cannot be serialized. This could help fixing Chromium BUG=479880 . Merge internal change: 98506577 R=rch@chromium.org Committed: https://crrev.com/0a2dccc01366309f1e55a9b86141137bb649c631 Cr-Commit-Position: refs/heads/master@{#339532}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -4 lines) Patch
M net/quic/quic_packet_creator.cc View 1 chunk +5 lines, -2 lines 0 comments Download
M net/quic/quic_packet_generator.cc View 1 chunk +6 lines, -1 line 0 comments Download
M net/quic/quic_packet_generator_test.cc View 1 chunk +27 lines, -0 lines 0 comments Download
M net/quic/quic_protocol.h View 2 chunks +3 lines, -1 line 0 comments Download
M net/quic/quic_utils.cc View 1 chunk +1 line, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 9 (1 generated)
ramant (doing other things)
5 years, 5 months ago (2015-07-20 20:09:51 UTC) #1
ramant (doing other things)
Hi Ryan, This CL handles QuicFramer::BuildDataPacket returning nullptr. Would like to land this change separately ...
5 years, 5 months ago (2015-07-20 20:13:32 UTC) #2
Ryan Hamilton
On 2015/07/20 20:13:32, ramant wrote: > Hi Ryan, > This CL handles QuicFramer::BuildDataPacket returning nullptr. ...
5 years, 5 months ago (2015-07-20 20:39:33 UTC) #3
ramant (doing other things)
On 2015/07/20 20:39:33, Ryan Hamilton wrote: > On 2015/07/20 20:13:32, ramant wrote: > > Hi ...
5 years, 5 months ago (2015-07-20 20:41:38 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1246793002/1
5 years, 5 months ago (2015-07-20 20:43:19 UTC) #6
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 5 months ago (2015-07-20 22:04:55 UTC) #7
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/0a2dccc01366309f1e55a9b86141137bb649c631 Cr-Commit-Position: refs/heads/master@{#339532}
5 years, 5 months ago (2015-07-20 22:06:04 UTC) #8
jonross
5 years, 5 months ago (2015-07-21 13:52:25 UTC) #9
Message was sent while issue was closed.
A revert of this CL (patchset #1 id:1) has been created in
https://codereview.chromium.org/1248683002/ by jonross@chromium.org.

The reason for reverting is: The test added in this patch is crashing on Chrome
OS.

See crbug.com/512417.

Powered by Google App Engine
This is Rietveld 408576698