[Webkit-unassigned] [Bug 84396] New: Wrap create_hash_tables in a Python Script for GYP Integration

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 19 16:07:19 PDT 2012


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

           Summary: Wrap create_hash_tables in a Python Script for GYP
                    Integration
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: don.olmstead at am.sony.com


GYP actions work on multiple inputs and outputs while create_hash_tables only works on a single input and output. A wrapper around create_hash_tables can be used to act on multiple files, thus making the GYP action more succinct.

-- 
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