Bug 74556 - webkitpy: clean up TestPort to (mostly) not create a new filesystem
Summary: webkitpy: clean up TestPort to (mostly) not create a new filesystem
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: 74551
Blocks: 74138 74562 74566
  Show dependency treegraph
 
Reported: 2011-12-14 16:29 PST by Dirk Pranke
Modified: 2011-12-15 19:41 PST (History)
4 users (show)

See Also:


Attachments
Patch (7.22 KB, patch)
2011-12-14 16:43 PST, Dirk Pranke
eric: review+
dpranke: commit-queue-
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-14 16:29:24 PST
webkitpy: clean up TestPort to (mostly) not create a new filesystem
Comment 1 Dirk Pranke 2011-12-14 16:43:01 PST
Created attachment 119330 [details]
Patch
Comment 2 Dirk Pranke 2011-12-14 16:44:18 PST
This is part of the Host/SystemHost/Port refactoring cleanup ...
Comment 3 Eric Seidel (no email) 2011-12-14 18:18:57 PST
Comment on attachment 119330 [details]
Patch

OK.
Comment 4 Dirk Pranke 2011-12-15 19:41:28 PST
Committed r103014: <http://trac.webkit.org/changeset/103014>