[Webkit-unassigned] [Bug 219414] New: [iOS] Silence warning for unneeded sysctl-read

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 1 16:38:29 PST 2020


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

            Bug ID: 219414
           Summary: [iOS] Silence warning for unneeded sysctl-read
           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: bfulgham at webkit.org

Silence a spurious log generated when our sandbox denies access to the unused Sysctl "hw.tbfrequency_compat". I have confirmed with the framework that attempts to read this value, and they confirm they don't need the value, and actually are not using the result anywhere in their framework.

Let's silence this report.

-- 
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/20201202/98498afa/attachment.htm>


More information about the webkit-unassigned mailing list