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

Issue 23766025: Enable binary file upload. (Closed)

Created:
7 years, 3 months ago by chrisphan
Modified:
7 years, 3 months ago
Reviewers:
Dirk Pranke, jam, M-A Ruel
CC:
chromium-reviews, cmp-cc_chromium.org, iannucci+depot_tools_chromium.org, ilevy-cc_chromium.org, iannucci
Visibility:
Public.

Description

Enable binary file upload. It seems to just work. R=dpranke@chromium.org BUG=23608 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=222431

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -9 lines) Patch
M rietveld.py View 1 1 chunk +4 lines, -9 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
chrisphan
7 years, 3 months ago (2013-09-11 00:13:52 UTC) #1
Dirk Pranke
lgtm. let's give it a shot!
7 years, 3 months ago (2013-09-11 00:46:32 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/chrisphan@chromium.org/23766025/4001
7 years, 3 months ago (2013-09-11 00:46:51 UTC) #3
commit-bot: I haz the power
Change committed as 222431
7 years, 3 months ago (2013-09-11 00:49:18 UTC) #4
jam
Might be worth getting Marc-Antoine's input since he disabled this in https://codereview.chromium.org/11016032/
7 years, 3 months ago (2013-09-11 01:51:29 UTC) #5
Dirk Pranke
On 2013/09/11 01:51:29, jam wrote: > Might be worth getting Marc-Antoine's input since he disabled ...
7 years, 3 months ago (2013-09-11 04:14:58 UTC) #6
M-A Ruel
The main issue I had seen at the time was silent data corruption, that's why ...
7 years, 3 months ago (2013-09-11 13:54:51 UTC) #7
Dirk Pranke
7 years, 3 months ago (2013-09-11 16:06:03 UTC) #8
Message was sent while issue was closed.
On 2013/09/11 13:54:51, M-A Ruel wrote:
> The main issue I had seen at the time was silent data corruption, that's why I
> was highly concerned. 

Thanks; we should definitely be on the lookout for this. 

The good news is that at least in the blink case, most binaries are PNGs and
we'll catch problems in the layout_tests (since we'll be verifying the PNGs
match what we are generating). We may not want to encourage people to use this
for arbitrary commits of binary files just yet.

Powered by Google App Engine
This is Rietveld 408576698