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

Issue 23533071: Fix uploading binary files to rietveld. (Closed)

Created:
7 years, 3 months ago by chrisphan
Modified:
7 years, 3 months ago
Reviewers:
iannucci, M-A Ruel
CC:
chromium-reviews, Dirk Pranke, cmp-cc_chromium.org, iannucci+depot_tools_chromium.org, ilevy-cc_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Visibility:
Public.

Description

Fix uploading binary files to rietveld. httplib chokes on concatenating the unicode string "url" and some bytecode in "data". BUG=169600

Patch Set 1 #

Patch Set 2 : Update #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M third_party/upload.py View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
chrisphan
7 years, 3 months ago (2013-09-19 23:49:14 UTC) #1
M-A Ruel
I'd prefer to fix the call sites.
7 years, 3 months ago (2013-09-20 19:28:33 UTC) #2
chrisphan
On 2013/09/20 19:28:33, M-A Ruel wrote: > I'd prefer to fix the call sites. Done
7 years, 3 months ago (2013-09-20 19:55:50 UTC) #3
M-A Ruel
On 2013/09/20 19:55:50, chrisphan wrote: > On 2013/09/20 19:28:33, M-A Ruel wrote: > > I'd ...
7 years, 3 months ago (2013-09-20 19:59:11 UTC) #4
chrisphan
7 years, 3 months ago (2013-09-20 23:16:50 UTC) #5
On 2013/09/20 19:59:11, M-A Ruel wrote:
> On 2013/09/20 19:55:50, chrisphan wrote:
> > On 2013/09/20 19:28:33, M-A Ruel wrote:
> > > I'd prefer to fix the call sites.
> > 
> > Done
> 
> No, I meant the call sites in git_cl.py or whatever needed. AFAIK upload.py is
> doing fine when run stand alone.

Oops messed up this repo.  Moving CL to
https://chromiumcodereview.appspot.com/24172008

Powered by Google App Engine
This is Rietveld 408576698