Bug 249175
Summary: | Removal of Bugzilla_restrictlogin from bugs.webkit.org login template breaks webkit-patch tool | ||
---|---|---|---|
Product: | WebKit | Reporter: | lingho <lingho> |
Component: | Tools / Tests | Assignee: | lingho <lingho> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
lingho@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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/103269204>
lingho@apple.com
Pull request: https://github.com/WebKit/WebKit/pull/7505
EWS
Committed 257762@main (6475102d6dba): <https://commits.webkit.org/257762@main>
Reviewed commits have been landed. Closing PR #7505 and removing active labels.