John,
On a page in a webapp I'm working on I get a infinite* loop at line
1769:
for ( var i = 0; !curLoop[i]; i++ ){}
in Firefox 3. WebKit does not have the same error.
Same page worked fine in 1.2.6 and in 1.3b2. I'll try to get a
reduction/testcase later on tonight (working under a deadline right
now), but thought I'd give the heads up that I ran into that.
D
* FF aborts around i = 114318046, I assume it's infinite :)
On Jan 12, 4:19 pm, "John Resig" <[email protected]> wrote:
> Hey Everyone -
>
> jQuery 1.3rc2 is ready. This means that 1.3 is effectively finished
> barring a horrible bug between now and the final release on Wednesday
> (the 14th).
>
> You can grab the source here:http://code.jquery.com/jquery-1.3rc2.js
>
> Please let me know, personally, if you find some bad new bug and we
> can triage it together.
>
> A screenshot of the final test run can be found here (on 8
> browsers):http://www.flickr.com/photos/jeresig/3192101251/
>
> A couple bugs were found in last night's rc1 one (a problem with
> :not(:first) failing, and two problems with disconnected elements
> causing problems).
>
> As of right now users of the Validation plugin and jQuery UI will both
> need to upgrade to the latest release when they upgrade to jQuery 1.3.
>
> --John
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"jQuery Development" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/jquery-dev?hl=en
-~----------~----~----~----~------~----~------~--~---