| Index: README.chromium
|
| diff --git a/README.chromium b/README.chromium
|
| index de3b9d91cf9f56a63c23efd71eb662b8355a785a..bb4ed71b11cea4ee1e43023ed6461d676eb77b74 100644
|
| --- a/README.chromium
|
| +++ b/README.chromium
|
| @@ -49,6 +49,8 @@ following changes which are not merged to upstream:
|
| http://crbug.com/398235
|
| * Fixed an issue with the ARM NEON build.
|
| http://crbug.com/451035
|
| +* Fix 32-bit parameters to be sign-extended before treated as 64-bit values,
|
| + see http://crbug.com/532214. Sent upstream but not committed yet.
|
|
|
| Refer to working-with-nested-repos [1] for details of how to setup your git
|
| svn client to update the code (for making local changes, cherry picking from
|
|
|