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

Issue 10702113: Serialize/deserialize lists in JS ports (Closed)

Created:
8 years, 5 months ago by sammccall
Modified:
8 years, 5 months ago
Reviewers:
vsm
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Serialize/deserialize lists in JS ports Committed: https://code.google.com/p/dart/source/detail?r=9452

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -2 lines) Patch
M client/dart.js View 1 2 3 5 chunks +19 lines, -2 lines 1 comment Download

Messages

Total messages: 3 (0 generated)
vsm
LGTM with comments. https://chromiumcodereview.appspot.com/10702113/diff/1/client/dart.js File client/dart.js (right): https://chromiumcodereview.appspot.com/10702113/diff/1/client/dart.js#newcode57 client/dart.js:57: return [ 'list', message.length, message ]; ...
8 years, 5 months ago (2012-07-06 13:48:16 UTC) #1
sammccall
I don't think I can commit this, I need you to do it :-) I ...
8 years, 5 months ago (2012-07-06 16:01:41 UTC) #2
vsm
8 years, 5 months ago (2012-07-09 02:11:13 UTC) #3
LGTM and landed for you.  Thanks!

Powered by Google App Engine
This is Rietveld 408576698