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

Unified Diff: sdk/lib/_collection_dev/iterable.dart

Issue 23875032: Expose Zones. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Mark stack trace test as failing. Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: sdk/lib/_collection_dev/iterable.dart
diff --git a/sdk/lib/_collection_dev/iterable.dart b/sdk/lib/_collection_dev/iterable.dart
index 99659ac911d154c47a2905a7a92aa677e1e43ae0..2d46eb76908f647ea7232fa087a4de33cf74ec21 100644
--- a/sdk/lib/_collection_dev/iterable.dart
+++ b/sdk/lib/_collection_dev/iterable.dart
@@ -20,6 +20,8 @@ part of dart._collection.dev;
// tools/dom/templates/html/dartium/web_gl_dartium.darttemplate
// tools/dom/templates/html/dartium/web_sql_dartium.darttemplate
// sdk/lib/core/regexp.dart
+// TODO(floitsch): also used in dart:async until end of september for
Lasse Reichstein Nielsen 2013/09/23 14:24:12 Capitalize September.
floitsch 2013/09/23 17:12:07 Done.
+// deprecation of runZonedExperimental.
const deprecated = 0;
« no previous file with comments | « pkg/pkg.status ('k') | sdk/lib/async/async.dart » ('j') | sdk/lib/async/async.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698