2006-03-17 Trunk builds

Fixes:

  • Fixed: 317107 - New search service.
  • Fixed: 192767 - Horizontal scrollbar missing on right-to-left (RTL/Hebrew/Arabic) page that doesn't fit in the screen. (But see bug 330863 for related discussion of where the vertical scrollbar should be.)
  • Fixed: 96394 - RTL block overflow is not correct when it has margin:auto.
  • Fixed: 309286 - Caret moves incorrectly in some cases of bidi HTML contained within an inline element in LTR context.
  • Fixed: 318116 - Overflowing content in fixed-width RTL blocks overflows to the right instead of to the left.
  • Fixed: 330623 - document.all warnings fill up the event queue.
  • Fixed: 330649 - Leak nsContentShellInfo objects.
  • Fixed: 329337 - [Mac] Bookmarks and "Open in Tabs" don't work in Bookmarks Menu, but do from Places Toolbar.
  • Fixed: 330462 - [Mac] New version of JEP (0.9.5+d). It's a universal binary, and it includes several bug fixes.
  • Fixed: 330013 - [Linux] Dragging a link to the tab bar opens in the currently focused tab, not a new tab.

Fixes for recent regressions:

  • Fixed: 330190 - Change widgets to use initEvent(..., true, true); for backwards compatibility.
  • Fixed: 328390 - Selection color of images is backwards.

Trunk regressions:

  • Since Mar 2 (Places): 330125 - Address bar autocomplete no longer sorts by number of visits.
  • Since Mar 2 (Places): 330126 - Address bar autocomplete omits many URLs.
  • Since Cairo: 330715 - Cairo incorrectly substitutes fonts and then bolds them incorrectly (incorrect fonts on Burning Edge bug lists).
  • Since Cairo: 324707 - Some animated gifs including the throbber don't animate.
  • Since Cairo: 324706 - Bitmap fonts don't render in cairo builds.
  • Since Cairo: 324560 - Can't see many Unicode characters in Cairo.
  • Since Cairo: 328241 - Anti-aliasing problem with joining borders.
  • Since Jan 31: 324961 - Live bookmark is shown in UTF8 even if should be ISO-8859-1.
  • Since Jan 26 (FDL): [Mac] Opacity doesn't work. (Related to 325296. Cairo will fix.)
  • Since Jan 26 (FDL): 324819 - Fixed positioned elements now lag/flicker when scrolling.
  • Since Jan 26 (FDL): 324963 - [Windows] Menu highlight is broken/doesn't show up/not painted.

Trunk checkins between 2006-03-11 06:00 and 2006-03-17 06:00

Windows builds: Windows nightly, Windows hourly (discussion)

Linux builds: Linux nightly Linux hourly

Mac builds: Mac nightly, Mac hourly

3 Responses to “2006-03-17 Trunk builds”

  1. Uri Bernstein Says:

    Special bidi edition of The Burning Edge? :-)

  2. Smokey Ardisson Says:

    Special bidi edition of The Burning Edge? :-)

    Go Uri! ;-)

  3. Uri Bernstein Says:

    For the record: the major bidi-related fixes here (bug 192767, bug 96394) were dbaron’s, not mine.