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

Unified Diff: ChangeLog

Issue 17392002: Prepare push to trunk. Now working on 3.19.19. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 6 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 | 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 b973a62886091e1b57ec7d9a5cf04eab35c915be..52f1c184651a44e66c68af7af22b2eed2a9cdc55 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,26 @@
+2013-06-18: Version 3.19.18
+
+ Fixed read-only attribute of Function.length in strict mode.
+ (issue 2705)
+
+ Fix Runtime_SetProperty to properly handle OOM failures
Jakob Kummerow 2013/06/18 11:33:02 nit: we prefer the past tense in ChangeLog entries
+ (Chromium issue 249873)
+
+ Emit deprecated check for constant function transitions.
+ (Chromium issue 250609)
+
+ Make MathFloorOfDiv optimization trigger more often
+ (Issue 2205)
+
+ Reland "Make more GCs in idle notification handler."
+ (Chromium issue 241815)
+
+ Increase default type info threshold.
+ (Issue 2730)
+
+ Performance and stability improvements on all platforms.
+
+
2013-06-14: Version 3.19.16
Performance and stability improvements on all platforms.
« 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