[Webkit-unassigned] [Bug 37456] New: Web Inspector: shortcut for marking a timeline

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 12 11:06:46 PDT 2010


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

           Summary: Web Inspector: shortcut for marking a timeline
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: evan at chromium.org
                CC: timothy at hatcher.name, rik at webkit.org,
                    keishi at webkit.org, pmuellr at yahoo.com,
                    joepeck at webkit.org, pfeldman at chromium.org,
                    bweinstein at apple.com


We have console.markTimeline() for marking a point on the timeline.

Aside from that being impossible to discover ;) sometimes I'm trying to analyze
the timing of something that involves a complicated set of nested menus where
focus matters, or a somewhat difficult-to-reproduce state, or *something* (I
can't exactly remember the circumstance, but it somehow feels common to me)
where I hit record, spend some time fiddling with the page, and then cannot
find where the interesting action is.

What I would like is to be able to dynamically mark points on the timeline via
a shortcut key.  It is important to grab the key such that the page is unaware
you pressed it.  Perhaps there are more general ways you could make it trigger
that would make sense, like "don't record until the first relayout happens" or
something.

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