[Webkit-unassigned] [Bug 216382] New: Web Inspector: CPU Usage Timeline - graph extends past end of recording stop time, doesn't match overview graph

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 10 15:21:46 PDT 2020


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

            Bug ID: 216382
           Summary: Web Inspector: CPU Usage Timeline - graph extends past
                    end of recording stop time, doesn't match overview
                    graph
           Product: WebKit
           Version: WebKit Local Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bburg at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

Created attachment 408484

  --> https://bugs.webkit.org/attachment.cgi?id=408484&action=review

[SCREENSHOT]

Screenshot attached.

STEPS TO REPRODUCE:
- Load nfl.com
- Open Web Inspector, load Timelines Tab, remove all instruments except CPU + JS & Events
- Select CPU timeline
- Reload
- Stop the recording

=> Utilization graph is extended beyond where it is shown in the timeline overview.

It seems to go to the point when Timeline overview stops scrolling because it received the recordingStopped message from the backend.

I think it would be best to have it extend to the last received data point, like for JS&Events.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200910/c0597af2/attachment-0001.htm>


More information about the webkit-unassigned mailing list