Bug 216276 - Use https urls instead of http in webkitpy
Summary: Use https urls instead of http in webkitpy
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Aakash Jain
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-09-08 10:41 PDT by Aakash Jain
Modified: 2020-09-08 10:58 PDT (History)
6 users (show)

See Also:


Attachments
Patch (7.38 KB, patch)
2020-09-08 10:44 PDT, Aakash Jain
jbedard: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Aakash Jain 2020-09-08 10:41:55 PDT
We still use http urls at few places inside webkitpy. For e.g.: https://bugs.webkit.org/show_bug.cgi?id=216041#c2 is a comment generated by EWS watchlist, which mentions http url. We should change these urls to https.
Comment 1 Aakash Jain 2020-09-08 10:44:53 PDT
Created attachment 408242 [details]
Patch
Comment 2 Aakash Jain 2020-09-08 10:56:31 PDT
Committed r266730: <https://trac.webkit.org/changeset/266730>
Comment 3 Radar WebKit Bug Importer 2020-09-08 10:57:16 PDT
<rdar://problem/68517780>