[Webkit-unassigned] [Bug 249175] New: Removal of Bugzilla_restrictlogin from bugs.webkit.org login template breaks webkit-patch tool

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 12 14:05:34 PST 2022


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

            Bug ID: 249175
           Summary: Removal of Bugzilla_restrictlogin from bugs.webkit.org
                    login template breaks webkit-patch tool
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: lingho at apple.com

The Bugzilla_restriclogin form item was removed from WebKit Bugzilla's login template. The webkit-upload tool setting the item to False (in Tools/./Scripts/webkitpy/common/net/bugzilla/bugzilla.py) is failing. Similar code also found in Tools/CISupport/ews-app/ews/common/bugzilla.py.

Bugzilla ignore the setting if it does not exist, equivalent to setting it to False.

-- 
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/20221212/05a8a52d/attachment-0001.htm>


More information about the webkit-unassigned mailing list