2008-08-12 Trunk builds
Fixes:
- Fixed: 113934 - Drag & Drop tabs between browser windows. (This bug added back-end code and the ability to drag tabs to existing Firefox windows; followups will allow things like detaching a tab when only one window is open).
- Fixed: 422538 - Ogg Theora backend for HTML5 video element.
- Fixed: 156716 - CSS3 "media queries".
- Fixed: 230555 - Add support for pre-line value of white-space.
- Fixed: 28293 - Add support for the "defer" attribute on <script>.
- Fixed: 388811 - Provide a XUL search textbox widget.
- Fixed: 263683 - Find Bar "Highlight All" should use selection, not manipulate DOM.
- Fixed: 293834 - Save Page As should save form inputs' state.
- Fixed: 424509 - Location bar autocomplete favors "http://" over domain name starting with "h".
- Fixed: 444931 - <img src=""> causes un-needed(?) network fetch.
- Fixed: 318235 - [Windows] Ctrl+Enter being treated as Ctrl+J when captured by a Javascript event (download manager appears incorrectly).
- Fixed: 56488 - [Mac] Down scroll arrow is hidden when neither status bar nor horizontal scrollbar is displayed.
To see all 387 changesets since 2008-07-25, use this Mercurial command:
hg log -r 3764d52302a6:6276d0c9a49d
August 14th, 2008 at 8:28 pm
I’m confused. I can already drag a tab from one window to another. How is this different? (first bug listed)
August 15th, 2008 at 11:00 am
The difference is that the full state of the tab (not just the URL) is preserved.
August 22nd, 2008 at 10:24 pm
I just did a stupid test
Dragged and dropped from Suiterunner
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.2pre) Gecko/2008072321 SeaMonkey/2.0a1pre ID:2008072321
to
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1a2pre) Gecko/20080823074636 Minefield/3.1a2pre ID:20080823074636
Both ways – works.
Thanks