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

Issue 739533002: Handle multipart MIME parsing with no parts (Closed)

Created:
6 years, 1 month ago by Søren Gjesse
Modified:
6 years, 1 month ago
Reviewers:
kustermann
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Handle multipart MIME parsing with no parts The multipart MIME parser did not correctly handle the case where there was only the final boundary. R=kustermann@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=41805

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -22 lines) Patch
M pkg/http_server/test/http_multipart_test.dart View 2 chunks +11 lines, -0 lines 0 comments Download
A pkg/mime/CHANGELOG.md View 1 chunk +3 lines, -0 lines 0 comments Download
M pkg/mime/lib/src/bound_multipart_stream.dart View 5 chunks +9 lines, -20 lines 0 comments Download
M pkg/mime/pubspec.yaml View 1 chunk +1 line, -1 line 0 comments Download
M pkg/mime/test/mime_multipart_transformer_test.dart View 1 chunk +5 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Søren Gjesse
6 years, 1 month ago (2014-11-18 12:09:36 UTC) #1
kustermann
LGTM
6 years, 1 month ago (2014-11-18 14:30:59 UTC) #2
Søren Gjesse
6 years, 1 month ago (2014-11-18 14:40:54 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 41805 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698