WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
64070
Remove style_references.py
https://bugs.webkit.org/show_bug.cgi?id=64070
Summary
Remove style_references.py
Adam Barth
Reported
2011-07-07 01:00:20 PDT
Remove style_references.py
Attachments
Patch
(10.42 KB, patch)
2011-07-07 01:01 PDT
,
Adam Barth
eric
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Adam Barth
Comment 1
2011-07-07 01:01:05 PDT
Created
attachment 99955
[details]
Patch
Eric Seidel (no email)
Comment 2
2011-07-07 01:03:26 PDT
Comment on
attachment 99955
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=99955&action=review
> Tools/Scripts/check-webkit-style:64 > +def detect_checkout(): > + """Return a WebKitCheckout instance, or None if it cannot be found.""" > + cwd = os.path.abspath(os.curdir) > + return detect_scm_system(cwd)
Why not just inline this incorectly named method? Its only called one place, or?
Adam Barth
Comment 3
2011-07-07 01:04:03 PDT
Committed
r90549
: <
http://trac.webkit.org/changeset/90549
>
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