Ajax: remove IE agent sniff and add lastState
Reported by Mark Caudill | July 10th, 2009 @ 01:19 PM
Implement lastState so that we can simulate onInteractive and also delete the IE agent sniff and use a try..catch (possibly implement a Bug check in the future).
Comments and changes to this ticket
-
Mark Caudill July 10th, 2009 @ 01:25 PM
- Tag changed from ajax to ajax, patched
-
Mark Caudill July 28th, 2009 @ 09:22 PM
Part one of this was addressed by jdalton's commit for "ensure all XHR readyState events are fired once." See Ticket #36
-
John-David Dalton August 3rd, 2009 @ 02:46 AM
- State changed from new to resolved
Resolved by https://github.com/jdalton/fusejs/commit/6f46946ada5bbe34bc78015bd90e9a0d0175d6b7
because of the rewrite lastState is not needed.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
JavaScript frameworks share similar features and functionality such as DOM manipulation, event registration, and CSS selector engines. FuseJS attempts to incorporate the strengths of these frameworks into one stable, efficient, and optimized core JavaScript framework.