[Webkit-unassigned] [Bug 109855] New: [BlackBerry] requireAuth parameter of NetworkJob is redundant

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 14 13:19:49 PST 2013


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

           Summary: [BlackBerry] requireAuth parameter of NetworkJob is
                    redundant
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Unspecified
            Status: NEW
          Severity: Minor
          Priority: P2
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jmason at rim.com


The requireAuth parameter of NetworkJob::notifyAuthReceived is redundant as its value can be determined from "result" - if result is AuthResultRetry, requireAuth is false, otherwise it is true. For code cleanup it should be removed.

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