[Webkit-unassigned] [Bug 97397] New: [BlackBerry] Fix assertion caused by Changeset 129251.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 22 13:49:34 PDT 2012


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

           Summary: [BlackBerry] Fix assertion caused by Changeset 129251.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit BlackBerry
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: liachen at rim.com
                CC: tonikitoo at webkit.org


Changeset 129251 for https://bugs.webkit.org/show_bug.cgi?id=97348 caused an assertion. This is due to calling to NetworkJob::updateDeferLoadingCount() is not balanced. It's called for increment only when a authentication challenge is request, but will be called for decrement no matter authentication challenge is request or not.

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