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

Issue 9425038: Implement Math API. (Closed)

Created:
8 years, 10 months ago by ahe
Modified:
8 years, 10 months ago
Reviewers:
ngeoffray, kasperl
CC:
reviews_dartlang.org, karlklose, floitsch, Lasse Reichstein Nielsen
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+106 lines, -101 lines) Patch
M dart/frog/leg/lib/js_helper.dart View 5 chunks +20 lines, -6 lines 3 comments Download
M dart/tests/co19/co19-leg.status View 5 chunks +86 lines, -94 lines 0 comments Download
M dart/tests/corelib/corelib-leg.status View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
ahe
8 years, 10 months ago (2012-02-19 22:28:20 UTC) #1
kasperl
LGTM.
8 years, 10 months ago (2012-02-20 14:12:49 UTC) #2
ngeoffray
LGTM https://chromiumcodereview.appspot.com/9425038/diff/1/dart/frog/leg/lib/js_helper.dart File dart/frog/leg/lib/js_helper.dart (right): https://chromiumcodereview.appspot.com/9425038/diff/1/dart/frog/leg/lib/js_helper.dart#newcode898 dart/frog/leg/lib/js_helper.dart:898: checkNull(receiver); No need for check null. https://chromiumcodereview.appspot.com/9425038/diff/1/dart/frog/leg/lib/js_helper.dart#newcode906 dart/frog/leg/lib/js_helper.dart:906: ...
8 years, 10 months ago (2012-02-21 09:39:43 UTC) #3
ahe
8 years, 10 months ago (2012-02-22 09:01:41 UTC) #4
Hi Nicolas and Kasper,

Thank you for taking a look, I'll follow up with a CL to address the comments.

Cheers,
Peter

Powered by Google App Engine
This is Rietveld 408576698