X-Git-Url: https://git.webkit.org/?p=WebKit-https.git;a=blobdiff_plain;f=WebKit%2FChangeLog;h=2930d021cf65e1c5ea3eb6ad21f34c5e1f0d02b2;hp=ed0a19642485c13fc9df6ffd218839698b7087ea;hb=a6a85c333f609c9fe514ddcd8d9e932782031ce5;hpb=128671a15037f0ff707d0b5a809e70d44d41fdeb diff --git a/WebKit/ChangeLog b/WebKit/ChangeLog index ed0a19642485..2930d021cf65 100644 --- a/WebKit/ChangeLog +++ b/WebKit/ChangeLog @@ -1,3 +1,14 @@ +2006-09-19 Alexey Proskuryakov + + Reviewed by Tim O. + + http://bugzilla.opendarwin.org/show_bug.cgi?id=10661 + REGRESSION: CFM plug-ins (Shockwave, SVG) are not loaded + + * Plugins/WebBasePluginPackage.m: + (-[WebBasePluginPackage initWithPath:]): On 32-bit PowerPC, don't bail out if + the bundle is nil - it can be a CFM plugin. + 2006-09-18 Brady Eidson Reviewed by Anders