Ticket #8569 (closed bug: wontfix)
Firefox 4 RC inconsistent loading
| Reported by: | tommiehansen | Owned by: | tommiehansen |
|---|---|---|---|
| Priority: | undecided | Milestone: | 1.next |
| Component: | core | Version: | 1.5.1 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
Firefox 4 RC seem to have a problem loading jQuery sometimes. See my companies web site: Jade Resor . If you just go there jQ doesn't seem to load, if one go to the subpages it do and if one go back it do ...
Problem with append or what?
Change History
comment:1 Changed 2 years ago by addyosmani
- Owner set to tommiehansen
- Status changed from new to pending
comment:2 Changed 2 years ago by anonymous
You can remove this ticket. It had to do with Firefox 4's way of not supporting scripts that unblocks parallel downloads via inserting <script> tags via javascript within the header. So it's not a jQ-related bug.
comment:3 Changed 2 years ago by rwaldron
- Status changed from pending to closed
- Resolution set to fixed
- Component changed from unfiled to core
Should we still investigate this issue? To at least have documentation of the behaviour?
comment:4 Changed 2 years ago by tommiehansen
No, since it isn't specifically a jQuery issue. More of a FF4 issue.
comment:5 Changed 2 years ago by rwaldron
- Status changed from closed to reopened
- Resolution fixed deleted
If you thought it was a bug, then others will too - best to have a record/resource that we can point end-devs to
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

Thanks for submitting a ticket to the jQuery bug tracker. Could you kindly provide us more information on the behavior you're experiencing? If you could also submit us a reduced test case reproducing some of your main code utilizing jQuery on jsFiddle.net that would greatly assist us in evaluating the issue you're seeing.