[Webkit-unassigned] [Bug 51413] New: REGRESSION (r71884): Client stops getting willSendRequest: and didFinishLoadForFrame: after returning alternate requests from willSendRequest:

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 21 12:08:44 PST 2010


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

           Summary: REGRESSION (r71884): Client stops getting
                    willSendRequest: and didFinishLoadForFrame: after
                    returning alternate requests from willSendRequest:
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: All
            Status: NEW
          Keywords: Regression
          Severity: Normal
          Priority: P1
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mitz at webkit.org
                CC: koivisto at iki.fi, japhet at chromium.org,
                    nate.chapin at gmail.com


Created an attachment (id=77142)
 --> (https://bugs.webkit.org/attachment.cgi?id=77142&action=review)
Project showing the bug

<rdar://problem/8668230>

To reproduce this bug, build and run the attached project. With r71883, the program reports that all requests will be sent, and finishes after logging “Frame load finished”. With r71884, it only reports the first seven requests and never finishes.

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