WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
249175
Removal of Bugzilla_restrictlogin from bugs.webkit.org login template breaks webkit-patch tool
https://bugs.webkit.org/show_bug.cgi?id=249175
Summary
Removal of Bugzilla_restrictlogin from bugs.webkit.org login template breaks ...
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-12-12 14:06:12 PST
<
rdar://problem/103269204
>
lingho@apple.com
Comment 2
2022-12-12 14:12:57 PST
Pull request:
https://github.com/WebKit/WebKit/pull/7505
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.
Top of Page
Format For Printing
XML
Clone This Bug