2006-02-18 Trunk builds
Fixes:
- Fixed: 298497 - Support extension dependencies.
- Fixed: 147017 - Support rgba and hsla colors in CSS (only in cairo builds).
- Fixed: 325279 - Firefox 1.6a1 crash [@ ClassifyWrapper] on exit (extension related). When the event listener managers hash contains leaked entries, it should leak too to avoid crashes.
- Fixed: 318419 - window.setTimeout() goes crazy periodically - functions are immediately called repeatedly. Make sure we don't end up firing JS timeouts/intervals way early when PRIntervalTime wraps.
- Fixed: 111428 - If a folder name ends '\' or '/' in IE Favorites, the folder cannot be imported.
- Fixed: 285631 - Improve XUL Templates.
- Fixed: 159440 - "Allow docs to use other fonts" causes <pre> to use variable width font family.
- Fixed: 175074 - URN:ISBN link converted to URN://ISBN.
- Fixed: 265740 - Browser crashes some times when loading gmail and loading another tab [@ js_Interpret].
- Fixed: 326149 - Move printing code from GFX to widget.
- Fixed: 327242 - Make nsIPrincipal scriptable so things like CheckLoadURIWithPrincipal are usable from script.
- Fixed: 326725 - Clean up GetOuterSVGFrame.
- Fixed: 308589 - SVG patterns are not live.
- Fixed: 318597 - Implement various SVG text, tspan and textPath DOM functions.
- Fixed: 325378 - More already_AddRefed use in combobox/listbox needed (to fix memory leaks).
- Partially fixed: 78081 - Don't export intermediate libraries.
- Fixed: 317481 - Add C API for nsTraceRefcnt.
- Fixed: 327256 - Add ability to nsCOMArray to preallocate space.
- Fixed: 170854 - [Mac] Roman script of UI should be rendered with Lucida Grande on all system locales.
- Fixed: 323657 - [Mac] User-Agent string should identify Mac universal binaries.
- Fixed: 322578 - [Mac] Support ppc<->x86 cross builds for Mac OS X.
- Fixed: 313398 - [Mac] Unoptimized Intel Mac debug build crashes with a misaligned stack.
- Fixed: 313347 - [Mac] Flash plugin crashes browser on Intel Mac OS X.
Places was enabled by default for a day or two, but it was disabled by default again due to leaks and performance issues. This build doesn't use Places.
Trunk regressions:
- Since Jan 26: 324819 - Fixed positioned elements now lag/flicker when scrolling.
- Since Jan 26: 324963 - [Windows] Menu highlight is broken/doesn't show up/not painted.
- Since Jan 26: 324940 - [Mac] Close buttons and site icons (favicons) no longer appear in backgrounded tabs unless hovered over.
Trunk checkins between 2006-02-09 06:00 and 2006-02-18 06:00
February 18th, 2006 at 8:05 pm
147017 – Support rgba and hsla colors in CSS.
That is nice. But it only will work on Cairo builds :-(
Is there any ETA as to when Cairo will be turned on, esp on Mac OS X ?
February 19th, 2006 at 2:19 am
I just wanted to ask the same question, Philippe.
February 19th, 2006 at 1:54 pm
[…] Из поÑледнего поÑта на Burning Edge Ñ ÑƒÐ·Ð½Ð°Ð», что в Firefox добавлена поддержка завиÑимоÑти раÑширений (bug 298497). Так же Ñлегка улучшен Ð¸Ð½Ñ‚ÐµÑ€Ñ„ÐµÐ¹Ñ Ð¼ÐµÐ½ÐµÐ´Ð¶ÐµÑ€Ð° раÑширений. Ð’Ñе Ñто можно увидеть на Ñкриншотах. […]
February 19th, 2006 at 2:33 pm
I could have saved myself a lot of time by reading the comments on this page. I didn’t realize rgba and hsla are only in the cairo builds until I read the patch. Wasted a lot fo time trying to figure out why DeerPark (on the mac) wasn’t recognizing rgba and hsla in color specifications.
February 20th, 2006 at 2:01 am
Cairo is turned on fully in Firefox 3.0, which is (iirc) end of 2006/start of 2007.
February 20th, 2006 at 10:07 am
Ian, that’s why we’ve been asking for the trunk nightlies.
February 20th, 2006 at 2:44 pm
Dao, cairo-enabled builds are available from the gaius/columbia/argo directories. But currently the are in a horrible, unusable condition.
February 23rd, 2006 at 8:09 pm
The cairo builds seem pretty usable to me, at least on win32. They have some issues, but they’re not that bad.
March 3rd, 2006 at 2:06 am
I downloaded the latest-trunk/ build today and I get the error message:
“An application has made an attempt to load the C runtime library incorrectly.”
This is on Windows XP and I know about the recent shift to the new VC compiler for Windows binaries. Is there something I can do on my machine to get Firefox to work.
March 3rd, 2006 at 2:12 am
I just tried installing the latest nightly build and I get the following error:
“An application made an attempt to load the C runtime library incorrectly.”
Does someone know how to fix this on Windows XP/x86?
March 3rd, 2006 at 6:46 am
If you downloaded the latest trunk build installer, then no.
You need to download the .zip file and uncompress it to the appropriate folder. It has been like this for a few days now
March 3rd, 2006 at 10:37 am
Hi, off-topic question. Testing all the builds I can’t find option to disable poping up of yellow bar at the top of the window, when the plugins are missing. As I don’t want to install quicktime or flash everytime I change another nightly, I would like to browse w/o it. I can, but I’ll get this yellow bar at the top saying a plugin is missing all the time. I would like to say: I KNOW IT IS MISSING! I WON’T INSTALL IT! NOT TODAY, NOT TOMMOROW, NEVER.
any settings or will FF finaly persuade me to install quicktime and flash?
March 3rd, 2006 at 1:58 pm
can anyone confirm if TBE works with latest trunk or not? Seems that latest 1.8 branch breaks TBE.
March 6th, 2006 at 5:36 pm
Anyone notice that bookmark properties cannot be viewed by clicking on the context menu entry for Properties in the Places view? This might be unrelated, but bookmark keywords aren’t working either.