WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
107962
[chromium] Enable reuse of cached main resource
https://bugs.webkit.org/show_bug.cgi?id=107962
Summary
[chromium] Enable reuse of cached main resource
Nate Chapin
Reported
2013-01-25 10:49:39 PST
WebCore's MemoryCache will reuse main resources when bugs.webkit.org/show_bug.cgi?id=105667 lands. However, there are some concerns with turning this on for chromium. Because of how chromium selects which process to use to load a given page and which callbacks trigger those decisions, it's not 100% clear whether crucial checks will be skipped when a resource is loaded from MemoryCache.
Bug 105667
will probably land with main resource caching disabled for chromium, so this bug will track the chromium-specific stuff.
Attachments
Add attachment
proposed patch, testcase, etc.
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