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

Unified Diff: CHANGELOG.md

Issue 2477673006: Get the basics of deferred libraries working. (Closed)
Patch Set: Rebase against latest. Created 4 years, 1 month 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
« no previous file with comments | « no previous file | pkg/dev_compiler/lib/js/amd/dart_sdk.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: CHANGELOG.md
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2f5b2389d15aa51bb524653b02f4e15b6b31edf6..32c31724e794a6aff9eb94fb46051efb34562c10 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,6 +15,13 @@
* `dart:developer`:
* The service protocol http server can now be controlled from Dart code.
+### Tool changes
+
+* Dart Dev Compiler
+
+ * Support calls to `loadLibrary()` on deferred libraries. Deferred libraries
+ are still loaded eagerly. (#27343)
+
## 1.20.1 - 2016-10-13
Patch release, resolves one issue:
« no previous file with comments | « no previous file | pkg/dev_compiler/lib/js/amd/dart_sdk.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698