[Webkit-unassigned] [Bug 122653] New: The content of the DOM panel for iframes is not updated until the "onload" event

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 11 09:57:56 PDT 2013


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

           Summary: The content of the DOM panel for iframes is not
                    updated until the "onload" event
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: achicu at adobe.com
                CC: timothy at apple.com, joepeck at webkit.org,
                    webkit-bug-importer at group.apple.com, graouts at apple.com


If you open a page with an iframe that takes longer time to load, the webinspector is not going to update the content of the frame until the frame is fully loaded.

The problem is that iframe elements are ubound and bound only on the "loadEventFired" event.

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