Bug 249175

Summary: Removal of Bugzilla_restrictlogin from bugs.webkit.org login template breaks webkit-patch tool
Product: WebKit Reporter: lingho <lingho>
Component: Tools / TestsAssignee: lingho <lingho>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

lingho@apple.com
Reported 2022-12-12 14:05:34 PST
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.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-12-12 14:06:12 PST
lingho@apple.com
Comment 2 2022-12-12 14:12:57 PST
EWS
Comment 3 2022-12-12 15:40:45 PST
Committed 257762@main (6475102d6dba): <https://commits.webkit.org/257762@main> Reviewed commits have been landed. Closing PR #7505 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.