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
July 18th, 2008 at 1:30 am
I don’t know why stock Mercurial doesn’t have a web interface for listing changesets by date. Ted Mielczarek says he’ll fix it soon in bug 437445.