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

Issue 10908173: Patch expando directly in corelib instead of going through coreimpl. (Closed)

Created:
8 years, 3 months ago by Mads Ager (google)
Modified:
8 years, 3 months ago
Reviewers:
Anders Johnsen
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Patch expando directly in corelib instead of going through coreimpl. R=ajohnsen@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=12156

Patch Set 1 #

Patch Set 2 : Fix indentation typo #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -52 lines) Patch
M lib/compiler/implementation/lib/core_patch.dart View 1 chunk +32 lines, -0 lines 0 comments Download
M lib/compiler/implementation/lib/coreimpl_patch.dart View 1 chunk +0 lines, -33 lines 0 comments Download
M lib/core/expando.dart View 1 2 chunks +9 lines, -4 lines 0 comments Download
M lib/coreimpl/coreimpl.dart View 1 chunk +0 lines, -1 line 0 comments Download
M lib/coreimpl/corelib_impl_sources.gypi View 1 chunk +0 lines, -1 line 0 comments Download
D lib/coreimpl/expando.dart View 1 chunk +0 lines, -11 lines 0 comments Download
M runtime/lib/expando_patch.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/lib/lib_impl_sources.gypi View 1 chunk +0 lines, -1 line 0 comments Download
M runtime/lib/lib_sources.gypi View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mads Ager (google)
8 years, 3 months ago (2012-09-10 18:25:42 UTC) #1
Anders Johnsen
8 years, 3 months ago (2012-09-10 19:03:51 UTC) #2
LGTM, very clean! :)

Powered by Google App Engine
This is Rietveld 408576698