WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
34339
[OpenVG] Implement more graphics primitives
https://bugs.webkit.org/show_bug.cgi?id=34339
Summary
[OpenVG] Implement more graphics primitives
Jakob Petsovits
Reported
2010-01-29 12:12:24 PST
[OpenVG] Implement more graphics primitives
Attachments
Patch
(16.17 KB, patch)
2010-01-29 12:17 PST
,
Jakob Petsovits
zimmermann
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Jakob Petsovits
Comment 1
2010-01-29 12:17:08 PST
Created
attachment 47726
[details]
Patch
Jakob Petsovits
Comment 2
2010-01-29 12:27:21 PST
This patch should be pretty straightforward, and does exactly what the title says. I'm also cleaning up some unnecessary indirections in GraphicsContextOpenVG's rectangle wrapper code, which don't make a lot of sense since (after the last patch has been changed from its original version) m_data is now the painter itself, instead of a wrapper class that holds the painter. Please review, thanks!
Nikolas Zimmermann
Comment 3
2010-01-29 15:23:48 PST
Comment on
attachment 47726
[details]
Patch LGTM, r=me.
Jakob Petsovits
Comment 4
2010-01-29 16:49:09 PST
Committed
r54089
: <
http://trac.webkit.org/changeset/54089
>
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