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

Issue 23599003: Fix read/write of binary assets in deploy (Closed)

Created:
7 years, 3 months ago by Siggi Cherem (dart-lang)
Modified:
7 years, 3 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix read/write of binary assets in deploy R=terry@google.com Committed: https://code.google.com/p/dart/source/detail?r=26725

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M pkg/polymer/lib/deploy.dart View 1 chunk +2 lines, -2 lines 1 comment Download

Messages

Total messages: 3 (0 generated)
Siggi Cherem (dart-lang)
https://codereview.chromium.org/23599003/diff/1/pkg/polymer/lib/deploy.dart File pkg/polymer/lib/deploy.dart (left): https://codereview.chromium.org/23599003/diff/1/pkg/polymer/lib/deploy.dart#oldcode122 pkg/polymer/lib/deploy.dart:122: .then((content) => new File(filepath).writeAsStringSync(content))); turns out I was reading ...
7 years, 3 months ago (2013-08-27 16:54:28 UTC) #1
terry
lgtm
7 years, 3 months ago (2013-08-27 17:10:25 UTC) #2
Siggi Cherem (dart-lang)
7 years, 3 months ago (2013-08-27 17:16:36 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r26725 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698