WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
172665
[WK2] Simplify the ResourceLoadStatistics design
https://bugs.webkit.org/show_bug.cgi?id=172665
Summary
[WK2] Simplify the ResourceLoadStatistics design
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
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug