CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2011/05/17 02:35:31
Modified files:
www/chromium : Makefile
www/chromium/files: chrome
www/chromium/patches:
patch-content_browser_tab_contents_tab_contents_cc
patch-third_party_WebKit_Source_WebKit_chromium_src_PlatformBridge_cpp
patch-third_party_WebKit_Source_WebKit_chromium_src_WebViewImpl_cpp
Added files:
www/chromium/patches: patch-v8_src_heap_cc
Log message:
- use the same memory allocation values on amd64 and i386 too.
this makes chrome use way less memory and since it does not hit
datasize limits anymore, it is way more stable too
- remove the warning of datasize bumping from the wrapper script
tested by sthen@, jasper@ and me