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

Issue 307963004: pkg/mime: Removed mutable state from MimeMultipartTransformer (Closed)

Created:
6 years, 6 months ago by kevmoo
Modified:
6 years, 6 months ago
Reviewers:
Anders Johnsen
CC:
reviews_dartlang.org
Visibility:
Public.

Description

pkg/mime: Removed mutable state from MimeMultipartTransformer R=ajohnsen@google.com Committed: https://code.google.com/p/dart/source/detail?r=36825

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+434 lines, -392 lines) Patch
M pkg/mime/lib/mime.dart View 1 chunk +1 line, -0 lines 0 comments Download
A pkg/mime/lib/src/bound_multipart_stream.dart View 1 chunk +375 lines, -0 lines 0 comments Download
A pkg/mime/lib/src/char_code.dart View 1 chunk +16 lines, -0 lines 0 comments Download
M pkg/mime/lib/src/mime_multipart_transformer.dart View 2 chunks +18 lines, -390 lines 0 comments Download
A pkg/mime/lib/src/mime_shared.dart View 1 chunk +22 lines, -0 lines 0 comments Download
M pkg/mime/pubspec.yaml View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
kevmoo
I noticed that MimeMultipartTransformer kept state internally after a call to bind. It's good to ...
6 years, 6 months ago (2014-05-29 22:44:58 UTC) #1
Anders Johnsen
LGTM, thanks.
6 years, 6 months ago (2014-05-30 12:08:09 UTC) #2
kevmoo
6 years, 6 months ago (2014-05-30 17:39:04 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r36825 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698