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

Do not attempt to parse blank responses from cancelled XHR POST requests

      Retroactively filing PR 1041 for lts-candidate eligibility.

      https://github.com/jenkinsci/jenkins/commit/e1086bda1196de26aa1db19c24e983788246e2a3

          [JENKINS-21292] Do not attempt to parse blank responses from cancelled XHR POST requests

          Code changed in jenkins
          User: Greg Inozemtsev
          Path:
          core/src/main/resources/hudson/model/BuildTimelineWidget/control.jelly
          http://jenkins-ci.org/commit/jenkins/4ea919c5bb138cab00c70eed6be33f6337e08bfa
          Log:
          JENKINS-21292 Do not attempt to parse blank responses from cancelled XHR POST requests

          An XHR POST request may be cancelled by navigating away from the page while the timeline is loading. This causes alert spam on Chrome and Safari.
          (cherry picked from commit 72bb47731fda65c4b27e5e12e1942e5c44738145)

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Greg Inozemtsev Path: core/src/main/resources/hudson/model/BuildTimelineWidget/control.jelly http://jenkins-ci.org/commit/jenkins/4ea919c5bb138cab00c70eed6be33f6337e08bfa Log: JENKINS-21292 Do not attempt to parse blank responses from cancelled XHR POST requests An XHR POST request may be cancelled by navigating away from the page while the timeline is loading. This causes alert spam on Chrome and Safari. (cherry picked from commit 72bb47731fda65c4b27e5e12e1942e5c44738145)

            Unassigned Unassigned
            danielbeck Daniel Beck
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: