[Webkit-unassigned] [Bug 125049] New: Add JavaScript style checker and teach checker.py about .js files

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 1 16:37:24 PST 2013


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

           Summary: Add JavaScript style checker and teach checker.py
                    about .js files
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: burg at cs.washington.edu
                CC: timothy at apple.com, joepeck at webkit.org,
                    graouts at apple.com


We should check WebInspectorUI for trivial style problems using check-webkit-style. The first step is to create a JavaScript checker module and associate it with the .js file extension. As this is intended to check the inspector sources, we should defer on checking layout tests, perf tests, and other things written in JavaScript.

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