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

Unified Diff: CHANGELOG.md

Issue 1760903004: update changelog for Dartium roll (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: alan's suggestion Created 4 years, 10 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
« no previous file with comments | « no previous file | no next file » | 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 c38a97d15ff2844031df7eff6f7b57d772f83f16..99d8a0083a218b49dca8d8417861d60e4b6fcab3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -23,6 +23,17 @@
`SecurityContext.usePrivateKeyBytes`, for use as the password for PKCS12
data.
+### Dartium
+
+ * The Chrome-based tools that ship as part of the Dart SDK – Dartium and
+ content shell – are now based on Chrome version 45 (instead of Chrome 39).
+ * Dart browser libraries (`dart:html`, `dart:svg`, etc) have not been updated.
+ * These are still based on Chrome 39.
+ * These APIs will be updated in a future release.
+ * Note that there are experimental APIs which have changed in the underlying
+ browser, and will not work with the older libraries.
+ For example, `Element.animate`.
+
### Service protocol changes
* Fixed a documentation bug where the field `extensionRPCs` in `Isolate`
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698