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

Issue 9600017: Force not-Unicode version of libdart_builtin. (Closed)

Created:
8 years, 9 months ago by antonm
Modified:
8 years, 9 months ago
Reviewers:
Mads Ager (google)
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Force not-Unicode version of libdart_builtin. Current implementation of file/process/etc. assumes it anyway. Committed: https://code.google.com/p/dart/source/detail?r=4955

Patch Set 1 #

Patch Set 2 : A TODO #

Total comments: 2

Patch Set 3 : Addressing Mads' comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -3 lines) Patch
M runtime/bin/bin.gypi View 1 2 1 chunk +13 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
antonm
8 years, 9 months ago (2012-03-05 14:32:19 UTC) #1
Mads Ager (google)
LGTM as a temporary measure. https://chromiumcodereview.appspot.com/9600017/diff/1001/runtime/bin/bin.gypi File runtime/bin/bin.gypi (right): https://chromiumcodereview.appspot.com/9600017/diff/1001/runtime/bin/bin.gypi#newcode223 runtime/bin/bin.gypi:223: # TODO(antonm): fix the ...
8 years, 9 months ago (2012-03-05 14:36:10 UTC) #2
antonm
8 years, 9 months ago (2012-03-05 14:54:09 UTC) #3
https://chromiumcodereview.appspot.com/9600017/diff/1001/runtime/bin/bin.gypi
File runtime/bin/bin.gypi (right):

https://chromiumcodereview.appspot.com/9600017/diff/1001/runtime/bin/bin.gypi...
runtime/bin/bin.gypi:223: # TODO(antonm): fix the implementation.
On 2012/03/05 14:36:10, Mads Ager wrote:
> Could you expand this comment to be explicit about what needs to be done to
fix
> the implementation: switching to the A versions of APIs and dealing with that
> switch correctly.

Done.

Powered by Google App Engine
This is Rietveld 408576698