2010-01-24 Trunk builds
Fixes:
- Fixed: 242852 - I wish that "Copy link text" were a hyperlink contextual menu option.
- Fixed: 520165 - Make Places expiration async.
- Fixed: 539594 - Middle-clicking back/forward/reload should open the new tab next to the current one.
- Fixed: 504475 - Closing last tab shows tab bar with "Always show the tab bar" off, and browser.tabs.closeWindowWithLastTab = false.
- Fixed: 474743 - SVG SMIL: Implement syncbase timing.
- Fixed: 500983 - "Use System Proxy Settings" should be default for new profiles.
- Fixed: 428229 - Unable to override addEventListener.
- Fixed: 28800 - Remove the ability for rowgroups to scroll.
- Fixed: 43178 - Table's "rules" should be implemented with CSS equivalent.
Fixes for recent regressions:
- Fixed: 537507 - Bookmarks and History Sidebars Empty on Initial Opening.
- Fixed: 538730 - Synthetic bolding on windows broken.
mozilla-central pushlog for 2010-01-12 04:00 to 2010-01-24 04:00
January 25th, 2010 at 1:12 am
Fixed: 539594 – Middle-clicking back/forward/reload should open the new tab next to the current one.
It should????????????
Nonsense, it should be an option, not a default. This had better be adaptable in the configs.
January 25th, 2010 at 8:47 am
I believe it follows the pref browser.tabs.insertRelatedAfterCurrent, just like middle-clicking links.
January 25th, 2010 at 1:33 pm
History no longer has a pref for number of days to retain. Instead it has number of pages, places.history.expiration.max_pages.