Revision 765409
Go back to digest for 27th January 2008Bug Fixes in KDE Base
Maks Orlovich committed changes in /trunk/KDE/kdelibs/khtml:
Various canvas fixes:
- Fix handling of null name arguments in createPattern
- Properly verify all the attributes for non-zeroness when handling fake ImageData
- More accurate premultiplication + some palette paranoia in imload
- More compatible color serialization
- Tighten the XSS check after discussion with dfaure
- Update (c) years
- Remove dead workaround/hack that's no longer relevant due to Qt being fixed
File Changes
Modified 5 files
- /trunk/KDE/kdelibs/khtml
- /ecma/kjs_context2d.cpp
- /html/html_canvasimpl.cpp
- /html/html_imageimpl.cpp
- /imload/image.cpp
- /imload/imageformat.h
5 files changed in total