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

Issue 15076008: Move AddMultipartValueForUpload to net/base/mime_util.h/cc. (Closed)

Created:
7 years, 7 months ago by Henrik Grunell
Modified:
7 years, 7 months ago
Reviewers:
wtc, sky, Scott Byer
CC:
chromium-reviews, cbentzel+watch_chromium.org
Visibility:
Public.

Description

Move AddMultipartValueForUpload to net/base/mime_util.h/cc. Moved from cloud print since it is used from several places. This was triggered by https://chromiumcodereview.appspot.com/14329020/ were there also is a discussion about this move. BUG=229829 R=scottbyer@chromium.org, sky@chromium.org, wtc@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=200521

Patch Set 1 #

Patch Set 2 : Again (same as patch 1), hopefully diffs are OK now. #

Total comments: 8

Patch Set 3 : Code review + rebase #

Total comments: 2

Patch Set 4 : Code review #

Patch Set 5 : Rebase #

Patch Set 6 : Removed unit test change; created new CL for that. #

Patch Set 7 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+68 lines, -58 lines) Patch
M chrome/browser/chrome_to_mobile_service.cc View 1 2 3 3 chunks +6 lines, -5 lines 0 comments Download
M chrome/common/cloud_print/cloud_print_helpers.h View 1 chunk +0 lines, -7 lines 0 comments Download
M chrome/common/cloud_print/cloud_print_helpers.cc View 3 chunks +4 lines, -23 lines 0 comments Download
M chrome/service/cloud_print/cloud_print_connector.cc View 1 2 3 3 chunks +12 lines, -14 lines 0 comments Download
M chrome/service/cloud_print/printer_job_handler.cc View 1 2 3 3 chunks +9 lines, -9 lines 0 comments Download
M net/base/mime_util.h View 1 2 3 1 chunk +12 lines, -0 lines 0 comments Download
M net/base/mime_util.cc View 1 2 3 1 chunk +25 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
Henrik Grunell
Moving a function in cloud print to mime_util.h/cc. It's already used in two places and ...
7 years, 7 months ago (2013-05-14 12:52:24 UTC) #1
Scott Byer
lgtm
7 years, 7 months ago (2013-05-14 15:42:58 UTC) #2
sky
chrome/browser LGTM
7 years, 7 months ago (2013-05-14 17:27:14 UTC) #3
wtc
Patch set 2 LGTM. 1. We need to add a test to net_unittests, otherwise someone ...
7 years, 7 months ago (2013-05-14 18:45:29 UTC) #4
Henrik Grunell
Code review fixes. Everyone please have another look (trivial changes). https://chromiumcodereview.appspot.com/15076008/diff/4001/chrome/browser/chrome_to_mobile_service.cc File chrome/browser/chrome_to_mobile_service.cc (right): https://chromiumcodereview.appspot.com/15076008/diff/4001/chrome/browser/chrome_to_mobile_service.cc#newcode590 ...
7 years, 7 months ago (2013-05-15 11:49:30 UTC) #5
Scott Byer
My parts still LGTM
7 years, 7 months ago (2013-05-15 15:55:35 UTC) #6
wtc
Patch set 3 LGTM. I suggest some changes. 1. Please add a unit test for ...
7 years, 7 months ago (2013-05-15 17:01:35 UTC) #7
Henrik Grunell
Code review fixes: added unit test, changed a function name and added a comment. https://chromiumcodereview.appspot.com/15076008/diff/16001/net/base/mime_util.h ...
7 years, 7 months ago (2013-05-16 08:35:45 UTC) #8
Henrik Grunell
On 2013/05/16 08:35:45, Henrik Grunell wrote: > Code review fixes: added unit test, changed a ...
7 years, 7 months ago (2013-05-16 08:59:59 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/grunell@chromium.org/15076008/37001
7 years, 7 months ago (2013-05-16 09:00:32 UTC) #10
commit-bot: I haz the power
Retried try job too often on linux_chromeos for step(s) interactive_ui_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_chromeos&number=114871
7 years, 7 months ago (2013-05-16 09:52:54 UTC) #11
Henrik Grunell
7 years, 7 months ago (2013-05-16 12:59:26 UTC) #12
Message was sent while issue was closed.
Committed patchset #7 manually as r200521 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698