[Webkit-unassigned] [Bug 82291] [Blackberry] A page containing multiparts with "multipart/x-mixed-replace" should not be cached.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Mar 27 22:56:42 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=82291
--- Comment #6 from Chris.Guan <chris.guan at torchmobile.com.cn> 2012-03-27 22:56:42 PST ---
(In reply to comment #5)
> This patch has no explanation of why this is desirable, and no regression test. Is this something all platforms need, or something all other platforms already have?
"multipart/x-mixed-replace" is HTTP server push. If we stored them in Page Cache, some images( most of cases) can not show up on back/forward. I also checked other platforms, QT does not support "multipart/x-mixed-replace", Chrome has own pageCache management, Mac has the issue with "multipart/x-mixed-replace" on back/forward. I have not a strong power to unify them:). So I would like take this as a specific platform issue to fix it so far.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list