[Webkit-unassigned] [Bug 87665] New: [BlackBerry] http authentication challenge issue when loading favicon

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 28 07:43:27 PDT 2012


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

           Summary: [BlackBerry] http authentication challenge issue when
                    loading favicon
           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, staikos at kde.org,
                    charles.wei at torchmobile.com.cn, tonikitoo at webkit.org,
                    jmason at rim.com, leo.yang at torchmobile.com.cn


RIM PR: 160587

way to reproduce:

if we try to load any site which needs http authentication, and when the authentication challenge pops up, we press cancel button to cancel the challenge, then the favicon loading will trigger the authentication challenge once again.

root cause:
favicon loading is triggered when the main resource has been loaded and parsed, so if we cancel the main resource loading, we should cancel the favicon loading as well.

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