1073: Reloading failed diff uploads

pratap******@gmai***** (Google Code) (Is this you? Claim this profile.)
Nov. 5, 2010
When the browser is loading the diffs from the RB server, it can sometime 
fail to do so especially if the RB server is behind a firewall and the 
access has to go through a proxy.

The page on the browser shows that the file is being loaded but there is an 
error later on in the page where the file is actually going to be shown.

Something like this is out of RB's control so we should allow the user to 
reload just that file. Currently the only way to do this is to reload the 
entire page which can take a long time.
chipx86
#1 chipx86
Sounds reasonable.
  • +Confirmed
  • -Type-Defect
    +Type-Enhancement
    +Milestone-Release1.5
    +Component-DiffViewer
david
#2 david
Assuming the server is set up with proper caching, reloading the entire page should
actually be relatively fast. Do we really want to add UI for this?
chipx86
#3 chipx86
  • +Milestone-Release1.6
chipx86
#4 chipx86
I'm not really convinced that this is a common enough problem. This is really the only occurrence of this problem I know of that's been reported. I'd rather not complicate the loading process by adding this.
  • -Confirmed
    +WontFix