WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
63661
Make port/config.py mockable for easier unit testing
https://bugs.webkit.org/show_bug.cgi?id=63661
Summary
Make port/config.py mockable for easier unit testing
Eric Seidel (no email)
Reported
2011-06-29 14:40:13 PDT
Make port/config.py mockable for easier unit testing
Attachments
Patch
(7.89 KB, patch)
2011-06-29 14:42 PDT
,
Eric Seidel (no email)
abarth
: review+
eric
: commit-queue-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Eric Seidel (no email)
Comment 1
2011-06-29 14:42:12 PDT
Created
attachment 99154
[details]
Patch
Adam Barth
Comment 2
2011-06-29 14:45:37 PDT
Comment on
attachment 99154
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=99154&action=review
> Tools/Scripts/webkitpy/common/system/filesystem.py:62 > + import sys
Why not import sys at the top of the file?
Eric Seidel (no email)
Comment 3
2011-06-29 14:46:09 PDT
Comment on
attachment 99154
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=99154&action=review
>> Tools/Scripts/webkitpy/common/system/filesystem.py:62 >> + import sys > > Why not import sys at the top of the file?
Sure, happy to move it.
Eric Seidel (no email)
Comment 4
2011-06-29 14:49:25 PDT
Sigh. This landed as
http://trac.webkit.org/changeset/90050
. Silly git.
Dirk Pranke
Comment 5
2011-06-29 14:50:27 PDT
Looks fine to me also ...
Eric Seidel (no email)
Comment 6
2011-06-29 14:51:00 PDT
(In reply to
comment #5
)
> Looks fine to me also ...
Thanks for looking!
Eric Seidel (no email)
Comment 7
2011-06-29 14:59:45 PDT
Fixed in
http://trac.webkit.org/changeset/90051
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug