Bug 24296

Summary: prepare-ChangeLog fails to find function names when multiline quoted text is used in a JavaScript file
Product: WebKit Reporter: Timothy Hatcher <timothy>
Component: Tools / TestsAssignee: Timothy Hatcher <timothy>
Status: RESOLVED FIXED    
Severity: Normal CC: aroben, ddkilzer
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
URL: http://trac.webkit.org/browser/trunk/WebCore/inspector/front-end/Console.js?rev=41352#L397
Attachments:
Description Flags
Proposed Patch ddkilzer: review+

Timothy Hatcher
Reported 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.
Attachments
Proposed Patch (2.39 KB, patch)
2009-03-02 10:37 PST, Timothy Hatcher
ddkilzer: review+
Timothy Hatcher
Comment 1 2009-03-02 10:37:34 PST
Created attachment 28182 [details] Proposed Patch
David Kilzer (:ddkilzer)
Comment 2 2009-03-02 13:09:08 PST
Comment on attachment 28182 [details] Proposed Patch r=me
Timothy Hatcher
Comment 3 2009-03-02 13:38:25 PST
Landed in r41363.
Note You need to log in before you can comment on or make changes to this bug.