Bug 74878

Summary: webkitpy: remove executive,filesystem,user parameters from Port constructor
Product: WebKit Reporter: Dirk Pranke <dpranke>
Component: New BugsAssignee: Dirk Pranke <dpranke>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, eric, ojan, tony
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 74566    
Bug Blocks: 74138    
Attachments:
Description Flags
Patch eric: review+

Description Dirk Pranke 2011-12-19 12:28:56 PST
webkitpy: remove executive,filesystem,user parameters from Port constructor
Comment 1 Dirk Pranke 2011-12-19 12:30:28 PST
Created attachment 119902 [details]
Patch
Comment 2 Eric Seidel (no email) 2011-12-19 12:35:39 PST
Comment on attachment 119902 [details]
Patch

Thanks!  I guess you already removed the usage of these in the constructor...
Comment 3 Dirk Pranke 2011-12-19 13:29:13 PST
Committed r103261: <http://trac.webkit.org/changeset/103261>