[Webkit-unassigned] [Bug 87413] New: webkitpy.layout_tests.port.base.get_option should not return None if a default argument is supplied

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 24 12:31:14 PDT 2012


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

           Summary: webkitpy.layout_tests.port.base.get_option should not
                    return None if a default argument is supplied
           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: jochen at chromium.org
                CC: dpranke at chromium.org


if an option 'foo' is set to None, get_option('foo', 'bar') returns None, but it should return 'bar'

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