Bug 130137 - [webkitpy] Improve _parse_bug_description to recognize more descriptions
Summary: [webkitpy] Improve _parse_bug_description to recognize more descriptions
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-12 09:56 PDT by Csaba Osztrogonác
Modified: 2014-03-25 05:13 PDT (History)
6 users (show)

See Also:


Attachments
Patch (6.71 KB, patch)
2014-03-20 01:43 PDT, Éva Balázsfalvi
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2014-03-12 09:56:05 PDT
https://trac.webkit.org/browser/trunk/Tools/Scripts/webkitpy/common/checkout/changelog.py?rev=165447#L190

It is too conservative now and only recognizes the 
description if the 4th line of the chagnelog is a bug url.
Comment 1 Éva Balázsfalvi 2014-03-20 01:43:42 PDT
Created attachment 227272 [details]
Patch
Comment 2 Csaba Osztrogonác 2014-03-25 04:44:48 PDT
Comment on attachment 227272 [details]
Patch

r=me, ++ for better rollout changelogs ;)
Comment 3 WebKit Commit Bot 2014-03-25 05:13:30 PDT
Comment on attachment 227272 [details]
Patch

Clearing flags on attachment: 227272

Committed r166229: <http://trac.webkit.org/changeset/166229>
Comment 4 WebKit Commit Bot 2014-03-25 05:13:35 PDT
All reviewed patches have been landed.  Closing bug.