crazyfox-ua / speedtracer

Automatically exported from code.google.com/p/speedtracer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Downloads from link causing page error and no response captured in speed tracer

GoogleCodeExporter opened this issue · comments

Provide a description of the buggy behavior observed:

What steps will reproduce the problem?
1. Go to http://desktop.google.com/ or any url with download links
2. Click on the Speed Tracer icon.
3. Now in the desktop.google.com, Click on Install Google Desktop
4. It starts downloads, but it leads to page error in the browser and also the 
speed tracer doesnt capture the response details.

Give a description of the behavior you expected to see.
Page error should not occur and response details(time,..) has to be captured.

The version of Speed Tracer (check the chrome://extensions url)
0.17

The build of Chrome you are using (check the About Chrome dialog)
6.0.453.1

Please also provide any exceptions or screenshots that would be pertinent.
See http://code.google.com/p/speedtracer/wiki/HowToReportAnIssue

Original issue reported on code.google.com by laan.sac...@gmail.com on 9 Jul 2010 at 5:18

Attachments:

Got the same problem with non-GWT RPC application. I'm using JSON for 
communicating with the server and when making HTTP calls while using Speed 
Tracer i see the same image as the attachment above.

Original comment by lukasz.k...@gmail.com on 29 Nov 2010 at 9:05

Original comment by knor...@google.com on 21 Jun 2011 at 7:18

  • Added labels: Priority-High
  • Removed labels: Priority-Medium
I was unable to reproduce the download issue. The file downloaded without a 
problem. The Network tab shows an Http Status of 200 for the download URL, 
although it also shows "no response" for Response Timing. 

Original comment by sarahgsm...@google.com on 22 Jun 2011 at 3:08

Original comment by sarahgsm...@google.com on 23 Jun 2011 at 8:24

  • Changed state: Fixed