WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
183233
Remove assertion from ResourceLoadStatisticsClassifier::calculateResourcePrevalence() which causes crashes when domains are explicitly set as prevalent without the associated statistics
https://bugs.webkit.org/show_bug.cgi?id=183233
Summary
Remove assertion from ResourceLoadStatisticsClassifier::calculateResourcePrev...
John Wilander
Reported
2018-02-28 16:52:15 PST
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.
Attachments
Add attachment
proposed patch, testcase, etc.
John Wilander
Comment 1
2018-02-28 16:54:48 PST
Committed
r229115
: <
https://trac.webkit.org/changeset/229115
>
Radar WebKit Bug Importer
Comment 2
2018-02-28 16:55:47 PST
<
rdar://problem/38007238
>
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