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

Issue 16420: Handle cases where the multipart boundary is improperly prefixed with "--".... (Closed)

Created:
12 years ago by darin (slow to review)
Modified:
9 years, 7 months ago
Reviewers:
tony
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Handle cases where the multipart boundary is improperly prefixed with "--". The change to webkit_glue::InitializeForTesting is to make it possible to just run the multipart tests using --gtest_filter. R=tony BUG=5786 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=7364

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -1 line) Patch
M webkit/glue/multipart_response_delegate.cc View 1 chunk +6 lines, -1 line 0 comments Download
M webkit/glue/multipart_response_delegate_unittest.cc View 1 chunk +26 lines, -0 lines 0 comments Download
M webkit/glue/webkit_glue.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
darin (slow to review)
12 years ago (2008-12-22 19:29:01 UTC) #1
tony
12 years ago (2008-12-22 19:45:37 UTC) #2
LGTM! Thanks!

Powered by Google App Engine
This is Rietveld 408576698