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

Issue 11694009: Move common logic into the base class. (Closed)

Created:
7 years, 12 months ago by Anton Muhin
Modified:
7 years, 11 months ago
Reviewers:
cshapiro
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Move common logic into the base class. R=cshapiro@google.com Committed: https://code.google.com/p/dart/source/detail?r=16915

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+116 lines, -192 lines) Patch
M runtime/lib/byte_array.dart View 1 23 chunks +116 lines, -192 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Anton Muhin
7 years, 12 months ago (2012-12-28 14:47:18 UTC) #1
cshapiro
https://codereview.chromium.org/11694009/diff/1/runtime/lib/byte_array.dart File runtime/lib/byte_array.dart (right): https://codereview.chromium.org/11694009/diff/1/runtime/lib/byte_array.dart#newcode1811 runtime/lib/byte_array.dart:1811: final ByteArray _array; Can you move the private field ...
7 years, 11 months ago (2013-01-07 23:25:58 UTC) #2
Anton Muhin
https://codereview.chromium.org/11694009/diff/1/runtime/lib/byte_array.dart File runtime/lib/byte_array.dart (right): https://codereview.chromium.org/11694009/diff/1/runtime/lib/byte_array.dart#newcode1811 runtime/lib/byte_array.dart:1811: final ByteArray _array; On 2013/01/07 23:25:58, cshapiro wrote: > ...
7 years, 11 months ago (2013-01-09 15:35:57 UTC) #3
cshapiro
7 years, 11 months ago (2013-01-09 19:28:04 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698