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

Issue 9719017: Fixed a few typos. (Closed)

Created:
8 years, 9 months ago by ahe
Modified:
8 years, 9 months ago
Reviewers:
polux, ngeoffray
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Include test #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -4 lines) Patch
M dart/frog/leg/resolver.dart View 3 chunks +5 lines, -4 lines 0 comments Download
A dart/tests/language/src/ThisTest.dart View 1 1 chunk +23 lines, -0 lines 2 comments Download

Messages

Total messages: 5 (0 generated)
ahe
8 years, 9 months ago (2012-03-17 11:32:11 UTC) #1
ngeoffray
LGTM
8 years, 9 months ago (2012-03-17 15:45:57 UTC) #2
ahe
Forgot to include test for ".this", PTAL.
8 years, 9 months ago (2012-03-17 16:05:50 UTC) #3
ngeoffray
Still LGTM, thanks for the test. https://chromiumcodereview.appspot.com/9719017/diff/1002/dart/tests/language/src/ThisTest.dart File dart/tests/language/src/ThisTest.dart (right): https://chromiumcodereview.appspot.com/9719017/diff/1002/dart/tests/language/src/ThisTest.dart#newcode9 dart/tests/language/src/ThisTest.dart:9: testMe() { How ...
8 years, 9 months ago (2012-03-17 16:22:42 UTC) #4
ahe
8 years, 9 months ago (2012-03-17 16:32:57 UTC) #5
Filed Issue 2210 to track your suggestion for extended testing.

https://chromiumcodereview.appspot.com/9719017/diff/1002/dart/tests/language/...
File dart/tests/language/src/ThisTest.dart (right):

https://chromiumcodereview.appspot.com/9719017/diff/1002/dart/tests/language/...
dart/tests/language/src/ThisTest.dart:9: testMe() {
On 2012/03/17 16:22:42, ngeoffray wrote:
> How about this() ?

I'll have to check up on the specification. I'm pretty sure "this()" should work
and should be part of CallOperatorTest.dart. It isn't, so I'll file a bug about
that.

Powered by Google App Engine
This is Rietveld 408576698