WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
10629
Qt platform: Drawing convex polygons is broken
https://bugs.webkit.org/show_bug.cgi?id=10629
Summary
Qt platform: Drawing convex polygons is broken
Nikolas Zimmermann
Reported
2006-08-29 11:46:49 PDT
Currently drawing convex polygons, results in weird rendering glitches! This is caused by a wrong reinterpret_cast, already introduced in Unity. Coming up with a patch to fix it properly.
Attachments
Initial patch
(1.69 KB, patch)
2006-08-29 11:48 PDT
,
Nikolas Zimmermann
no flags
Details
Formatted Diff
Diff
Updated patch
(1.66 KB, patch)
2006-08-29 12:48 PDT
,
Nikolas Zimmermann
ap
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Nikolas Zimmermann
Comment 1
2006-08-29 11:48:59 PDT
Created
attachment 10301
[details]
Initial patch Fixes weird drawing glitches & implements the param "shouldAntialias" while I'm at it.
Nikolas Zimmermann
Comment 2
2006-08-29 12:08:19 PDT
Landed in
r16095
by ggaren.
Nikolas Zimmermann
Comment 3
2006-08-29 12:12:46 PDT
(In reply to
comment #2
)
> Landed in
r16095
by ggaren.
EEK, accidently posted here - it is NOT landed or reviewed. Sorry mixed up bug numbers :/
Nikolas Zimmermann
Comment 4
2006-08-29 12:48:34 PDT
Created
attachment 10302
[details]
Updated patch Incorporated Alexey's comments...
Alexey Proskuryakov
Comment 5
2006-08-29 12:52:38 PDT
Comment on
attachment 10302
[details]
Updated patch r=me
Alexey Proskuryakov
Comment 6
2006-08-29 13:00:08 PDT
Committed revision 16097.
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