[Webkit-unassigned] [Bug 72650] New: The error event should be supported for frames

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 17 13:38:01 PST 2011


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

           Summary: The error event should be supported for frames
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: NeedsRadar
          Severity: Normal
          Priority: P2
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jberlin at webkit.org
                CC: timothy at apple.com, beidson at apple.com


Right now it is not possible to test whether an iframe *did not* load.

The best workaround I have found is to set a timeout and assume the page in the iframe didn't load if the load event for that iframe hasn't fired by the end of the timeout.

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