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: ChangeLog

Issue 280703006: Sync change log from trunk. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 7 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
diff --git a/ChangeLog b/ChangeLog
index 2c0651d8da293053787d6cc4893b801cf3ea7fb4..8b751edd183bafd47c8fdff9e250ac450f1e2d2b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,35 @@
-2014-05-09: Sentinel
+2014-05-13: Sentinel
The ChangeLog file is no longer maintained on bleeding_edge. This
sentinel should stay on top of this list.
+2014-05-13: Version 3.27.2
+
+ Harden %SetIsObserved with RUNTIME_ASSERTs (Chromium issue 371782).
+
+ Drop unused static microtask API.
+
+ Introduce an api to query the microtask autorun state of an isolate.
+
+ Performance and stability improvements on all platforms.
+
+
+2014-05-12: Version 3.27.1
+
+ Object.observe: avoid accessing acceptList properties more than once
+ (issue 3315).
+
+ Array Iterator prototype should not have a constructor (issue 3293).
+
+ Fix typos in unit test for Array.prototype.fill().
+
+ Shorten autogenerated error message for functions only (issue 3019,
+ Chromium issue 331971).
+
+ Reland "Removed default Isolate." (Chromium issue 359977).
+
+ Performance and stability improvements on all platforms.
+
2014-05-09: Version 3.27.0
« 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