[Webkit-unassigned] [Bug 256961] New: [GStreamer] Enable leak tracing in test harness

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 18 08:01:56 PDT 2023


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

            Bug ID: 256961
           Summary: [GStreamer] Enable leak tracing in test harness
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: philn at igalia.com

To be investigated, some ideas:

1. enable leak tracer with GST_TRACERS env var in glib.py test environment
2. before each test, emit the "activity-start-tracking" action signal on the tracer
3. after each test invocation get the live objects from the tracer with "activity-get-checkpoint" action signal
4. do something with the report
5. emit "activity-stop-tracking"

-- 
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/20230518/06d4c1ed/attachment.htm>


More information about the webkit-unassigned mailing list