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

Issue 152633002: Add Capability implementation to dart2js libraries. (Closed)

Created:
6 years, 10 months ago by Lasse Reichstein Nielsen
Modified:
6 years, 10 months ago
Reviewers:
floitsch
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Add Capability implementation to dart2js libraries. R=floitsch@google.com Committed: https://code.google.com/p/dart/source/detail?r=32275

Patch Set 1 #

Total comments: 9

Patch Set 2 : Address comments. #

Patch Set 3 : Update hash function - 32-bit restriction and docs. #

Patch Set 4 : Not overriding toString and runtimeTYpe. #

Patch Set 5 : Remove toString, runtimeType. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+89 lines, -11 lines) Patch
M sdk/lib/_internal/lib/isolate_helper.dart View 1 2 3 11 chunks +69 lines, -1 line 0 comments Download
M sdk/lib/_internal/lib/isolate_patch.dart View 1 4 2 chunks +6 lines, -7 lines 0 comments Download
M sdk/lib/_internal/lib/js_helper.dart View 1 1 chunk +12 lines, -0 lines 0 comments Download
M tests/isolate/capability_test.dart View 4 1 chunk +2 lines, -2 lines 0 comments Download
M tests/isolate/isolate.status View 4 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
Lasse Reichstein Nielsen
6 years, 10 months ago (2014-02-03 10:37:04 UTC) #1
floitsch
LGTM with comments. https://codereview.chromium.org/152633002/diff/1/sdk/lib/_internal/lib/isolate_helper.dart File sdk/lib/_internal/lib/isolate_helper.dart (right): https://codereview.chromium.org/152633002/diff/1/sdk/lib/_internal/lib/isolate_helper.dart#newcode1085 sdk/lib/_internal/lib/isolate_helper.dart:1085: // Consider patching a "_visit" into ...
6 years, 10 months ago (2014-02-03 13:11:23 UTC) #2
Lasse Reichstein Nielsen
https://codereview.chromium.org/152633002/diff/1/sdk/lib/_internal/lib/isolate_helper.dart File sdk/lib/_internal/lib/isolate_helper.dart (right): https://codereview.chromium.org/152633002/diff/1/sdk/lib/_internal/lib/isolate_helper.dart#newcode1085 sdk/lib/_internal/lib/isolate_helper.dart:1085: // Consider patching a "_visit" into primitives, SendPort and ...
6 years, 10 months ago (2014-02-03 13:44:00 UTC) #3
floitsch
https://codereview.chromium.org/152633002/diff/1/sdk/lib/_internal/lib/isolate_helper.dart File sdk/lib/_internal/lib/isolate_helper.dart (right): https://codereview.chromium.org/152633002/diff/1/sdk/lib/_internal/lib/isolate_helper.dart#newcode1361 sdk/lib/_internal/lib/isolate_helper.dart:1361: class Capability implements isolateLib.Capability { On 2014/02/03 13:44:00, Lasse ...
6 years, 10 months ago (2014-02-03 14:05:04 UTC) #4
Lasse Reichstein Nielsen
6 years, 10 months ago (2014-02-04 09:30:54 UTC) #5
Message was sent while issue was closed.
Committed patchset #5 manually as r32275 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698