Bug 23439 - Remove SVGPaintServerPlatform's
Summary: Remove SVGPaintServerPlatform's
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-20 12:50 PST by Dirk Schulze
Modified: 2009-01-21 12:09 PST (History)
1 user (show)

See Also:


Attachments
Remove platform paintServers (25.36 KB, patch)
2009-01-20 13:10 PST, Dirk Schulze
no flags Details | Formatted Diff | Diff
Remove platform paintServers (25.41 KB, patch)
2009-01-21 11:57 PST, Dirk Schulze
zimmermann: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dirk Schulze 2009-01-20 12:50:56 PST
Remove the platform dependent SVGPaintServer's.
Comment 1 Dirk Schulze 2009-01-20 13:10:52 PST
Created attachment 26869 [details]
Remove platform paintServers

Remove all platform SVGPaintServer's
Comment 2 Dirk Schulze 2009-01-21 11:57:40 PST
Created attachment 26898 [details]
Remove platform paintServers

this one fixes a crasher in renderPath() if no path is specified.
Comment 3 Nikolas Zimmermann 2009-01-21 11:59:48 PST
Comment on attachment 26898 [details]
Remove platform paintServers

Great patch r=me, assuming no regressions.
Comment 4 Dirk Schulze 2009-01-21 12:09:43 PST
landed in r40088.