2009-03-04 Trunk builds
Fixes:
- Fixed: 459161 - Process first argument to JSON stringify and parse methods as specified by ES3.1.
- Fixed: 480211 - Stop expiring history on every page visit.
- Fixed: 471512 - Focus the location bar after entering the private browsing mode.
- Fixed: 363747 - [Mac] Remove remaining Carbon apple event code, replace lost functionality.
Fixes for recent regressions:
- Fixed: 480430 - Can't attach files to Gmail messages.
- Fixed: 480767 - [Mac] Closing "Bookmark All Tabs" screws up focus.
- Fixed: 480768 - [Windows] Menus don't turn gray when a dialog is opened, and turn gray when it's closed (even though the main window is focused).
- Fixed: 479904 - There is a white background around the Star panel.
Trunk regressions:
- Since Mar 1: 481436 - TM: Crash [@ FlushNativeStackFrame ] at Juniper Support
mozilla-central pushlog for 2009-03-02 04:00 to 2009-03-04 04:00
Please give these builds extra testing. The changes for synchronous XMLHttpRequests are big and scary, but needed to improve web compatibility, so we'd really like to include those changes in Firefox 3.1 Beta 3. These builds include fixes for the most obvious regressions from those changes.
March 5th, 2009 at 9:49 am
> Please give these builds extra testing.
> The changes for synchronous XMLHttpRequests are big and scary […]
Quick tests showed that sync. XMLHttpRequest seem to be running as expected. :-) Nevertheless, they are highly discouraged for a number of reasons…
On the other hand, I’m experiencing serious layout issues with JIT enabled for a while: apparently, missing elements during complex DOM manipulations. :-( Is anyone aware of such an issue? Links to pages and/or bug reports would be appreciated. ;-) I haven’t been able to reduce a test case yet, although more information is available [1] (including steps to reproduce, although the samples are based in a widget library). Sorry if this sounds a bit off-topic but, as Firefox 3.1 is reaching beta 3, I fear that this may become the source of a lot of frustration if not properly isolated in time for the final release…
Best regards,
Helder Magalhães
[1] http://bugzilla.qooxdoo.org/show_bug.cgi?id=1664
March 9th, 2009 at 1:55 am
> On the other hand, I’m experiencing serious layout issues with JIT enabled for a while
This was recently reported as bug 481869 [1].
Hope this helps,
Helder Magalhães
[1] https://bugzilla.mozilla.org/show_bug.cgi?id=481869
March 12th, 2009 at 2:48 am
I’d say that SMIL animation in SVG [1] should also deserve some credit. :-)
To try it out, one just needs to set ‘svg.smil.enabled’ to ‘true’ in ‘about:config’ and may go for some bug hunt — several SVG+SMIL samples are available [2]. ;-)
One should be aware that there are several known limitations in the implementation [3], reason why this will not be made the default, at least for now.
Cheers,
Helder
[1] https://bugzilla.mozilla.org/show_bug.cgi?id=473705
[2] http://srufaculty.sru.edu/david.dailey/svg/SVGAnimations.htm#SMIL
[3] https://bugzilla.mozilla.org/show_bug.cgi?id=482402
March 27th, 2009 at 3:55 am
@Jesse
How come my previous comment (“March 12th, 2009 at 2:48 am”) states “Your comment is awaiting moderation. ” but there’s 30+ spam messages here? ;-)
I’d say that a (re)captcha [1] is in need here… :-)
Regards,
Helder Magalhães
[1] http://recaptcha.net/