[Webkit-unassigned] [Bug 185775] New: Convert ProcessPrivilege assertions to regular debug-only assertions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 18 11:37:24 PDT 2018


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

            Bug ID: 185775
           Summary: Convert ProcessPrivilege assertions to regular
                    debug-only assertions
           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

In Bug 184322 I added a number of RELEASE_ASSERT checks that WindowServer-related calls were not being made in the WebContent process.

Measurements have shown that these RELEASE_ASSERTs have regressed performance by around 1% on some benchmarks, so we should convert them to normal asserts.

-- 
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/20180518/dcb775e5/attachment.html>


More information about the webkit-unassigned mailing list