Bug 180100

Summary: Add SPI for adding strings directly to a _WKVisitedLinkStore
Product: WebKit Reporter: Alex Christensen <achristensen>
Component: New BugsAssignee: Alex Christensen <achristensen>
Status: RESOLVED FIXED    
Severity: Normal CC: ggaren, sam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch ggaren: review+

Description Alex Christensen 2017-11-28 12:26:54 PST
Add SPI for adding strings directly to a _WKVisitedLinkStore
Comment 1 Alex Christensen 2017-11-28 12:27:11 PST
Created attachment 327774 [details]
Patch
Comment 2 Alex Christensen 2017-11-28 12:53:23 PST
This is a performance optimization for rdar://problem/16321391
Comment 3 Geoffrey Garen 2017-11-28 13:36:41 PST
Comment on attachment 327774 [details]
Patch

r=me
Comment 4 Alex Christensen 2017-11-28 13:43:53 PST
http://trac.webkit.org/r225238
Comment 5 Radar WebKit Bug Importer 2017-11-28 13:44:28 PST
<rdar://problem/35731431>
Comment 6 Sam Weinig 2017-11-28 14:07:12 PST
Can you add a test for this?
Comment 7 Alex Christensen 2017-11-29 10:51:14 PST
Adding test in https://bugs.webkit.org/show_bug.cgi?id=180152