CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2011/03/08 11:56:30
Modified files:
www/webkit : Makefile
www/webkit/patches: patch-WebCore_plugins_PluginDatabase_cpp
Added files:
www/webkit/patches:
patch-JavaScriptCore_interpreter_Interpreter_cpp
patch-WebCore_platform_image-decoders_gif_GIFImageDecoder_cpp
patch-WebCore_platform_network_soup_DNSSoup_cpp
Log message:
Assorted fixes for webkit :
- fix for mips64el by Todd Carson (thanks!)
- fix https://bugs.webkit.org/show_bug.cgi?id=38263 (don't prefetch dns
on an empty hostname) from sthen@
- fix https://bugs.webkit.org/show_bug.cgi?id=55830 (Gif images
flickering), tracked down by dhill@