[Webkit-unassigned] [Bug 111037] New: PerfTestRunner doesn't need _needs_http and _has_http_lock

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 27 21:19:45 PST 2013


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

           Summary: PerfTestRunner doesn't need _needs_http and
                    _has_http_lock
           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
                CC: abarth at webkit.org, dpranke at chromium.org,
                    benjamin at webkit.org
            Blocks: 77037


PerfTestRunner has _has_http_lock and _has_http_lock but they're only used in run() and two functions that are called by run().
We can easily eliminate these member variables.

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