Skip to content
Snippets Groups Projects
  1. Sep 11, 2009
  2. Sep 05, 2009
  3. Aug 27, 2009
  4. Aug 14, 2009
  5. Aug 28, 2009
  6. Aug 27, 2009
  7. Aug 25, 2009
  8. Aug 12, 2009
  9. Jul 28, 2009
    • Christian Biesinger's avatar
      Bug 487638 - status bar blames wrong resource when downloading slow responding resource · 3e4562bc
      Christian Biesinger authored
      - Makes nsDocLoader store the last-sent status message for each request in the
      corresponding nsRequestInfo, and keeps a flag to indicate whether the request
      is done
      - When a request finishes, it looks for a random request that is not done and
      has a non-empty status, and if it finds one, sends that status message to the
      listeners
      - To make this all work, the patch also changes imagelib so that status and
      state messages sent for images are sent with the imgIRequest as the request and
      not the channel. This is necessary because the channel is not part of the
      loadgroup for images, only the imgIRequest is.
      - Make the BrowserStatusFilter always update its pending status message if it
        is dirty, even when that matches the currently displayed status message
      
      r+sr=bz
      3e4562bc
  10. Jul 27, 2009
  11. Jul 06, 2009
  12. Jul 08, 2009
  13. May 31, 2009
  14. May 26, 2009
  15. Jul 02, 2009
  16. Jul 01, 2009
  17. Jun 28, 2009
  18. Jun 10, 2009
  19. Jun 12, 2009
  20. May 07, 2009
  21. Aug 05, 2009
  22. Aug 04, 2009
  23. Apr 14, 2009
  24. Apr 08, 2009
  25. Mar 24, 2009
  26. Apr 01, 2009
  27. Mar 08, 2009
  28. Mar 07, 2009
  29. Mar 02, 2009
  30. Feb 20, 2009
  31. Mar 20, 2009
  32. Feb 10, 2009
  33. Feb 03, 2009
  34. Feb 15, 2009
  35. Feb 09, 2009
  36. Feb 07, 2009
  37. Jan 22, 2009
  38. Jan 21, 2009
Loading