djeter: Win32 2004-04-12 trunk (O2/GAL7/SSE2 Optimized)

Discussion about official Mozilla Firefox builds
Post Reply
User avatar
djeter
Posts: 651
Joined: May 13th, 2003, 6:21 pm
Location: Falkner, MS

djeter: Win32 2004-04-12 trunk (O2/GAL7/SSE2 Optimized)

Post by djeter »

This build was built from CVS using Visual C++ .NET 2003 using some optimizations.

Patches
Bug 174764 - Add "Set as Bookmark Toolbar folder" to the bookmarks folder context menu
Bug 175629 - Loading links in background tabs should work for bookmarks
Bug 177507 - When Toolbar is in text mode the bookmarks toolbar loses the "spill over" chevron icon
Bug 178079 - Window can be moved when toolbar customization dialog active; dialog doesn't move
Bug 178120 - Chevron does not dissapear even though you make room on the Bookmark Toolbar
Bug 185382 - Alt+Enter for opening URL in new tab doesn't work on WinME
Bug 203756 - Patch to enable URLBar autofill with "browser.urlbar.autoFill" property
Bug 204519 - Add Print option on main context menu (Like IE)
Bug 205718 - Search toolbar forgets engine if called from path with wrong case
Bug 212904 - http://foo/bar/ default save name should be bar.html
Bug 217664 - Ability to use the same proxy for all protocols
Bug 226068 - Option "for the originating Web site only" loses selection if "Load Images" is not selected
Bug 228320 - When any sidebar is active, a 5-pixel spacer appears on the left of all popups
Bug 232215 - Add "..." to the "New Folder" button in the "Add to Bookmarks" dialog
Bug 235915 - RemovePage method is no longer part of nsIBrowserHistory interface
Bug 236586 - Change customization text to include item removal
Bug 237542 - Firefox should have a Tools > Mail submenu to match new toolbar button
Bug 237959 - Mail Integration Label should be below icon, not next to it
Bug 238221 - Land Firefox Help 1.1 onto the Firefox Trunk
Bug 238815 - CSS Causes Autoscroll Icon to Display to the Lower-right of Cursor
---
This build has the following optimizations:
-O2 -GAL7 -c -arch:SSE2 -D__m128i=1
---
Download: http://www.pryan.org/mozilla/firefox/dj ... 7-SSE2.exe (5.64 MB) 7-Zip SFX
A big thanks to pryan for hosting my builds! :)


Checkout Start: Mon Apr 12 00:01:06 CDT 2004
Build Complete: Mon Apr 12 03:01:24 CDT 2004


My .mozconfig goes something like this:

Code: Select all

ac_add_options --disable-ldap
ac_add_options --disable-mailnews
ac_add_options --enable-extensions=cookie,xml-rpc,xmlextras,p3p,pref,transformiix,universalchardet,typeaheadfind,webservices,inspector
ac_add_options --enable-crypto
ac_add_options --disable-composer
ac_add_options --disable-profilesharing
ac_add_options --disable-tests
ac_add_options --disable-debug
ac_add_options --enable-optimize="-O2 -GAL7 -c -arch:SSE2 -D__m128i=1"
ac_add_options --enable-static
ac_add_options --disable-shared

My builds have the following preference set:
pref("general.useragent.vendorComment", "djeter")
Mozilla/5.0 ( Windows; U; Windows NT 6.1; en-US; rv:1.9.1b4pre ) Gecko/20090403 SeaMonkey/2.0b1pre (djeter)
User avatar
ezervoud
Posts: 261
Joined: November 5th, 2003, 2:17 am
Location: Athens

Post by ezervoud »

Hey djeter, you compile faster than I download. Keep the good stuff coming =D>
ByTor201
Posts: 573
Joined: November 26th, 2003, 10:36 am
Location: 40:53:21N 74:02:46W

Post by ByTor201 »

Another really great build. You'll be missed while you're away.
hussam
Posts: 616
Joined: August 22nd, 2003, 11:49 am
Contact:

Post by hussam »

do these builds have the image saving bug?
ByTor201
Posts: 573
Joined: November 26th, 2003, 10:36 am
Location: 40:53:21N 74:02:46W

Post by ByTor201 »

ht990332 wrote:do these builds have the image saving bug?

I just tested it and yes, it produces an error. :(
mmoy
Posts: 5030
Joined: February 17th, 2004, 9:05 pm
Location: New Hampshire
Contact:

Post by mmoy »

You don't need the -D__m128i switch anymore.
Dell E521 X2 5600+ MacBookPro 17'' 2.5 Ghz Penryn Dell M1330 2.0 Ghz Merom 4 GB Vista x64 Compaq r3000z AMD 64 3200+ (Win 32/64) PowerMac G5 1.8 Ghz MMOY-1.5 (OSX 10) Inspiron 8500, 4100, 4000, Dimension 2300 MacBook Pro 2.2 Ghz HP E6600 HP X2 4400+
Post Reply