[Webkit-unassigned] [Bug 55129] is this a bug?

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 24 22:46:25 PST 2011


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





--- Comment #4 from zywu <elephoenix at gmail.com>  2011-02-24 22:46:25 PST ---
thanks for your reply.

we are using webkit in a embedded system. so it may hard for you to reproduce.
Basically, this will affect second time load the same page by using "GET" method.

reproduce step.
1) load one page.
2) load the same page again.

you will notice webkit will revalidate all of sub resource by checking the http return code.
if the http return code is 304, then it will use the resource in cache.
for PC, you maybe not notice this issue. but for embedded system, it cause reload same page speed issue.

Thanks!

-- 
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