X-Git-Url: https://git.webkit.org/?p=WebKit-https.git;a=blobdiff_plain;f=WebCore%2FChangeLog;h=f8a91a12d47cb5370b7b2f424adc3e5cdce9323c;hp=1e76f01b9afb8160d70f03d03dd470f89f561b45;hb=574fe9c68f03e4f6cd3701d4be3472b5ad81a1e5;hpb=b8b3be5dd6176bf5cc28460f90067133921736e8;ds=sidebyside diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog index 1e76f01b9afb..f8a91a12d47c 100644 --- a/WebCore/ChangeLog +++ b/WebCore/ChangeLog @@ -1,3 +1,13 @@ +2007-11-28 Antti Koivisto + + Reviewed by Oliver. + + Make QTMovieView fill color transparent. This behavior matches the specification + (and allows nice alpha blended video). + + * platform/graphics/mac/MoviePrivateQTKit.mm: + (WebCore::MoviePrivate::createQTMovieView): + 2007-11-28 Antti Koivisto Reviewed by Darin.