[Webkit-unassigned] [Bug 26496] New: iframe isn't loaded until xmlhttprequest in parent completes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 17 15:37:04 PDT 2009


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

           Summary: iframe isn't loaded until xmlhttprequest in parent
                    completes
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Frames
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pablo.platt at gmail.com


I have a parent frame that uses long-polling(comet/BOSH) requests and an
iframe.
Both the parent frame and the iframe are from the same domain.
The iframe displays webpages and users can navigate in it.

If a user tries to navigate the iframe when a long-polling request is running
in the parent, the iframe won't load until the request completes. It happens
when using xmlhttprequest or dynamic script tags (JSONP).


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list