Bug 194657

Summary: Sample domainsVisited diagnostic logging
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, beidson, bfulgham, commit-queue, ggaren, rniwa, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Chris Dumez 2019-02-14 10:30:43 PST
Sample domainsVisited diagnostic logging, we are getting a lot of data from this key and this is hurting our other keys.
Comment 1 Chris Dumez 2019-02-14 10:32:27 PST
Created attachment 362033 [details]
Patch
Comment 2 Chris Dumez 2019-02-14 10:58:00 PST
<rdar://problem/48079857>
Comment 3 Chris Dumez 2019-02-15 16:36:11 PST
Comment on attachment 362033 [details]
Patch

Clearing flags on attachment: 362033

Committed r241632: <https://trac.webkit.org/changeset/241632>
Comment 4 Chris Dumez 2019-02-15 16:36:12 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Geoffrey Garen 2019-02-16 13:52:03 PST
Is it sufficient to change domainVisitedKey to sampling, without also changing domainCausingJetsamKey and domainCausingEnergyDrainKey?