幾個重要的Change
- CSS3 Animation - 簡單來說是Safari有甚麼他就有甚麼~不過3D Transformation還是沒有orz
- Memory - 大改善。Leak少了很多
- HTTP - 不再Send Keep-Alive,可能有某些東西會broken....
碎碎念: FF4作為一個major release 真是有夠短命的...
-enable-accelerated-compositing -enable-gpu-rendering -enable-video-layering -enable-webgl -enable-accelerated-2d-canvas -enable-fastback -enable-aero-peek-tabs
Mozilla has relased a quick Firefox update to address several stability bugs that may lead to crashing in very specific cases like sites that use a GIF image as their favicon.中譯:用gif做favicon的網站會當了FF→開張gif FF就會爆炸
-P -no-remote
於是整個command變成 firefox -P -no-remote
Windows是firefox.exe -P -no-remote,Mac是/Applications/Firefox.app/Contents/MacOS/firefox -P -no-remotesync; echo 3 > /proc/sys/vm/drop_caches [解說]firefox --sync [Unix Option列表]