[webkit-reviews] review canceled: [Bug 34477] [Qt] Canvas createPattern with no-repeat not working : [Attachment 50432] patch file for bug fixing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 11 06:33:12 PST 2010


qi <qi.2.zhang at nokia.com> has canceled qi <qi.2.zhang at nokia.com>'s request for
review:
Bug 34477: [Qt] Canvas createPattern with no-repeat not working
https://bugs.webkit.org/show_bug.cgi?id=34477

Attachment 50432: patch file for bug fixing
https://bugs.webkit.org/attachment.cgi?id=50432&action=review

------- Additional Comments from qi <qi.2.zhang at nokia.com>
1. create the new patch to replace old one for ChangeLog style issue.
2. Qt brush do not support "norepeat" or "repeatx" or "repeaty", it only
support "repeat". This fix handle the "repeat" information at
GraphicsContextQt.
3. To get the "repeat" information from Pattern (Since it is a private
information), I create new API to expose the "repeat" information for Qt.


More information about the webkit-reviews mailing list