Bug 237830 - [webkitcorepy] Do not fetch key without username
Summary: [webkitcorepy] Do not fetch key without username
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jonathan Bedard
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-03-14 09:01 PDT by Jonathan Bedard
Modified: 2022-03-14 10:50 PDT (History)
1 user (show)

See Also:


Attachments
Patch (2.86 KB, patch)
2022-03-14 09:04 PDT, Jonathan Bedard
ews-feeder: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Bedard 2022-03-14 09:01:40 PDT
Attempting to fetch a key without a username won't work. If username is undefined, do not attempt to fetch key.
Comment 1 Radar WebKit Bug Importer 2022-03-14 09:01:57 PDT
<rdar://problem/90248939>
Comment 2 Jonathan Bedard 2022-03-14 09:04:11 PDT
Created attachment 454594 [details]
Patch
Comment 3 EWS 2022-03-14 09:52:12 PDT
Committed r291235 (248390@main): <https://commits.webkit.org/248390@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 454594 [details].