WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 68917
watchlist: Add the filename pattern for definitions.
https://bugs.webkit.org/show_bug.cgi?id=68917
Summary
watchlist: Add the filename pattern for definitions.
David Levin
Reported
2011-09-27 11:06:52 PDT
See summary.
Attachments
Patch
(12.11 KB, patch)
2011-09-27 11:12 PDT
,
David Levin
abarth
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
David Levin
Comment 1
2011-09-27 11:12:10 PDT
Created
attachment 108870
[details]
Patch
Adam Barth
Comment 2
2011-09-27 11:56:19 PDT
Comment on
attachment 108870
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=108870&action=review
> Tools/Scripts/webkitpy/common/watchlist/watchlist.py:32 > +# The "set" type only became available in Python 2.6. > +# It was an imort before that.
Really? I thought we used that all over the place.
David Levin
Comment 3
2011-09-27 11:59:28 PDT
(In reply to
comment #2
)
> (From update of
attachment 108870
[details]
) > View in context:
https://bugs.webkit.org/attachment.cgi?id=108870&action=review
> > > Tools/Scripts/webkitpy/common/watchlist/watchlist.py:32 > > +# The "set" type only became available in Python 2.6. > > +# It was an imort before that. > > Really? I thought we used that all over the place.
It looks like we do. My mistake it is "New in version 2.4." I'll remove this. (I only havw python 2.6, so I had not verified this.)
David Levin
Comment 4
2011-09-27 13:00:44 PDT
Committed as
http://trac.webkit.org/changeset/96144
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