[Webkit-unassigned] [Bug 14370] New: Inspector's timeline should record when certain DOM events fired

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 24 13:34:33 PDT 2007


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

           Summary: Inspector's timeline should record when certain DOM
                    events fired
           Product: WebKit
           Version: 522+ (nightly)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: aroben at apple.com


It would be nice to be able to see when certain DOM events fired during the
load of the page. The logical place to put this is the Inspector's timeline
view. For instance, it would be nice to see when the load event fires for each
document in the page. This will be especially handy for deciphering why JS
executed, once bug 14351 is resolved.

A possible visual representation for showing when these events occurred would
be to have a tick mark on the resource's time bar. When you hover over the tick
mark, it could expand to tell you what it represents.


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