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

Unified Diff: ChangeLog

Issue 11348378: Prepare push to trunk. Now working on version 3.15.9. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years 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 | src/version.cc » ('j') | 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 c10291049392e7b52e080c259827d341f5dd0cc4..c6853ef23eebb9b2c5fb807b30b3d17e5dfdf841 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2012-12-04: Version 3.15.8
+
+ Enforce stack allocation of TryCatch blocks.
danno 2012/12/04 13:38:32 use past tense for comments, e.g. "Enforced" and "
+ (issue 2166,chromium:152389)
+
+ Fix external exceptions in external try-catch handlers.
+ (issue 2166)
+
+ Unify object groups iteration in global handles.
danno 2012/12/04 13:38:32 Only include changes that might be of interest for
+
+ Activate incremental code flushing by default.
+
+ Performance and stability improvements on all platforms.
+
+
2012-11-30: Version 3.15.7
Activated code aging by default.
« no previous file with comments | « no previous file | src/version.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698