[Webkit-unassigned] [Bug 80135] New: [BlackBerry] http authenticate dialog popup only once no matter authentication pass or fail

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 2 02:14:46 PST 2012


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

           Summary: [BlackBerry] http authenticate dialog popup only once
                    no matter authentication pass or fail
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit BlackBerry
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jonathan.dong at torchmobile.com.cn
                CC: rwlbuis at gmail.com, charles.wei at torchmobile.com.cn,
                    tonikitoo at webkit.org, leo.yang at torchmobile.com.cn


if wrong credential information is provided by user for the first time, some site would return 401 again to challenge user to re-enter the credential, until user correctly login or press cancel.

According to our implementation for now, NetworkJob would not start a new request when the m_currentWebChallenge in its related resourceHandle is not null.
It won't send out a new request when user leaves both username and password empty then press enter.

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