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

Issue 9845040: - Make the URI resolution methods used by the tag handler private. (Closed)

Created:
8 years, 9 months ago by Ivan Posva
Modified:
8 years, 9 months ago
Reviewers:
srdjan
CC:
reviews_dartlang.org
Visibility:
Public.

Description

- Make the URI resolution methods used by the tag handler private. Committed: https://code.google.com/p/dart/source/detail?r=5921

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -31 lines) Patch
M runtime/bin/builtin.dart View 1 4 chunks +4 lines, -4 lines 0 comments Download
M runtime/bin/main.cc View 1 5 chunks +11 lines, -21 lines 0 comments Download
M runtime/vm/dart_api_impl.cc View 1 1 chunk +19 lines, -6 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Ivan Posva
8 years, 9 months ago (2012-03-23 22:39:10 UTC) #1
srdjan
LGTM https://chromiumcodereview.appspot.com/9845040/diff/1/runtime/bin/builtin.dart File runtime/bin/builtin.dart (right): https://chromiumcodereview.appspot.com/9845040/diff/1/runtime/bin/builtin.dart#newcode37 runtime/bin/builtin.dart:37: // TODO(iposva): Make these private once the Dart ...
8 years, 9 months ago (2012-03-23 22:48:46 UTC) #2
Ivan Posva
8 years, 9 months ago (2012-03-28 01:20:31 UTC) #3
https://chromiumcodereview.appspot.com/9845040/diff/1/runtime/bin/builtin.dart
File runtime/bin/builtin.dart (right):

https://chromiumcodereview.appspot.com/9845040/diff/1/runtime/bin/builtin.dar...
runtime/bin/builtin.dart:37: // TODO(iposva): Make these private once the Dart
API is fixed.
On 2012/03/23 22:48:46, srdjan wrote:
> Remove TODO

Done.

Powered by Google App Engine
This is Rietveld 408576698