Archive for July, 2008

2008-07-25 Trunk builds

Fixes:

  • Fixed: 395161 - Make it possible to restrict the url bar autocomplete results to bookmarks/tagged/history entries and match only url/title. (Mardak's blog entry)
  • Fixed: 424557 - Allow AwesomeBar to default search only urls (or history/titles/bookmarks/tags).
  • Fixed: 407888 - Editing text in the middle of the address bar doesn't update results.
  • Fixed: 392143 - Show keywords as url bar autocomplete choices.
  • Fixed: 249468 - Add all bookmark keywords to location bar autocomplete drop-down list.
  • Fixed: 99457 - Support CSS3 'word-wrap' property.
  • Fixed: 271586 - Implement CSS3 column-rule-*.
  • Fixed: 416317 - Implement W3C Selectors API (querySelector and querySelectorAll).
  • Fixed: 132824 - Implement NodeIterator object of Traversal API.
  • Fixed: 427448 - [Mac] Applescript curl & ptit query worked in FF2 fails in FF3.
  • Fixed: 445476 - Need a pref to disable the new ctrl+tab preview panel.
  • Fixed: 446323 - Upgrade cairo to 1.6.4-348-g96c9e2a.

To see all 207 changesets since 2008-07-17, use this Mercurial command:
hg log -r 9fbc65c8de31:3764d52302a6

Windows builds: Windows nightly (discussion)

Mac builds: Mac nightly

Linux builds: Linux nightly

2008-07-17 Trunk builds

Fixes:

  • Fixed: 395980 - Implement Ctrl+Tab panel to go to previously selected tabs, with an overlay panel showing tab thumbnails (Boriss's blog entry).
  • Fixed: 10713 - Implement CSS3 'text-shadow' property.
  • Fixed: 212633 - Implement CSS3 'box-shadow' property.
  • Fixed: 378217 - Implement CSS3 'border-image' property.
  • Fixed: 75375 - Support CSS3 :nth-*() pseudo-classes.
  • Fixed: 128585 - Support CSS3 :first-of-type, :only-of-type, and :last-of-type pseudo-class selectors.
  • Fixed: 421765 - Implement DOM 3 replaceWholeText and wholeText.
  • Fixed: 436904 - Implement Canvas text spec.
  • Fixed: 125995 - [Mac] Take proxy settings from Network Preferences.
  • Fixed: 50630 - Float should be as high as previous line box.
  • Fixed: 287465 - Implement the GetSVGDocument interface for HTMLObjectElement/HTMLIFrameElement.
  • Fixed: 426732 - Implement '-moz-nativehyperlinktext' color value.
  • Fixed: 412567 - Once dispatched, events cannot be redispatched.
  • Fixed: 438830 - Plugins can be instantiated, killed, then reinstantiated when a page loads.
  • Fixed: 153092 - text-decoration:blink still blinks in print preview.
  • Fixed: 344258 - Make <svg:use> live to id changes in document.
  • Fixed: 221445 - Using "|" (pipe) as URI separator breaks some links/home pages; causes multiple tabs to open.
  • Fixed: 409192 - Applications prefpane is broken if shell service isn't available at runtime (Applications preferences dialogue is empty, no way to add applications).
  • Fixed: 355965 - Improve notification bar animation.
  • Fixed: 359675 - Provide an option to manually fill forms and log in.
  • Fixed: 439365 - Need a notification to fire when a form is available to be filled in.

To see all 886 changesets (referencing about 600 bugs) since 2008-05-12, use this Mercurial command:
hg log -r 66846d861fd9:9fbc65c8de31

Windows builds: Windows nightly (discussion)

Mac builds: Mac nightly

Linux builds: Linux nightly