Bug 172665

Summary: [WK2] Simplify the ResourceLoadStatistics design
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, cdumez, wilander
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 172519    
Bug Blocks:    

Brent Fulgham
Reported 2017-05-26 15:05:11 PDT
The current multi-threaded design of the ResourceLoadStatistics code is pretty complicated, and prone to threading errors. We should revise it to be more like Antti's caching code, which avoids some of the nastiness through proper abstraction.
Attachments
Brent Fulgham
Comment 1 2017-07-14 15:54:21 PDT
Chris did this work already.
Note You need to log in before you can comment on or make changes to this bug.