Bug 18766 - Javascript and CSS do not display in Web Inspector
Summary: Javascript and CSS do not display in Web Inspector
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL: http://webkit.org/
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-26 21:38 PDT by Gavin Sherlock
Modified: 2008-05-25 13:56 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gavin Sherlock 2008-04-26 21:38:43 PDT
Steps to reproduce:

1.  Go to bug URL (probably works with any url)
2.  Open web inspector.
3.  Click on Resources
4.  Click on any css or js resource in the left hand column

Expected Results:

CSS or JS will be displayed in the central panel

Actual Results:

Nothing is displayed

Tested with r32531 on 10.5.2, but (using the old web inspector interface), this doesn't appear to work in Safari 3.1.1.  Am not 100% sure if this is a regression, but I thought it used to work correctly.
Comment 1 Matt Lilek 2008-04-27 11:15:59 PDT
So you're saying that when you click a resource in the sidebar, the time/size graphs disappear and are replaced with just a blank white panel?
Comment 2 Gavin Sherlock 2008-04-27 11:44:51 PDT
Yes, although today, it seems that the CSS resources are showing their contents in the middle pane, while the js file (urchin.js) is not.
Comment 3 Timothy Hatcher 2008-05-25 13:50:28 PDT
I can't reproduce this.
Comment 4 Gavin Sherlock 2008-05-25 13:56:05 PDT
Now works for me too, in r34096