Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-9182

Performance: Specify image sizes for faster page loading

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • core
    • None

      Please specify image dimensions for all image resources. Some images just need the sizes specified, others need to introspect the cookie setting for the image size.

          [JENKINS-9182] Performance: Specify image sizes for faster page loading

          Actually, specifing the image size of title.png implies that it is the original title image.
          I have several jenkins instances running at my place, so we customized the the title bar a little bit, resulting in different sizes for title.png.
          Can you please remove the image dimensions in the <img>-tag, at least for the title?

          hendrik_millner added a comment - Actually, specifing the image size of title.png implies that it is the original title image. I have several jenkins instances running at my place, so we customized the the title bar a little bit, resulting in different sizes for title.png. Can you please remove the image dimensions in the <img>-tag, at least for the title?

          Code changed in jenkins
          User: Kohsuke Kawaguchi
          Path:
          core/src/main/resources/lib/layout/layout.jelly
          http://jenkins-ci.org/commit/jenkins/3f28af2d9110b6b3c41ae9796bbcdb63f4f0f287
          Log:
          JENKINS-9182 removing the size from the title to make image replacement easier

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Kohsuke Kawaguchi Path: core/src/main/resources/lib/layout/layout.jelly http://jenkins-ci.org/commit/jenkins/3f28af2d9110b6b3c41ae9796bbcdb63f4f0f287 Log: JENKINS-9182 removing the size from the title to make image replacement easier

          dogfood added a comment -

          Integrated in jenkins_main_trunk #691
          JENKINS-9182 removing the size from the title to make image replacement easier

          Kohsuke Kawaguchi : 3f28af2d9110b6b3c41ae9796bbcdb63f4f0f287
          Files :

          • core/src/main/resources/lib/layout/layout.jelly

          dogfood added a comment - Integrated in jenkins_main_trunk #691 JENKINS-9182 removing the size from the title to make image replacement easier Kohsuke Kawaguchi : 3f28af2d9110b6b3c41ae9796bbcdb63f4f0f287 Files : core/src/main/resources/lib/layout/layout.jelly

          jieryn added a comment -

          Thanks for handling the title.png, KK. Closing.

          jieryn added a comment - Thanks for handling the title.png, KK. Closing.

          Code changed in jenkins
          User: Jesse Farinacci
          Path:
          core/src/main/resources/hudson/util/IncompatibleAntVersionDetected/index.jelly
          http://jenkins-ci.org/commit/ant-plugin/f99d8614b04beb3fa7c4c70681628ef07225702a
          Log:
          [FIXED JENKINS-9182] Performance: Specify image sizes for faster page loading

          Originally-Committed-As: 231c1c174675c6fa36036440a3e4b4a88d7471dc

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Farinacci Path: core/src/main/resources/hudson/util/IncompatibleAntVersionDetected/index.jelly http://jenkins-ci.org/commit/ant-plugin/f99d8614b04beb3fa7c4c70681628ef07225702a Log: [FIXED JENKINS-9182] Performance: Specify image sizes for faster page loading Originally-Committed-As: 231c1c174675c6fa36036440a3e4b4a88d7471dc

          Code changed in jenkins
          User: Jesse Farinacci
          Path:
          changelog.html
          core/src/main/resources/hudson/diagnosis/HudsonHomeDiskUsageMonitor/index.jelly
          core/src/main/resources/hudson/diagnosis/MemoryUsageMonitor/index.jelly
          core/src/main/resources/hudson/lifecycle/WindowsInstallerLink/index.jelly
          core/src/main/resources/hudson/logging/LogRecorder/index.jelly
          core/src/main/resources/hudson/logging/LogRecorderManager/all.jelly
          core/src/main/resources/hudson/logging/LogRecorderManager/feeds.jelly
          core/src/main/resources/hudson/logging/LogRecorderManager/index.jelly
          core/src/main/resources/hudson/matrix/MatrixBuild/ajaxMatrix.jelly
          core/src/main/resources/hudson/matrix/MatrixProject/ajaxMatrix.jelly
          core/src/main/resources/hudson/model/AbstractBuild/index.jelly
          core/src/main/resources/hudson/model/AbstractItem/noWorkspace.jelly
          core/src/main/resources/hudson/model/AbstractProject/wipeOutWorkspace.jelly
          core/src/main/resources/hudson/model/AbstractProject/wipeOutWorkspaceBlocked.jelly
          core/src/main/resources/hudson/model/Computer/builds.jelly
          core/src/main/resources/hudson/model/ComputerSet/index.jelly
          core/src/main/resources/hudson/model/DirectoryBrowserSupport/dir.jelly
          core/src/main/resources/hudson/model/Fingerprint/index.jelly
          core/src/main/resources/hudson/model/Hudson/_cli.jelly
          core/src/main/resources/hudson/model/Hudson/configureExecutors.jelly
          core/src/main/resources/hudson/model/Hudson/fingerprintCheck.jelly
          core/src/main/resources/hudson/model/Hudson/legend.jelly
          core/src/main/resources/hudson/model/Hudson/projectRelationship.jelly
          core/src/main/resources/hudson/model/LoadStatistics/main.jelly
          core/src/main/resources/hudson/model/NoFingerprintMatch/index.jelly
          core/src/main/resources/hudson/model/Run/console.jelly
          core/src/main/resources/hudson/model/UpdateCenter/DownloadJob/Failure/status.jelly
          core/src/main/resources/hudson/model/UpdateCenter/DownloadJob/Installing/status.jelly
          core/src/main/resources/hudson/model/UpdateCenter/DownloadJob/Pending/status.jelly
          core/src/main/resources/hudson/model/UpdateCenter/DownloadJob/Success/status.jelly
          core/src/main/resources/hudson/model/User/builds.jelly
          core/src/main/resources/hudson/model/User/index.jelly
          core/src/main/resources/hudson/model/View/People/index.jelly
          core/src/main/resources/hudson/model/View/builds.jelly
          core/src/main/resources/hudson/security/GlobalMatrixAuthorizationStrategy/config.jelly
          core/src/main/resources/hudson/security/HudsonPrivateSecurityRealm/index.jelly
          core/src/main/resources/hudson/tasks/Fingerprinter/FingerprintAction/index.jelly
          core/src/main/resources/hudson/triggers/SCMTrigger/BuildAction/index.jelly
          core/src/main/resources/hudson/util/AWTProblem/index.jelly
          core/src/main/resources/hudson/util/HudsonFailedToLoad/index.jelly
          core/src/main/resources/hudson/util/IncompatibleAntVersionDetected/index.jelly
          core/src/main/resources/hudson/util/IncompatibleServletVersionDetected/index.jelly
          core/src/main/resources/hudson/util/IncompatibleVMDetected/index.jelly
          core/src/main/resources/hudson/util/InsufficientPermissionDetected/index.jelly
          core/src/main/resources/hudson/util/JNADoublyLoaded/index.jelly
          core/src/main/resources/hudson/util/NoHomeDir/index.jelly
          core/src/main/resources/hudson/util/NoTempDir/index.jelly
          core/src/main/resources/hudson/widgets/BuildHistoryWidget/entries.jelly
          core/src/main/resources/hudson/widgets/HistoryWidget/entry.jelly
          core/src/main/resources/hudson/widgets/HistoryWidget/index.jelly
          core/src/main/resources/lib/form/dropdownList.jelly
          core/src/main/resources/lib/form/entry.jelly
          core/src/main/resources/lib/form/hetero-list.jelly
          core/src/main/resources/lib/form/optionalBlock.jelly
          core/src/main/resources/lib/form/radioBlock.jelly
          core/src/main/resources/lib/hudson/artifactList.jelly
          core/src/main/resources/lib/hudson/buildCaption.jelly
          core/src/main/resources/lib/hudson/buildHealth.jelly
          core/src/main/resources/lib/hudson/buildLink.jelly
          core/src/main/resources/lib/hudson/buildListTable.jelly
          core/src/main/resources/lib/hudson/editableDescription.jelly
          core/src/main/resources/lib/hudson/executors.jelly
          core/src/main/resources/lib/hudson/help.jelly
          core/src/main/resources/lib/hudson/jobLink.jelly
          core/src/main/resources/lib/hudson/project/upstream-downstream.jelly
          core/src/main/resources/lib/hudson/projectViewNested.jelly
          core/src/main/resources/lib/hudson/queue.jelly
          core/src/main/resources/lib/hudson/rssBar.jelly
          core/src/main/resources/lib/layout/layout.jelly
          maven-plugin/src/main/resources/hudson/maven/MavenBuild/executedMojos.jelly
          maven-plugin/src/main/resources/hudson/maven/MavenModuleSetBuild/main.jelly
          http://jenkins-ci.org/commit/jenkins/231c1c174675c6fa36036440a3e4b4a88d7471dc
          Log:
          [FIXED JENKINS-9182] Performance: Specify image sizes for faster page loading

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Farinacci Path: changelog.html core/src/main/resources/hudson/diagnosis/HudsonHomeDiskUsageMonitor/index.jelly core/src/main/resources/hudson/diagnosis/MemoryUsageMonitor/index.jelly core/src/main/resources/hudson/lifecycle/WindowsInstallerLink/index.jelly core/src/main/resources/hudson/logging/LogRecorder/index.jelly core/src/main/resources/hudson/logging/LogRecorderManager/all.jelly core/src/main/resources/hudson/logging/LogRecorderManager/feeds.jelly core/src/main/resources/hudson/logging/LogRecorderManager/index.jelly core/src/main/resources/hudson/matrix/MatrixBuild/ajaxMatrix.jelly core/src/main/resources/hudson/matrix/MatrixProject/ajaxMatrix.jelly core/src/main/resources/hudson/model/AbstractBuild/index.jelly core/src/main/resources/hudson/model/AbstractItem/noWorkspace.jelly core/src/main/resources/hudson/model/AbstractProject/wipeOutWorkspace.jelly core/src/main/resources/hudson/model/AbstractProject/wipeOutWorkspaceBlocked.jelly core/src/main/resources/hudson/model/Computer/builds.jelly core/src/main/resources/hudson/model/ComputerSet/index.jelly core/src/main/resources/hudson/model/DirectoryBrowserSupport/dir.jelly core/src/main/resources/hudson/model/Fingerprint/index.jelly core/src/main/resources/hudson/model/Hudson/_cli.jelly core/src/main/resources/hudson/model/Hudson/configureExecutors.jelly core/src/main/resources/hudson/model/Hudson/fingerprintCheck.jelly core/src/main/resources/hudson/model/Hudson/legend.jelly core/src/main/resources/hudson/model/Hudson/projectRelationship.jelly core/src/main/resources/hudson/model/LoadStatistics/main.jelly core/src/main/resources/hudson/model/NoFingerprintMatch/index.jelly core/src/main/resources/hudson/model/Run/console.jelly core/src/main/resources/hudson/model/UpdateCenter/DownloadJob/Failure/status.jelly core/src/main/resources/hudson/model/UpdateCenter/DownloadJob/Installing/status.jelly core/src/main/resources/hudson/model/UpdateCenter/DownloadJob/Pending/status.jelly core/src/main/resources/hudson/model/UpdateCenter/DownloadJob/Success/status.jelly core/src/main/resources/hudson/model/User/builds.jelly core/src/main/resources/hudson/model/User/index.jelly core/src/main/resources/hudson/model/View/People/index.jelly core/src/main/resources/hudson/model/View/builds.jelly core/src/main/resources/hudson/security/GlobalMatrixAuthorizationStrategy/config.jelly core/src/main/resources/hudson/security/HudsonPrivateSecurityRealm/index.jelly core/src/main/resources/hudson/tasks/Fingerprinter/FingerprintAction/index.jelly core/src/main/resources/hudson/triggers/SCMTrigger/BuildAction/index.jelly core/src/main/resources/hudson/util/AWTProblem/index.jelly core/src/main/resources/hudson/util/HudsonFailedToLoad/index.jelly core/src/main/resources/hudson/util/IncompatibleAntVersionDetected/index.jelly core/src/main/resources/hudson/util/IncompatibleServletVersionDetected/index.jelly core/src/main/resources/hudson/util/IncompatibleVMDetected/index.jelly core/src/main/resources/hudson/util/InsufficientPermissionDetected/index.jelly core/src/main/resources/hudson/util/JNADoublyLoaded/index.jelly core/src/main/resources/hudson/util/NoHomeDir/index.jelly core/src/main/resources/hudson/util/NoTempDir/index.jelly core/src/main/resources/hudson/widgets/BuildHistoryWidget/entries.jelly core/src/main/resources/hudson/widgets/HistoryWidget/entry.jelly core/src/main/resources/hudson/widgets/HistoryWidget/index.jelly core/src/main/resources/lib/form/dropdownList.jelly core/src/main/resources/lib/form/entry.jelly core/src/main/resources/lib/form/hetero-list.jelly core/src/main/resources/lib/form/optionalBlock.jelly core/src/main/resources/lib/form/radioBlock.jelly core/src/main/resources/lib/hudson/artifactList.jelly core/src/main/resources/lib/hudson/buildCaption.jelly core/src/main/resources/lib/hudson/buildHealth.jelly core/src/main/resources/lib/hudson/buildLink.jelly core/src/main/resources/lib/hudson/buildListTable.jelly core/src/main/resources/lib/hudson/editableDescription.jelly core/src/main/resources/lib/hudson/executors.jelly core/src/main/resources/lib/hudson/help.jelly core/src/main/resources/lib/hudson/jobLink.jelly core/src/main/resources/lib/hudson/project/upstream-downstream.jelly core/src/main/resources/lib/hudson/projectViewNested.jelly core/src/main/resources/lib/hudson/queue.jelly core/src/main/resources/lib/hudson/rssBar.jelly core/src/main/resources/lib/layout/layout.jelly maven-plugin/src/main/resources/hudson/maven/MavenBuild/executedMojos.jelly maven-plugin/src/main/resources/hudson/maven/MavenModuleSetBuild/main.jelly http://jenkins-ci.org/commit/jenkins/231c1c174675c6fa36036440a3e4b4a88d7471dc Log: [FIXED JENKINS-9182] Performance: Specify image sizes for faster page loading

          Code changed in jenkins
          User: Kohsuke Kawaguchi
          Path:
          core/src/main/resources/lib/layout/layout.jelly
          http://jenkins-ci.org/commit/jenkins/3f28af2d9110b6b3c41ae9796bbcdb63f4f0f287
          Log:
          JENKINS-9182 removing the size from the title to make image replacement easier

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Kohsuke Kawaguchi Path: core/src/main/resources/lib/layout/layout.jelly http://jenkins-ci.org/commit/jenkins/3f28af2d9110b6b3c41ae9796bbcdb63f4f0f287 Log: JENKINS-9182 removing the size from the title to make image replacement easier

          Code changed in jenkins
          User: Kohsuke Kawaguchi
          Path:
          core/src/main/resources/lib/layout/layout.jelly
          http://jenkins-ci.org/commit/jenkins/3f28af2d9110b6b3c41ae9796bbcdb63f4f0f287
          Log:
          JENKINS-9182 removing the size from the title to make image replacement easier

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Kohsuke Kawaguchi Path: core/src/main/resources/lib/layout/layout.jelly http://jenkins-ci.org/commit/jenkins/3f28af2d9110b6b3c41ae9796bbcdb63f4f0f287 Log: JENKINS-9182 removing the size from the title to make image replacement easier

          Code changed in jenkins
          User: Jesse Farinacci
          Path:
          core/src/main/resources/hudson/matrix/MatrixBuild/ajaxMatrix.jelly
          core/src/main/resources/hudson/matrix/MatrixProject/ajaxMatrix.jelly
          http://jenkins-ci.org/commit/matrix-project-plugin/e76d6f6dd9ed6404378edf1ac3b29d9c83b1eb0c
          Log:
          [FIXED JENKINS-9182] Performance: Specify image sizes for faster page loading

          Originally-Committed-As: 231c1c174675c6fa36036440a3e4b4a88d7471dc

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Farinacci Path: core/src/main/resources/hudson/matrix/MatrixBuild/ajaxMatrix.jelly core/src/main/resources/hudson/matrix/MatrixProject/ajaxMatrix.jelly http://jenkins-ci.org/commit/matrix-project-plugin/e76d6f6dd9ed6404378edf1ac3b29d9c83b1eb0c Log: [FIXED JENKINS-9182] Performance: Specify image sizes for faster page loading Originally-Committed-As: 231c1c174675c6fa36036440a3e4b4a88d7471dc

          Code changed in jenkins
          User: Jesse Farinacci
          Path:
          src/main/resources/hudson/maven/MavenBuild/executedMojos.jelly
          src/main/resources/hudson/maven/MavenModuleSetBuild/main.jelly
          http://jenkins-ci.org/commit/maven-plugin/744505c0d9edb3d45194072cea273a547d49933f
          Log:
          [FIXED JENKINS-9182] Performance: Specify image sizes for faster page loading

          Originally-Committed-As: 231c1c174675c6fa36036440a3e4b4a88d7471dc

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Farinacci Path: src/main/resources/hudson/maven/MavenBuild/executedMojos.jelly src/main/resources/hudson/maven/MavenModuleSetBuild/main.jelly http://jenkins-ci.org/commit/maven-plugin/744505c0d9edb3d45194072cea273a547d49933f Log: [FIXED JENKINS-9182] Performance: Specify image sizes for faster page loading Originally-Committed-As: 231c1c174675c6fa36036440a3e4b4a88d7471dc

            jieryn jieryn
            jieryn jieryn
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: