[Webkit-unassigned] [Bug 172876] New: webkitpy: Add contextmanager to disable logging for a block

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 2 15:23:18 PDT 2017


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

            Bug ID: 172876
           Summary: webkitpy: Add contextmanager to disable logging for a
                    block
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jbedard at apple.com
                CC: lforschler at apple.com

We need a contextmanager which disables logging in a block and renables logging on exit.  Currently, OutputCapture only provides functions to disable and then re-enable logging.

-- 
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/20170602/d58cf590/attachment.html>


More information about the webkit-unassigned mailing list