Bug 24296 - prepare-ChangeLog fails to find function names when multiline quoted text is used in a JavaScript file
Summary: prepare-ChangeLog fails to find function names when multiline quoted text is ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Timothy Hatcher
URL: http://trac.webkit.org/browser/trunk/...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-02 10:36 PST by Timothy Hatcher
Modified: 2009-03-02 13:38 PST (History)
2 users (show)

See Also:


Attachments
Proposed Patch (2.39 KB, patch)
2009-03-02 10:37 PST, Timothy Hatcher
ddkilzer: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Hatcher 2009-03-02 10:36:08 PST
The Console.js file in WebCore/inspector has multiline quoted text, and prepare-ChangeLog fails to find function names in this case.
Comment 1 Timothy Hatcher 2009-03-02 10:37:34 PST
Created attachment 28182 [details]
Proposed Patch
Comment 2 David Kilzer (:ddkilzer) 2009-03-02 13:09:08 PST
Comment on attachment 28182 [details]
Proposed Patch

r=me
Comment 3 Timothy Hatcher 2009-03-02 13:38:25 PST
Landed in r41363.