WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
UNCONFIRMED
97700
Fix an ASSERT() in the cache management code
https://bugs.webkit.org/show_bug.cgi?id=97700
Summary
Fix an ASSERT() in the cache management code
Dmitrij Tejblum
Reported
2012-09-26 10:54:03 PDT
According to an ASSERT in MemoryCache::pruneDeadResourcesToSize() ( ASSERT(!current->isPreloaded()) ), a purgeable cached resource cannot be preloaded. This assert was triggered sometimes, and I didn't find anything that should ensure it.
Attachments
Patch
(2.33 KB, patch)
2012-09-26 10:58 PDT
,
Dmitrij Tejblum
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Dmitrij Tejblum
Comment 1
2012-09-26 10:58:53 PDT
Created
attachment 165831
[details]
Patch
Alexey Proskuryakov
Comment 2
2012-09-27 10:52:50 PDT
Is it possible to make a regression test for this?
Andreas Kling
Comment 3
2014-02-05 10:58:20 PST
Comment on
attachment 165831
[details]
Patch Clearing review flag on patches from before 2014. If this patch is still relevant, please reset the r? flag.
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