[Webkit-unassigned] [Bug 22994] New: Web Inspector fails to show js resources that are loaded from the cache rather than the network
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 25 02:35:07 PST 2008
https://bugs.webkit.org/show_bug.cgi?id=22994
Summary: Web Inspector fails to show js resources that are loaded
from the cache rather than the network
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh
URL: http://nerget.com/bugs/JSInspectorBug.html
OS/Version: Mac OS X 10.5
Status: NEW
Keywords: InRadar
Severity: Normal
Priority: P2
Component: Web Inspector
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: oliver at apple.com
CC: timothy at hatcher.name
* SUMMARY
When using the inspector on a page with unchanging js, reloading may cause the
JS documents to disappear.
The issue appears to be that cached js resources that do not trigger a reload
do not provide any content to the inspector.
* STEPS TO REPRODUCE
1. Go to http://nerget.com/bugs/JSInspectorBug.html
2. Open the inspector
3. Go to the resources panel
4. Focus the JSInspectorBug.js file, notice that it has content
5. Reload the main window (with cmd-r, or whatever)
* RESULTS
There is no longer any content shown in the inspector, this also makes
debugging that file impossible
<rdar://problem/6467206>
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list