[Webkit-unassigned] [Bug 259553] New: Web Inspector: Timelines: Memory: measurements are not shown

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 27 05:29:54 PDT 2023


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

            Bug ID: 259553
           Summary: Web Inspector: Timelines: Memory: measurements are not
                    shown
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: pgorszkowski at igalia.com

This is a continuation of the topic started in https://github.com/WebKit/WebKit/pull/14286#discussion_r1275003325. 

The problem appears if the first measurements are 0. Currently, in that case the measurements for category will never show, even if the next measurements will contain some values different from 0. 

We should find a better way how to filter categories for which we should not show measurements.

I can propose two options:
* some additional field in MemoryCategoryInfo to indicate is it valid or not for specific category
* don't keep all categories by default in ResourceUsageData, just the ones for which we have measurements

-- 
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/20230727/4356ea29/attachment.htm>


More information about the webkit-unassigned mailing list