WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 88025
88027
Web Inspector: Resources panel should have Frames > Other category
https://bugs.webkit.org/show_bug.cgi?id=88027
Summary
Web Inspector: Resources panel should have Frames > Other category
Jan Keromnes
Reported
2012-05-31 17:25:07 PDT
Some resources have an unknown type. EXAMPLES: (from
http://lesscss.org/
) <link rel="stylesheet/less" type="text/css" href="/less/main.less"> <link rel="alternate" type="application/atom+xml" title="app - feed" href="/index.xml"> OBSERVED: Resources with an unknown type are not shown in Resources panel EXPECTED: Resources with an unknown type should appear in Resources panel > Frames > (main page) > Other
Attachments
Add attachment
proposed patch, testcase, etc.
Jan Keromnes
Comment 1
2012-06-01 12:30:37 PDT
STEPS TO REPRODUCE: - go to
http://lesscss.org
- in the Elements panel, open the <head> and click on "/less/main.less" - the Resources panel in unable to show the file, even after refresh - however, you can find the code of "/less/main.less" in the Network panel > main.less > preview - also on
http://lesscss.org
- in the Elements panel, open the <head> and click on "/index.xml" - same problem, the Resources panel can't show you index.xml - this time, index.xml can't be found in the Network panel, because it's never loaded I think these resources should be found in a new category: - Resources > Frames > (website) > Other
Vsevolod Vlasov
Comment 2
2012-06-09 08:37:15 PDT
*** This bug has been marked as a duplicate of
bug 88025
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug