Bug 74878 - webkitpy: remove executive,filesystem,user parameters from Port constructor
Summary: webkitpy: remove executive,filesystem,user parameters from Port constructor
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dirk Pranke
URL:
Keywords:
Depends on: 74566
Blocks: 74138
  Show dependency treegraph
 
Reported: 2011-12-19 12:28 PST by Dirk Pranke
Modified: 2011-12-19 13:29 PST (History)
4 users (show)

See Also:


Attachments
Patch (1.82 KB, patch)
2011-12-19 12:30 PST, Dirk Pranke
eric: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>