[Webkit-unassigned] [Bug 172665] New: Simplify the ResourceLoadStatistics design

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 26 15:05:11 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=172665

            Bug ID: 172665
           Summary: Simplify the ResourceLoadStatistics design
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bfulgham at webkit.org

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170526/5375867d/attachment.html>


More information about the webkit-unassigned mailing list