Bug 191613 - Create feature flag (HTTPS_UPGRADE)
Summary: Create feature flag (HTTPS_UPGRADE)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: Other
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-11-13 17:17 PST by Vivek Seth
Modified: 2018-11-15 15:17 PST (History)
10 users (show)

See Also:


Attachments
Patch (1001 bytes, patch)
2018-11-14 17:00 PST, Vivek Seth
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vivek Seth 2018-11-13 17:17:27 PST
Create feature flag (HTTPS_UPGRADE)

rdar://45851068
Comment 1 Vivek Seth 2018-11-14 17:00:21 PST
Created attachment 354874 [details]
Patch
Comment 2 Dean Jackson 2018-11-15 11:55:52 PST
Comment on attachment 354874 [details]
Patch

rs=me, but we usually do this when we start to use the flag somewhere.
Comment 3 WebKit Commit Bot 2018-11-15 13:58:22 PST
Comment on attachment 354874 [details]
Patch

Clearing flags on attachment: 354874

Committed r238249: <https://trac.webkit.org/changeset/238249>
Comment 4 WebKit Commit Bot 2018-11-15 13:58:24 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2018-11-15 13:59:32 PST
<rdar://problem/46107188>
Comment 6 Don Olmstead 2018-11-15 15:17:31 PST
(In reply to Dean Jackson from comment #2)
> Comment on attachment 354874 [details]
> Patch
> 
> rs=me, but we usually do this when we start to use the flag somewhere.

We've been really bad about keeping feature flags up to date with CMake and this patch doesn't include anything. Just noting for a followup when things actually do start appearing.