diff options
author | Android (Google) Code Review <android-gerrit@google.com> | 2009-08-27 09:59:39 -0700 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2009-08-27 09:59:39 -0700 |
commit | 8e008b4b8cd6aff82cb9a9705e13a637285c705d (patch) | |
tree | a15bc03e37999d5551ee079947915667236599a0 /WEBKIT_MERGE_REVISION | |
parent | dba751b66ddae00363359475121081991cce4793 (diff) | |
parent | 52559759e1a4787355bb696c2087b66106a743aa (diff) | |
download | external_webkit-8e008b4b8cd6aff82cb9a9705e13a637285c705d.zip external_webkit-8e008b4b8cd6aff82cb9a9705e13a637285c705d.tar.gz external_webkit-8e008b4b8cd6aff82cb9a9705e13a637285c705d.tar.bz2 |
Merge changes 22903,22905 into eclair
* changes:
Use v8::V8::LowMemoryNotification() instead of the non-really-existibg v8::V8::CollectAllGarbage()
Update V8 to 2725 to pick up Thread Termination and Low Memory Notification APIs
Diffstat (limited to 'WEBKIT_MERGE_REVISION')
-rw-r--r-- | WEBKIT_MERGE_REVISION | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/WEBKIT_MERGE_REVISION b/WEBKIT_MERGE_REVISION index 922fe2e..27dc5b3 100644 --- a/WEBKIT_MERGE_REVISION +++ b/WEBKIT_MERGE_REVISION @@ -2,4 +2,4 @@ We sync with Chromium release revision, which has both webkit revision and V8 re http://src.chromium.org/svn/branches/187/src@18043 http://svn.webkit.org/repository/webkit/trunk@47029 - http://v8.googlecode.com/svn/branches/bleeding_edge@2703 + http://v8.googlecode.com/svn/branches/bleeding_edge@2727 |