[Webkit-unassigned] [Bug 13726] New: Activity window confused when the same resource loads in two frames

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 14 21:56:07 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13726

           Summary: Activity window confused when the same resource loads in
                    two frames
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hyatt at apple.com


If you load an image at the same time in two subframes, then the second
subframe does not get told about the load (as far as the activity window is
concerned).

This happens because DocLoader's checkCachedObjectStatus bails if the status is
Pending.  This causes us to never tell the bridge about the URL.


-- 
Configure bugmail: http://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