Bug 74556

Summary: webkitpy: clean up TestPort to (mostly) not create a new filesystem
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: 74551    
Bug Blocks: 74138, 74562, 74566    
Attachments:
Description Flags
Patch eric: review+, dpranke: commit-queue-

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>