Bug 61365

Summary: Unfork the GLU libtess sources as much as possible
Product: WebKit Reporter: Stephen White <senorblanco>
Component: PlatformAssignee: Stephen White <senorblanco>
Status: RESOLVED FIXED    
Severity: Normal CC: jamesr, kbr
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: Unspecified   
Attachments:
Description Flags
Patch kbr: review+

Description Stephen White 2011-05-24 08:41:21 PDT
The libtess sources have a fair number of WebKit-specific modifications.  We should try to unfork them as much as possible, and remove the style checks from the glu directory.
Comment 1 Stephen White 2011-05-24 08:59:45 PDT
Created attachment 94620 [details]
Patch
Comment 2 Kenneth Russell 2011-05-24 11:11:30 PDT
Comment on attachment 94620 [details]
Patch

Looks good to me.
Comment 3 Stephen White 2011-05-24 11:51:59 PDT
Committed r87178: <http://trac.webkit.org/changeset/87178>