toyoshim / chrousagi

Chrome Extension for 田村ゆかりファン(ゆかり王国民)
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

XHR for twitter is always canceled in ChromeOS #5

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Just install

Please use labels and text to provide additional information.
Every XHR request for twitter is cancled as follow;
  Status: (canceled)
  Type: Pending
XHR requests for twitter and diary are happened in almost same time,
so something to throttle it is there in ChromeOS?

Easy way to avoid it is using different prime number as a timeout minutes.
Or we should implement throttling mechanisms which allow only one XHR request
to be issued and suspend and resume following requests internally.

Original issue reported on code.google.com by toyoshim on 25 Jun 2011 at 5:20

GoogleCodeExporter commented 9 years ago
I run extension without diary check.
But, XHR for twitter always be canceled, too.

Original comment by toyoshim on 26 Jun 2011 at 7:43

GoogleCodeExporter commented 9 years ago
Now, XHR for www.tamurayukari.com failed, too.
I could not find any reason...

Original comment by toyoshim on 8 Jul 2011 at 10:13