[Webkit-unassigned] [Bug 220925] [webkit-patch] Allow user to opt out of browser for viewing the diff

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 25 12:54:13 PST 2021


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

Sam Weinig <sam at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sam at webkit.org

--- Comment #4 from Sam Weinig <sam at webkit.org> ---
Comment on attachment 418293
  --> https://bugs.webkit.org/attachment.cgi?id=418293
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=418293&action=review

> Tools/Scripts/webkitpy/common/system/user.py:174
> +        if os.environ.get("WEBKIT_PATCH_NO_BROWSER"):

This seems reasonably, but I think we would want this to have also be configurable via an argument and documented in the help text, as an environment variable is not very discoverable.

-- 
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/20210125/ceb7405d/attachment.htm>


More information about the webkit-unassigned mailing list