[Webkit-unassigned] [Bug 197115] New: Web Inspector: Timelines: CPU: ensure that tracking stops when disconnecting Web Inspector

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 19 14:02:31 PDT 2019


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

            Bug ID: 197115
           Summary: Web Inspector: Timelines: CPU: ensure that tracking
                    stops when disconnecting Web Inspector
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: drousso at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

It may be possible to UAF the `InspectorCPUProfilerAgent`, since it adds itself (via a C++ lambda) as an observer to another object.  If the inspector disconnects while actively recording, we currently don't remove that.

-- 
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/20190419/f610a654/attachment.html>


More information about the webkit-unassigned mailing list