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

Unified Diff: ChangeLog

Issue 11308182: Prepare push to trunk. Now working on version 3.15.6. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 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 | 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 0e6d6d9319fe654d0cd25743dfa10cfc7bb83529..7e9a8318f733a4b692e9f3a290f8188792964f40 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,24 @@
+2012-11-23: Version 3.15.5
+
+ Forced small array literals to have FAST_ELEMENTs
Jakob Kummerow 2012/11/23 14:28:25 drop this
ulan 2012/11/23 14:32:55 Done.
+
+ Fixed JSON.stringify for objects with interceptor handlers.
+ (Chromium issue 161028)
+
+ Reset progress bar of object to 0 when RecordWrites changes object
Jakob Kummerow 2012/11/23 14:28:25 drop this
ulan 2012/11/23 14:32:55 Done.
+ color to grey. (issue 2423)
+
+ Reverted r13025 and r13026 (they introduced a bug on arm and regressed
Jakob Kummerow 2012/11/23 14:28:25 drop this
ulan 2012/11/23 14:32:55 Done.
+ octane crypto).
+
+ Object.observe: Unblacklist some tests involving indexed properties
Jakob Kummerow 2012/11/23 14:28:25 drop this
ulan 2012/11/23 14:32:55 Done.
+ (issue 2409)
+
+ Fixed corner case in x64 compare stubs. (issue 2416)
+
+ Performance and stability improvements on all platforms.
+
+
2012-11-16: Version 3.15.4
Fixed Array.prototype.join evaluation order. (issue 2263)
« 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