[Webkit-unassigned] [Bug 183233] New: Remove assertion from ResourceLoadStatisticsClassifier::calculateResourcePrevalence() which causes crashes when domains are explicitly set as prevalent without the associated statistics

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 28 16:52:15 PST 2018


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

            Bug ID: 183233
           Summary: Remove assertion from
                    ResourceLoadStatisticsClassifier::calculateResourcePre
                    valence() which causes crashes when domains are
                    explicitly set as prevalent without the associated
                    statistics
           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

When layout tests set domains as prevalent without also setting associated statistics to back it up, we may get calls to the classifier with prevalence set to High but new prevalence Low. The assertion for Low in these cases should be removed.

-- 
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/20180301/fd15fcb1/attachment-0001.html>


More information about the webkit-unassigned mailing list