WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 36477
33471
webkit-patch rollout mistakenly picks up bug URLs in non-ChangeLog files
https://bugs.webkit.org/show_bug.cgi?id=33471
Summary
webkit-patch rollout mistakenly picks up bug URLs in non-ChangeLog files
Adam Barth
Reported
2010-01-11 08:53:53 PST
def _parse_bug_id_from_revision_diff(tool, revision): original_diff = tool.scm().diff_for_revision(revision) # FIXME: This is wrong because it picks up bug numbers outside of ChangeLogs return parse_bug_id(original_diff)
Attachments
Add attachment
proposed patch, testcase, etc.
Eric Seidel (no email)
Comment 1
2010-04-01 23:22:34 PDT
I believe this is fixed now.
Eric Seidel (no email)
Comment 2
2010-04-02 00:21:56 PDT
*** This bug has been marked as a duplicate of
bug 36477
***
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