[Webkit-unassigned] [Bug 107057] New: Replaced specifiers variable with is_debug in builders.py

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 16 15:33:23 PST 2013


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

           Summary: Replaced specifiers variable with is_debug in
                    builders.py
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: timloh at chromium.org


The only used item in the specifiers set is "debug", so we can simplify this to just having an is_debug variable. This will allow Bug 106259 to be more easily facilitated.

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