Closed Bug 912050 Opened 12 years ago Closed 12 years ago

Refresh toolbar button unusable with GET loops

Categories

(Firefox :: Untriaged, defect)

23 Branch
x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: jm, Unassigned)

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/29.0.1547.57 Safari/537.36 Steps to reproduce: Open a page in a browser/tab that performs a GET loop with a very short timeframe (milliseconds preferably) Actual results: The user cannot interact with the button. The user can right click on the page and refresh, or refresh the page by clicking View > Reload. Expected results: The button should reload the page.
Thanks for reporting this Joe! Could you attach a minimal testcase to reproduce this?
Flags: needinfo?(jm)
Hi Joe, I'm not sure what you mean here. Can you point us to a url where this is the case, or attach an example?
Whiteboard: closeme?
Unfortunately I can't provide a URL, to see the issue you'd have to become a customer of the company I'm working for. I haven't had a chance to build a test case either. To give some context to the bug: - Discovered it while testing streaming stock quotes for the financial company I'm working with - The technology driving the GET requests is the AJAX Push Engine (APE) Project, website: http://ape-project.org/ - The streaming quotes were being retrieved at a rate of one every 250 milliseconds (4 times per second) - The JSON object that was returned ranged in size between 10k and 60k depending on the number of quotes returned at the time it was requested. Hope that might be able to help. I wish I could give time right now to create a test case but I just don't have the time right now.
Flags: needinfo?(jm)
Resolved per whiteboard
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → INCOMPLETE
Whiteboard: closeme?
You need to log in before you can comment on or make changes to this bug.