[Webkit-unassigned] [Bug 82298] New: WebCore should have centralized interface for adding instrumentations.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 26 23:02:38 PDT 2012


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

           Summary: WebCore should have centralized interface for adding
                    instrumentations.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: morrita at google.com
                CC: abarth at webkit.org, jchaffraix at webkit.org,
                    japhet at chromium.org, nduca at chromium.org
            Blocks: 76324,76325,80634


There is desire to instrument WebCore codebase for better understanding about its behavior.
We already have InspectorInstrumentation. But we also want to have
- chromium profiler
- timing api
- experimental metrics like css property sharing status

We should have a way to give these instrumentation in more uniform, less distractive manner.

Blocking bugs are tentative. Feel free to add/remove them.

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