WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
15382
[CAIRO] Canvas pattern support
https://bugs.webkit.org/show_bug.cgi?id=15382
Summary
[CAIRO] Canvas pattern support
Alp Toker
Reported
2007-10-05 14:42:12 PDT
The Cairo Canvas implementation currently lacks support for patterns. This should be added to CanvasPattern.cpp.
Attachments
Add canvas pattern support
(10.68 KB, patch)
2007-12-23 13:11 PST
,
Alp Toker
zecke
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Alp Toker
Comment 1
2007-12-23 13:11:41 PST
Created
attachment 18073
[details]
Add canvas pattern support
Holger Freyther
Comment 2
2007-12-23 16:48:29 PST
Comment on
attachment 18073
[details]
Add canvas pattern support -Try to remove the whitespace change to the RGBA32 lines before landing -Check for !m_cachedImage->image in CanvasPatern::createPattern -Free the surface in void CanvasRenderingContext2D::drawImage -The Image/BitmapImage changes somehow remind me of nativeImageForCurrentFrame()
Alp Toker
Comment 3
2007-12-23 19:05:31 PST
Landed in
r28971
, complete with the suggested nativeImageForCurrentFrame() change (decided not to copy the other ports but go with this cleaner abstraction).
Alp Toker
Comment 4
2007-12-24 22:20:45 PST
***
Bug 16519
has been marked as a duplicate of this bug. ***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug