Bug 198500

Summary: Lazily construct the NetworkHTTPSUpgradeChecker
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, beidson, commit-queue, ggaren, sihui_liu, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Chris Dumez 2019-06-03 14:45:00 PDT
Lazily construct the NetworkHTTPSUpgradeChecker since the feature is off by default and this avoids unnecessarily opening its database in the common case.
Comment 1 Chris Dumez 2019-06-03 14:46:10 PDT
Created attachment 371216 [details]
Patch
Comment 2 Chris Dumez 2019-06-04 08:31:03 PDT
ping review?
Comment 3 WebKit Commit Bot 2019-06-04 10:09:09 PDT
Comment on attachment 371216 [details]
Patch

Clearing flags on attachment: 371216

Committed r246069: <https://trac.webkit.org/changeset/246069>
Comment 4 WebKit Commit Bot 2019-06-04 10:09:11 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2019-06-04 10:10:18 PDT
<rdar://problem/51403233>