[Webkit-unassigned] [Bug 100554] New: Crash in WebProces at WebCore::ResourceLoadScheduler::crossOriginRedirectReceived + 78

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 26 12:56:25 PDT 2012


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

           Summary: Crash in WebProces at
                    WebCore::ResourceLoadScheduler::crossOriginRedirectRec
                    eived + 78
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: All
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: beidson at apple.com


Crash in WebProces at WebCore::ResourceLoadScheduler::crossOriginRedirectReceived

Caused by http://trac.webkit.org/changeset/132501

I missed a few call sites to resourceLoadScheduler(), leading to *two* resourceLoadSchedulers being created.  This caused hosts to get out of sink.

I have a fix coming that will prevent the same mistake from happening in the future.

In radar as <rdar://problem/12575514>

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