[Webkit-unassigned] [Bug 84292] New: KeywordLookupGenerator.py should take an output file as an argument

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 18 15:48:08 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=84292

           Summary: KeywordLookupGenerator.py should take an output file
                    as an argument
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: don.olmstead at am.sony.com


Currently KeywordLookupGenerator.py writes to stdout only. The results are expected to be piped to a separate file when creating KeywordLookup.h. To make the script more friendly to GYP it should take an additional argument which specifies a file to write to.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list