[Webkit-unassigned] [Bug 253604] New: Fix signpost persistence defaults

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 8 14:24:27 PST 2023


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

            Bug ID: 253604
           Summary: Fix signpost persistence defaults
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: nham at apple.com

In 253387 at main I enabled signposts when tracing tools are enabled and also tried to make signpost persistence enabled by default. However the default wasn't correct since the plist I committed mapped `Signpost-Persisted` to the integer value `1`. It turns out that libtrace expects that `Signpost-Persisted` must be a boolean value, so signpost persistence wasn't actually enabled by default.

-- 
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/20230308/c756e31d/attachment.htm>


More information about the webkit-unassigned mailing list