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

Issue 10883037: Serialize Elements through PortSync (Closed)

Created:
8 years, 4 months ago by vsm
Modified:
8 years, 3 months ago
Reviewers:
Emily Fortuna
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Serialize Elements through PortSync Committed: https://code.google.com/p/dart/source/detail?r=11365

Patch Set 1 #

Total comments: 1

Patch Set 2 : Fix line length #

Unified diffs Side-by-side diffs Delta from patch set Stats (+170 lines, -17 lines) Patch
M client/dart.js View 1 4 chunks +32 lines, -0 lines 0 comments Download
M lib/html/dart2js/html_dart2js.dart View 6 chunks +37 lines, -0 lines 0 comments Download
M lib/html/dartium/html_dartium.dart View 6 chunks +37 lines, -0 lines 0 comments Download
M lib/html/src/Isolates.dart View 6 chunks +37 lines, -0 lines 0 comments Download
A + tests/html/js_interop_element_test.dart View 2 chunks +27 lines, -17 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
vsm
8 years, 4 months ago (2012-08-24 23:10:23 UTC) #1
Emily Fortuna
8 years, 4 months ago (2012-08-25 00:21:04 UTC) #2
lgtm with one tweak

https://chromiumcodereview.appspot.com/10883037/diff/1/client/dart.js
File client/dart.js (right):

https://chromiumcodereview.appspot.com/10883037/diff/1/client/dart.js#newcode406
client/dart.js:406: if (list.length == 0) throw 'Element must be attached to the
document: ' + id;
80 char

Powered by Google App Engine
This is Rietveld 408576698