[Webkit-unassigned] [Bug 39665] New: Clean up chromium-specific code from json_results_generator.py

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 25 02:47:26 PDT 2010


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

           Summary: Clean up chromium-specific code from
                    json_results_generator.py
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kinuko at chromium.org


json_results_generator.py includes a few lines of chromium-specific code (getting chromium's svn path via port and store it into the output JSON file) but no code outside of ChromiumPort should ever need to (according to eseidel https://bugs.webkit.org/show_bug.cgi?id=38693#c2).

Probably the chromium-specific code should be moved to port/chromium.py.

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