[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 Feb 28 09:28:59 PST 2022


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

Jonathan Bedard <jbedard at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #418397|review?, commit-queue?      |review+, commit-queue+
              Flags|                            |

--- Comment #16 from Jonathan Bedard <jbedard at apple.com> ---
Comment on attachment 418397
  --> https://bugs.webkit.org/attachment.cgi?id=418397
Patch

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

> Tools/Scripts/webkitpy/tool/steps/confirmdiff.py:54
> +        if os.environ.get('WEBKIT_PATCH_PREFER_PAGER') or not self._tool.user.can_open_url():

r+ing this for now, but this will be more relevant in git-webkit, where we'll probably do this with a git config option.

-- 
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/20220228/92449922/attachment.htm>


More information about the webkit-unassigned mailing list