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

Issue 10944006: - Removed comment to Frog and eliminated usage of sentinel. (Closed)

Created:
8 years, 3 months ago by bakster
Modified:
8 years, 3 months ago
Reviewers:
ahe, kasperl
CC:
reviews_dartlang.org, gram
Visibility:
Public.

Description

- Removed comment to Frog and eliminated usage of sentinel. It is not pretty BUT short of having a working reflective interface this change is an improvment. Committed: https://code.google.com/p/dart/source/detail?r=12480

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -90 lines) Patch
M lib/isolate/base.dart View 1 chunk +1 line, -2 lines 0 comments Download
M pkg/unittest/mock.dart View 4 chunks +40 lines, -57 lines 2 comments Download
M pkg/unittest/unittest.dart View 2 chunks +13 lines, -31 lines 1 comment Download

Messages

Total messages: 5 (0 generated)
bakster
8 years, 3 months ago (2012-09-18 09:34:56 UTC) #1
ahe
+gram
8 years, 3 months ago (2012-09-18 09:55:18 UTC) #2
kasperl
LGTM. The change looks fine but having to go through all this pain makes me ...
8 years, 3 months ago (2012-09-18 10:07:56 UTC) #3
bakster
//Lars https://codereview.chromium.org/10944006/diff/1/pkg/unittest/mock.dart File pkg/unittest/mock.dart (left): https://codereview.chromium.org/10944006/diff/1/pkg/unittest/mock.dart#oldcode44 pkg/unittest/mock.dart:44: const _noArg = const _Sentinel(); On 2012/09/18 10:07:56, ...
8 years, 3 months ago (2012-09-18 10:23:54 UTC) #4
kasperl
8 years, 3 months ago (2012-09-18 10:52:25 UTC) #5
https://codereview.chromium.org/10944006/diff/1/pkg/unittest/unittest.dart
File pkg/unittest/unittest.dart (right):

https://codereview.chromium.org/10944006/diff/1/pkg/unittest/unittest.dart#ne...
pkg/unittest/unittest.dart:363: if (?arg0) return _callback();
!?arg0

Powered by Google App Engine
This is Rietveld 408576698