2008-01-23 Trunk builds
Fixes:
- Fixed: 346690 - Implement CSS3 CR cursor:none.
- Fixed: 402272 - Move offline cache APIs toward the whatwg spec.
- Fixed: 411365 - Add JS function to start and stop Shark programatically.
- Fixed: 412874 - Need Shark functions in JS component global scope.
- Fixed: 412491 - Function objects cloned by XPConnect still keep hidden window alive late into shutdown.
- Fixed: 407201 - Not dropping references for one shot timers on Fire().
- Fixed: 193001 - [Linux] Use gnome's native print dialog. (Ventron's blog entry)
- Fixed: 408869 - Make the extension installation dialog easier to understand.
- Fixed: 411224 - Upgrade cairo to latest git version.
- Fixed: 95829 - Memory leak in prcmon.c.
- Fixed: 389273 - Large favicons (>32 KB) won't show up in url bar autocomplete, history / bookmarks menu, bm organizer.
- Fixed: 410289 - Do not allow the pausing of downloads that cannot actually be resumed.
- Fixed: 402620 - Protocol handling dialog should display icons and hostnames for web applications.
- Fixed: 398478 - Clear globalStorage for offline apps separately from cookies.
- Fixed: 394392 - UI for enabling/disabling offline apps.
- Fixed: 377551 - Pages opened in new tabs should skip chrome-less windows (like popups).
Fixes for recent regressions:
- Fixed: 412598 - ForecastFox extension not showing in Statusbar.
- Fixed: 411369 - Crash while trying to print [@ @0x0 @0x1000 _cairo_meta_surface_create] [@ _moz_cairo_surface_finish ].
- Fixed: 403565 - Old page gets resized when browsing to a new one.
- Fixed: 406179 - Delete (or shift/delete) of a row in the rich url bar results does not select the next item after delete.
- Fixed: 410726 - Address bar eats escaped newlines.
Trunk regressions:
- Since Jan 12: 412458 - Percent encodings in url bar inconsistent.
Trunk checkins between 2008-01-16 04:00 and 2008-01-23 04:00
January 27th, 2008 at 7:32 pm
I compiled the latest SVN from source on Ubuntu today, everything was fine, except for some reason the UI was using a Serif font, but other GTK aps use a Sans font.
Luckily I was able to find a workaround pretty quickly in about:config font.default.x-western was set to serif, I changed it to sans and that appears to have fixed it.