Bug 17428

Summary: Re-enable Spinneret/WinLauncher
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: alp
Priority: P2    
Version: 523.x (Safari 3)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 14107    
Attachments:
Description Flags
Patch adding winlauncher tool. alp: review+

Description Brent Fulgham 2008-02-18 13:11:19 PST
The deprecated Spinneret application is invaluable when working on the various Windows back-ends.  This patch revamps Spinneret under the name "WinLauncher".
Comment 1 Brent Fulgham 2008-02-18 13:14:19 PST
Created attachment 19196 [details]
Patch adding winlauncher tool.
Comment 2 Alp Toker 2008-02-19 17:27:12 PST
r=me

It was suggested that the original Spinneret should be restored from SVN, and then have the recent changes applied on top of it, but it's probably fine to just land this as-is.
Comment 3 Alp Toker 2008-02-19 17:28:47 PST
Also worth noting that this needs to go under the WebKitTools directory.
Comment 4 Brent Fulgham 2008-02-19 17:35:14 PST
(In reply to comment #3)
> Also worth noting that this needs to go under the WebKitTools directory.
> 

This could also be done while landing:
@R25660 is the last revision containing Spinneret.


Comment 5 Matt Lilek 2008-02-20 18:28:13 PST
Landed in <http://trac.webkit.org/projects/webkit/changeset/30444>!