Issue Type: Improvement Improvement
Assignee: vjuranek
Attachments: jenkins home page.png
Components: disk-usage
Created: 31/Jan/13 3:02 PM
Description:

By using the firebug add-on in firefox, we can see that there are unnecessary http requests for the static resources of the disk usage plugin.

For example, for every display of the home page https://builds.apache.org/
there is unnecessary http request for diskusage48.png (see "jenkins home page.png"). The browser should know that this is useless to ask.

According to https://groups.google.com/forum/#!msg/jenkinsci-dev/qQf7Tuu6uiw/_WO7OBj_LIkJ
this can be fixed by using "Jenkins.getResourcePath()" or ${resURL}.

Firebug can be used locally to check the changes.

Project: Jenkins
Labels: performance
Priority: Major Major
Reporter: evernat
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to