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

Issue 11824053: Implement port equality on SendPortSync (Closed)

Created:
7 years, 11 months ago by vsm
Modified:
7 years, 11 months ago
Reviewers:
Emily Fortuna
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Implement port equality on SendPortSync This should fix https://github.com/dart-lang/js-interop/issues/37 Committed: https://code.google.com/p/dart/source/detail?r=16932

Patch Set 1 #

Patch Set 2 : Move SendPortSync back to dart:isolate and regen html #

Total comments: 1

Patch Set 3 : 80 char fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+99 lines, -2 lines) Patch
M sdk/lib/html/dart2js/html_dart2js.dart View 1 2 3 chunks +19 lines, -0 lines 0 comments Download
M sdk/lib/html/dartium/html_dartium.dart View 3 chunks +19 lines, -0 lines 0 comments Download
M sdk/lib/isolate/base.dart View 1 2 1 chunk +21 lines, -2 lines 0 comments Download
M tests/html/js_interop_2_test.dart View 2 chunks +21 lines, -0 lines 0 comments Download
M tools/dom/src/Isolates.dart View 1 3 chunks +19 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
vsm
7 years, 11 months ago (2013-01-10 00:49:22 UTC) #1
Emily Fortuna
7 years, 11 months ago (2013-01-10 02:12:07 UTC) #2
lgtm with comment!

https://codereview.chromium.org/11824053/diff/2001/sdk/lib/isolate/base.dart
File sdk/lib/isolate/base.dart (right):

https://codereview.chromium.org/11824053/diff/2001/sdk/lib/isolate/base.dart#...
sdk/lib/isolate/base.dart:144: * a [SendPortSync] is delivered to its respective
[ReceivePortSync]. There might
80 char

Powered by Google App Engine
This is Rietveld 408576698