Chromium Code Reviews| Index: ChangeLog |
| =================================================================== |
| --- ChangeLog (revision 6697) |
| +++ ChangeLog (working copy) |
| @@ -1,3 +1,16 @@ |
| +2011-02-08: Version 3.1.3 |
|
Rico
2011/02/09 13:47:54
Actually, today is the 2011-02-09
|
| + |
| + Fixed a bug triggered by functions with huge numbers of declared |
| + arguments. |
| + |
| + Fixed zap value aliasing a real object - debug mode only. Bug 866. |
|
Mads Ager (chromium)
2011/02/09 13:43:53
For consistency, can we change the Bug xyz to (iss
|
| + |
| + Fixed issue where Array.prototype.__proto__ had been set to null. |
| + Bug 1121. |
| + |
| + Fixed stability bugs in Crankshaft for x86. |
| + |
| + |
| 2011-02-07: Version 3.1.2 |
| Added better security checks when accessing properties via |