[Webkit-unassigned] [Bug 64483] New: Disable Caches in Safari's Develop menu does not disable caches.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 13 14:22:41 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=64483
Summary: Disable Caches in Safari's Develop menu does not
disable caches.
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Mac OS X 10.6
Status: NEW
Severity: Normal
Priority: P2
Component: Page Loading
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: vsevik at chromium.org
CC: ap at webkit.org
I have a mac with safari 5.0.5 installed
Scenario:
1. build recent webkit
2. run-safari
3. open web inspector's network panel
4. set Disable Caches in Develop menu
5. go to webkit.org
6. refresh
7. observe 304 statuses of css stylesheets
I can also see that the first refresh after setting Disable Caches option shows 200 OK, which probably means that Disable Caches clears cache instead of disabling it.
--
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