Bug 263210 - Websites/perf.webkit.org/tools/js/remote.js should support different "Authorization" schemes
Summary: Websites/perf.webkit.org/tools/js/remote.js should support different "Authori...
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: Roy Reapor
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-10-16 13:03 PDT by Roy Reapor
Modified: 2023-10-25 11:51 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Roy Reapor 2023-10-16 13:03:56 PDT
Websites/perf.webkit.org/tools/js/remote.js should support different "Authorization" schemes. It currently supports Basic authentication. It should support others. See https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Authorization
Comment 1 Radar WebKit Bug Importer 2023-10-16 13:04:18 PDT
<rdar://problem/117033333>
Comment 2 Roy Reapor 2023-10-16 14:00:43 PDT
Pull request: https://github.com/WebKit/WebKit/pull/19127
Comment 3 EWS 2023-10-25 11:51:35 PDT
Committed 269771@main (d7ed0ce8749d): <https://commits.webkit.org/269771@main>

Reviewed commits have been landed. Closing PR #19127 and removing active labels.