[Webkit-unassigned] [Bug 182812] New: Resource Load Statistics: Make sure WebResourceLoadStatisticsStore::mergeWithDataFromDecoder() can ingest older plist versions and not reset the database

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 14 14:53:00 PST 2018


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

            Bug ID: 182812
           Summary: Resource Load Statistics: Make sure
                    WebResourceLoadStatisticsStore::mergeWithDataFromDecod
                    er() can ingest older plist versions and not reset the
                    database
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: wilander at apple.com

We should not drop existing statistics if we come across a plist with an older statistics model version. Instead we should ingest what we have and continue from there. This will re-introduce logic that we had earlier but got lost in the refactoring. And to be fair, it wasn't really needed since all the older versions where internal and never shipped.

-- 
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/20180214/bc6c00a7/attachment.html>


More information about the webkit-unassigned mailing list