Bug 32725 - webkit-patch needs a module which supports better ChangeLog parsing
Summary: webkit-patch needs a module which supports better ChangeLog parsing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 26533 26755
  Show dependency treegraph
 
Reported: 2009-12-18 10:56 PST by Eric Seidel (no email)
Modified: 2010-04-01 23:16 PDT (History)
1 user (show)

See Also:


Attachments
Work in progress (7.51 KB, patch)
2009-12-18 11:35 PST, Eric Seidel (no email)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2009-12-18 10:56:21 PST
bugzilla-tool needs a module which supports better ChangeLog parsing

It's not actually specific to bugzilla-tool.  There are numerous times when we want to be able to parse ChangeLogs to get information from them, or to edit them, etc.

I'll attach a work in progress patch I wrote.
Comment 1 Eric Seidel (no email) 2009-12-18 11:35:31 PST
Created attachment 45164 [details]
Work in progress
Comment 2 Eric Seidel (no email) 2009-12-18 11:36:28 PST
Comment on attachment 45164 [details]
Work in progress

Forgot to pass --no-review, sorry.
Comment 3 WebKit Review Bot 2009-12-18 11:36:37 PST
style-queue ran check-webkit-style on attachment 45164 [details] without any errors.
Comment 4 Eric Seidel (no email) 2010-04-01 23:16:47 PDT
A variant of this has since landed.