[Webkit-unassigned] [Bug 97833] New: Encapsulate private properties in PerfTestRunner better

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 27 17:23:24 PDT 2012


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

           Summary: Encapsulate private properties in PerfTestRunner
                    better
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
            Blocks: 77037


Right now, "private" properties of PerfTestRunner are just regular properties prefixed with _. We can do better by enclosing everything in a closure.

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