Bug 180100 - Add SPI for adding strings directly to a _WKVisitedLinkStore
Summary: Add SPI for adding strings directly to a _WKVisitedLinkStore
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-11-28 12:26 PST by Alex Christensen
Modified: 2017-11-29 10:51 PST (History)
3 users (show)

See Also:


Attachments
Patch (2.08 KB, patch)
2017-11-28 12:27 PST, Alex Christensen
ggaren: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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