Граф коммитов

1007 Коммитов

Автор SHA1 Сообщение Дата
Dão Gottwald 84f07e43f0 Backed out changeset 09a4e390e1ec 2008-09-17 17:06:54 +02:00
Dão Gottwald 6e5239f8c9 Bug 392870 - Easy discoverability of Tabbed Browsing for new users. r=gavin 2008-09-17 17:04:25 +02:00
Benjamin Smedberg bd6ebd01a7 Bug 454192 - firefox-bin doesn't use jemalloc on linux/solaris, r=ted 2008-09-15 12:03:30 -04:00
Daniel Holbert 60f8ee2aa9 merge 2008-09-12 16:57:29 -07:00
Daniel Holbert 5b6d295e80 Backed out changeset 6772511dc81a (bug 451918) to see if it fixes broken linux leak stats (bug 455095) 2008-09-12 16:57:05 -07:00
Marco Bonardo be52aa9b92 Bug 454500 - remove placesMigrationTasks from browser-places.js, r=dietrich 2008-09-11 16:53:33 +02:00
Phil Ringnalda b889b4c523 Bug 454297 - move external viewsource prefs to all.js so viewSource doesn't throw from the console in non-Fx apps, r=gavin 2008-09-08 21:42:16 -07:00
Simon Bünzli 4acc767d3b Bug 331940 - Should be able to pass a line number to the external viewer/editor. r=gavin 2008-09-08 14:06:06 +02:00
Arpad Borsos 515f67d99a Bug 451918 - Remove APP_XPCOM_LIBS from browser/. r=bsmedberg 2008-09-08 13:34:57 +02:00
Ben Hearsum 5f333d09a5 Merge of 3.1a2 release branch back to default, with version bumps to 3.1b1pre 2008-08-29 09:31:25 -04:00
Ben Hearsum 51d2fbb22b bug 452778: tracking bug for build and release of firefox 3.1a2 - version bumps for release builds (3.1a2pre -> 3.1a2) 2008-08-29 09:24:56 -04:00
Dave Townsend d89090d9ee Backed out changeset 47db77d641d4 from bug 449027 2008-08-28 10:58:17 +01:00
Dave Townsend d8f8ca4be5 Bug 449027: Support specifying application range for plugins in blocklist.xml. r=robstrong 2008-08-28 10:55:43 +01:00
Brian Crowder 9028bef4ce Bug 422771 - reduce narrow Windows API calls in browser, original patch by Brad Lassey <blassey@mozilla.com>, r=jmathies 2008-08-27 14:44:54 -07:00
Simon Bünzli 33ac18a50f Bug 449596 - "remove the browser.sessionstore.enabled pref" (remove the pref) [r=dietrich] 2008-08-20 00:48:08 -05:00
Edward Lee c70ae20d95 Bug 451760 - Allow matching at beginning of title/url by pref. r=dietrich 2008-08-24 10:45:33 -05:00
Dão Gottwald 308f69d276 Bug 445369 – Allow closing tabs in the Ctrl+Tab panel with Ctrl+W. r=gavin, ui-r=beltzner 2008-08-09 12:18:49 +02:00
Ben Hearsum 8a38c12cba bug 446660: tracking bug for build and release of Firefox 3.1a1 - version bumps for nightly builds (3.1a1 -> 3.1a2pre) r=ted 2008-07-23 09:13:22 -04:00
Ben Hearsum 29fcfcea47 bug 446660: tracking bug for build and release of Firefox 3.1a1 - version bumps for release builds (3.1a1pre -> 3.1a1) r=ted 2008-07-23 09:11:59 -04:00
Dão Gottwald aa81415f93 Bug 445476 – Need a pref to disable the new ctrl+tab preview panel. r=gavin 2008-07-19 11:19:59 +02:00
Edward Lee 71548b9fde Bug 395161 - Make it possible to restrict the url bar autocomplete results to bookmarks/tagged/history entries and match only url/title. r=dietrich 2008-07-19 01:51:34 -07:00
Dão Gottwald 997038bbf3 Bug 395980 - Implement MRU order Ctrl+Tab panel with previews. r=mconnor 2008-07-15 18:11:00 +02:00
Peter Weilbacher 6115e668e7 Merge commit for bug 439340 2008-07-02 18:47:20 +02:00
Peter Weilbacher f140c16fa2 Bug 439340: set cachemax on OS/2, too, so that the desktop stays responsive,
r=gavin
2008-07-02 18:36:41 +02:00
Benjamin Smedberg 1a06f59c98 Merge cvs-trunk-mirror to mozilla-central up through FF3RC2build2
--HG--
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsparse.c => js/src/jsparse.cpp
2008-05-30 12:08:47 -04:00
gavin@gavinsharp.com d2767b2d98 Bug 433615: Firefox should send version numbers to PFS not just build ids, patch by Dave Townsend <dtownsend@mozilla.com>, r=me, a=beltzner 2008-05-28 11:49:32 -07:00
gavin@gavinsharp.com 221838708e Bug 422055: use jemalloc on Solaris, r=ted, a=shaver 2008-05-28 11:42:31 -07:00
Ben Turner fee386e2e0 Bug 435122 - "Use TraceMalloc to get stack traces of potential deadlocks". r=bsmedberg+dbaron. 2008-06-26 10:12:42 -07:00
Shawn Wilsher e9cad8d128 Bug 439495 - remove references of "browser.download.manager.useWindow"
This removes the use of the preference browser.download.manager.useWindow, which
was redundant because we do not have any download manager UI that isn't in a
window, and the preference browser.download.manager.showWhenStarting controls
the appearance of the downloads window.  Additionally, this removes the preference browser.download.manager.openDelay which was made obsolete long ago but not
removed from firefox.js.
r=gavin
2008-06-26 11:51:38 -04:00
Reed Loden 8b84358296 Bug 432658 - "Change mozilla-central product version to 3.1a1pre instead of 4.0pre" [p=reed r=nthomas] 2008-05-13 16:18:56 -05:00
jorendorff@mozilla.com 316e348cf1 Merge from cvs-trunk-mirror to mozilla-central. 2008-05-13 09:57:11 -05:00
gavin@gavinsharp.com 172fe6f513 Bug 432598: don't show the EULA in debug builds, patch by Manish Singh <manish@flock.com>, r=me, a=mconnor 2008-05-08 08:24:23 -07:00
reed@reedloden.com 822470b092 Bug 418016 - "Ts jumped ~1% when enabling jemalloc on Linux (qm-mini-ubuntu01, qm-mini-ubuntu02, qm-mini-ubuntu05)" (Revert jemalloc/libxul integration; makes this bug WONTFIX) [p=jasone@canonware.com (Jason Evans) a1.9=schrep] 2008-05-08 02:20:44 -07:00
jorendorff@mozilla.com 4a7d100e87 Merge from cvs-trunk-mirror to mozilla-central.
--HG--
rename : js/src/jsobj.c => js/src/jsobj.cpp
2008-05-07 17:37:49 -07:00
gavin@gavinsharp.com 90a0d789d0 Bug 431713: re-enable EULA dialog by default for linux, now that bug 432321 is fixed 2008-05-06 14:47:34 -07:00
gavin@gavinsharp.com 03afe12e63 Bug 431713: revert again because Talos prefs need changing 2008-05-05 14:33:15 -07:00
gavin@gavinsharp.com 7776623b3f Bug 431713: show EULA by default on first run of Firefox on Linux, and add override for unit test/talos machines to avoid it there, r=mconnor, a=mconnor 2008-05-05 13:43:44 -07:00
Benjamin Smedberg 7f9f2b24bb Merge cvs-trunk-mirror to mozilla-central. Conflict resolution:
* client.mk: new NSS tag merge to client.py

--HG--
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jsdbgapi.c => js/src/jsdbgapi.cpp
rename : js/src/jsopcode.c => js/src/jsopcode.cpp
2008-05-05 13:39:59 -04:00
gavin@gavinsharp.com 984248b55b Revert Linux default change from bug 431713 until unit test and talos machines can be updated to avoid it 2008-05-04 18:42:07 -07:00
gavin@gavinsharp.com 45cee4a36e Bug 431713: bump EULA version, and require EULA acceptance for Linux for Firefox 3, patch by mconnor@mozilla.com, r=me, a=schrep 2008-05-04 17:53:42 -07:00
gavin@gavinsharp.com c02628c9be Bug 431713: update EULA for Firefox 3, patch by Mike Beltzner <beltzner@mozilla.com>, r+a=mconnor 2008-05-04 17:46:22 -07:00
gavin@gavinsharp.com 4fb25b2a65 Undo previous revision, because it was wrong (bug 430530, a=mconnor) 2008-05-02 14:04:19 -07:00
Benjamin Smedberg 7a92a2e692 Merge cvs-trunk-mirror to mozilla-central. One conflict resolution: updated NSPR tag from client.mk into client.py
--HG--
rename : js/src/jsdbgapi.c => js/src/jsdbgapi.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsopcode.c => js/src/jsopcode.cpp
rename : js/src/jsparse.c => js/src/jsparse.cpp
2008-05-02 14:08:43 -04:00
reed@reedloden.com de965a7207 s/MOZ_WIDGET_GTK2/UNIX_BUT_NOT_MAC/ 2008-05-02 02:56:48 -07:00
reed@reedloden.com f043d8c267 Bug 430530 - "excess disk IO when updating the url-classifier" (increase the page size, let the cache size grow on linux) [p=dcamp@mozilla.com (Dave Camp) r=mconnor a1.9=beltzner] 2008-05-02 02:55:09 -07:00
dveditz@cruzio.com 506f5b028b bug 427293: add a pref to unhide the buttons on the bad-cert error page by default for advanced users. r=johnath, ui-r=beltzner, sr=jst, a=beltzner 2008-05-02 00:24:27 -07:00
Benjamin Smedberg cf7c5a5d4e Merge cvs-trunk-mirror to mozilla-central. No manual conflict resolution was necessary.
--HG--
rename : js/src/jsdbgapi.c => js/src/jsdbgapi.cpp
rename : js/src/jsfun.c => js/src/jsfun.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsopcode.c => js/src/jsopcode.cpp
2008-04-30 12:35:19 -04:00
ginn.chen@sun.com a696c7adae Bug 422055 Use jemalloc on OpenSolaris p=Jason Evans, Ginn Chen r=ted.mielczarek a=beltzner 2008-04-30 00:14:44 -07:00
Benjamin Smedberg 3f820e496f Merge cvs-trunk-mirror to mozilla-central. Automated merge, no manual conflict resolution necessary.
--HG--
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jsarray.c => js/src/jsarray.cpp
rename : js/src/jsdbgapi.c => js/src/jsdbgapi.cpp
rename : js/src/jsfun.c => js/src/jsfun.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jslong.c => js/src/jslong.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsopcode.c => js/src/jsopcode.cpp
rename : js/src/jsparse.c => js/src/jsparse.cpp
rename : js/src/jsregexp.c => js/src/jsregexp.cpp
rename : js/src/jsscope.c => js/src/jsscope.cpp
rename : js/src/jsstr.c => js/src/jsstr.cpp
rename : js/src/prmjtime.c => js/src/prmjtime.cpp
2008-04-29 10:20:07 -04:00
dtownsend@oxymoronical.com 72e021d3f0 Bug 430120: Update blocklist URL to include same info as update URL. r=robstrong, a=beltzner 2008-04-25 10:10:02 -07:00
edward.lee@engineering.uiuc.edu 5f26263c8c Bug 429531 - Location bar should show non-word-boundary matches below word-boundary matches. r=dietrich, ui-r=beltzner, b-ff3=beltzner, a1.9=beltzner 2008-04-23 21:20:05 -07:00
johnath@mozilla.com 7e1750f711 Change "Why was this site blocked?" to use more detailed report page. b=429697 r=gavin a=beltzner 2008-04-22 13:00:19 -07:00
dtownsend@oxymoronical.com e0a54611f6 Sychronising in-tree blocklist with the updates from bug 421993. r+a=beltzner 2008-04-22 06:13:28 -07:00
Benjamin Smedberg cb6f7e8614 Merge cvs-trunk-mirror to mozilla-central
--HG--
rename : js/src/jsapi.c => js/src/jsapi.cpp
2008-04-16 16:51:58 -04:00
dcamp@mozilla.com 6f47640c0b Bug 427862: Don't use cached full-hash entries without a successful safebrowsing update. r=tony, a1.9=beltzner 2008-04-15 15:39:44 -07:00
jorendorff@mozilla.com ed7b848805 Merge from cvs-trunk-mirror to mozilla-central.
--HG--
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
2008-04-07 17:37:54 -05:00
dietrich@mozilla.com 353948eb1b Bug 422919 - Bookmark Import and Restore do not intelligently handle two different bookmark formats (r=mano, a=beltzner) 2008-04-03 13:51:54 -07:00
dolske@mozilla.com 59fafa0671 Bug 299372 - Content-Disposition headers no longer looked at for Save Link As filename. original-patch=dmose, r=mconnor, r=biesi, a=blocking-ff3+ 2008-04-02 20:02:08 -07:00
reed@reedloden.com 0024e845cf Bug 423177 - "Update default theme's information for Firefox 3" [p=reed r+ui-r=mconnor a=blocking-firefox3+] 2008-04-02 14:39:15 -07:00
jorendorff@mozilla.com c7223c1621 Merge from cvs-trunk-mirror to mozilla-central.
--HG--
rename : js/src/jsarray.c => js/src/jsarray.cpp
2008-03-28 13:01:14 -05:00
dietrich@mozilla.com cf86eefebb Bug 419315 - All bookmarks lost after using "Restore all user preferences" (r=mano, re-land, testing perf) 2008-03-26 22:00:47 -07:00
reed@reedloden.com a094812d79 Bug 424242 - Bump nightly version to Firefox 3.0pre/Gecko 1.9pre [p=reed r=nthomas a1.9+a1.9b5=beltzner] 2008-03-26 11:35:38 -07:00
jorendorff@mozilla.com b4821af3f5 Merge from cvs-trunk-mirror to mozilla-central. (This doesn't build, thanks to bug 425080, which I'll fix next.)
--HG--
rename : js/src/js.c => js/src/js.cpp
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jsarray.c => js/src/jsarray.cpp
rename : js/src/jsdate.c => js/src/jsdate.cpp
rename : js/src/jsdbgapi.c => js/src/jsdbgapi.cpp
rename : js/src/jsemit.c => js/src/jsemit.cpp
rename : js/src/jsexn.c => js/src/jsexn.cpp
rename : js/src/jsfun.c => js/src/jsfun.cpp
rename : js/src/jsgc.c => js/src/jsgc.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsiter.c => js/src/jsiter.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsopcode.c => js/src/jsopcode.cpp
rename : js/src/jsparse.c => js/src/jsparse.cpp
rename : js/src/jsregexp.c => js/src/jsregexp.cpp
rename : js/src/jsscript.c => js/src/jsscript.cpp
rename : js/src/jsxml.c => js/src/jsxml.cpp
2008-03-26 11:42:07 -05:00
mconnor@steelgryphon.com 6b1a312abe Bug 423486 - Remove help viewer from Firefox and point to SUMO, r=gavin, ui-r=beltzner, a1.9b5=beltzner 2008-03-24 10:18:38 -07:00
edward.lee@engineering.uiuc.edu ed00074a92 Bug 422177 - Awesome bar interrupts typing, so continue from where it left off. r=dietrich, a1.9b5=mconnor, b-ff3=beltzner. Bug 424388 - Autocomplete results keep disappearing and reappearing when typing more letters. 2008-03-22 23:38:28 -07:00
edward.lee@engineering.uiuc.edu f63e7c463d Bug 406257 - reduce the number of rows in url bar autocomplete from 10 to 6. r=beltzner, ui-r=beltzner, a1.9b5=beltzner 2008-03-21 23:58:41 -07:00
edward.lee@engineering.uiuc.edu 9c5fba19eb Bug 424454 - Typed urls (like domain roots) need more frecency bonus. r=beltzner, ui-r=beltzner, a1.9b5=beltzner 2008-03-21 23:57:23 -07:00
Benjamin Smedberg daa1480d05 Merge cvs-trunk-mirror -> mozilla-central. There's a C++ bug in js/src/jsinterp.cpp that I am going to file upstream.
--HG--
rename : js/src/js.c => js/src/js.cpp
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jscntxt.c => js/src/jscntxt.cpp
rename : js/src/jsdbgapi.c => js/src/jsdbgapi.cpp
rename : js/src/jsexn.c => js/src/jsexn.cpp
rename : js/src/jsfun.c => js/src/jsfun.cpp
rename : js/src/jsgc.c => js/src/jsgc.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsiter.c => js/src/jsiter.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsopcode.c => js/src/jsopcode.cpp
rename : js/src/jsregexp.c => js/src/jsregexp.cpp
rename : js/src/jsstr.c => js/src/jsstr.cpp
rename : js/src/jsxml.c => js/src/jsxml.cpp
2008-03-20 12:42:05 -04:00
reed@reedloden.com 537a5c5de8 Back out Dão Gottwald's patch from bug 380960 due to JS exception. 2008-03-20 02:08:36 -07:00
reed@reedloden.com 83bad62df0 Bug 380960 - "Implement closing tabs animation" [p=dao@mozilla.com (Dão Gottwald) r=Mano ui-r+a1.9=beltzner] 2008-03-19 23:41:48 -07:00
edward.lee@engineering.uiuc.edu a4ae1d4790 Bug 335418 - Pause downloads when computer is about to go to sleep. r=sdwilsh, a1.9=beltzner 2008-03-19 18:16:02 -07:00
dtownsend@oxymoronical.com 77c7d93420 Bug 420356: Ship blocklist.xml with Firefox. r=gavin.sharp 2008-03-19 15:35:03 -07:00
bent.mozilla@gmail.com dc895122d0 Bug 4126862 - "Change the 'allow scripts to move or resize existing windows' pref to a whitelist". Backing out this patch. 2008-03-19 13:15:12 -07:00
edward.lee@engineering.uiuc.edu bb94644bce Bug 393678 - location bar autocomplete should take word boundaries in account. r=dietrich, b-ff3=beltzner 2008-03-18 19:11:05 -07:00
dietrich@mozilla.com dc190c0222 Bug 398807 - backout (for zeniko@gmail.com, r=dietrich, a=beltzner) 2008-03-17 09:11:49 -07:00
reed@reedloden.com 4bcd5af890 Bug 418016 - "Ts jumped ~1% when enabling jemalloc on Linux (qm-mini-ubuntu01, qm-mini-ubuntu02, qm-mini-ubuntu05)" (Integrate jemalloc into libxul on Linux) [p=jasone@canonware.com (Jason Evans) r=bsmedberg sr+a1.9=stuart] 2008-03-14 08:38:37 -07:00
dietrich@mozilla.com c9d5644c22 Bug 384370 - use JSON as the on disk, lossless format for our bookmark backup (r=mano) 2008-03-13 12:25:49 -07:00
benjamin@smedbergs.us 0864212f35 Merge cvs-trunk-mirror -> mozilla-central
--HG--
rename : js/src/jsarray.c => js/src/jsarray.cpp
rename : js/src/jsnum.c => js/src/jsnum.cpp
2008-03-12 16:32:37 -04:00
dtownsend@oxymoronical.com d8bcdc5a30 Bug 417606: See all search results always number 10 (config change). r=robstring. 2008-03-12 04:12:02 -07:00
blassey@mozilla.com 6cc9d5a4ed backing out: switching narrow char system calls to wide char in windows b=418703 2008-03-11 15:46:26 -07:00
dougt@meer.net 9835a5846e backing out. 2008-03-11 15:12:52 -07:00
blassey@mozilla.com ff89c4a3fb switching narrow char system calls to wide char in windows b=418703 r=bsmedberg r=dougt also looked at by stuart and roc a=beltzner and a=damon 2008-03-11 14:49:53 -07:00
dougt@meer.net 90b46db8c5 Bug: 420928 default entry on win32+wince should be mainWCRTStartup r=bsmedberg, a=damons 2008-03-11 14:31:34 -07:00
benjamin@smedbergs.us f7f9006427 Merge cvs-trunk-mirror -> mozilla-central
--HG--
rename : js/src/js.c => js/src/js.cpp
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jsarray.c => js/src/jsarray.cpp
rename : js/src/jsatom.c => js/src/jsatom.cpp
rename : js/src/jsdate.c => js/src/jsdate.cpp
rename : js/src/jsemit.c => js/src/jsemit.cpp
rename : js/src/jsexn.c => js/src/jsexn.cpp
rename : js/src/jsfun.c => js/src/jsfun.cpp
rename : js/src/jsgc.c => js/src/jsgc.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsiter.c => js/src/jsiter.cpp
rename : js/src/jslock.c => js/src/jslock.cpp
rename : js/src/jsmath.c => js/src/jsmath.cpp
rename : js/src/jsnum.c => js/src/jsnum.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsopcode.c => js/src/jsopcode.cpp
rename : js/src/jsparse.c => js/src/jsparse.cpp
rename : js/src/jsregexp.c => js/src/jsregexp.cpp
rename : js/src/jsscan.c => js/src/jsscan.cpp
rename : js/src/jsscript.c => js/src/jsscript.cpp
rename : js/src/jsstr.c => js/src/jsstr.cpp
rename : js/src/jsxml.c => js/src/jsxml.cpp
2008-03-10 17:07:41 -04:00
dietrich@mozilla.com 8d6ce95d83 Backing out test of bug 384370 2008-03-10 10:49:31 -07:00
dietrich@mozilla.com 188566b7bf Bug 384370 - test perf run (r=mano) 2008-03-10 09:41:52 -07:00
reed@reedloden.com d90532ae1f Bug 240859 - "Full Screen Navigation Bar Should Have Auto Hide" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=mconnor ui-r+a1.9=beltzner] 2008-03-08 03:30:39 -08:00
johnath@mozilla.com fe410e10ae Update blockedSite text, use new stopbadware report url. b=420751, r=gavin, ui-r+a=beltzner 2008-03-07 11:51:25 -08:00
blassey@mozilla.com 81d841c1fc backing out b=418703, caused test 40118 to fail on WINNT 5.2 qm-win2k3-01 dep unit test tinderbox 2008-03-05 14:56:43 -08:00
blassey@mozilla.com dfd26f92ec switching windows narrow char system calls to wide char b=418703 r=bsmedberg a=beltzner 2008-03-05 13:39:29 -08:00
jorendorff@mozilla.com 35ce5bea9f Merge from cvs-trunk-mirror to mozilla-central.
--HG--
rename : js/src/jsarray.c => js/src/jsarray.cpp
rename : js/src/jsdbgapi.c => js/src/jsdbgapi.cpp
rename : js/src/jsexn.c => js/src/jsexn.cpp
rename : js/src/jsgc.c => js/src/jsgc.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsinvoke.c => js/src/jsinvoke.cpp
rename : js/src/jsnum.c => js/src/jsnum.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsopcode.c => js/src/jsopcode.cpp
rename : js/src/jsregexp.c => js/src/jsregexp.cpp
rename : js/src/jsstr.c => js/src/jsstr.cpp
2008-03-05 15:00:01 -06:00
dietrich@mozilla.com ca4b46ef8d backing out bug 419315 for 20ms Ts regression 2008-03-04 22:39:48 -08:00
dietrich@mozilla.com afe04b3027 backing out test checkin of bug 384370 2008-03-04 14:12:27 -08:00
dietrich@mozilla.com ee6f5ace1d TESTING - temp checkin of bug 384370 (r=mconnor) 2008-03-04 13:23:04 -08:00
dietrich@mozilla.com b0a4177e66 backing out test patch for bug 384370 2008-03-04 12:04:14 -08:00
dietrich@mozilla.com baff8051e9 Bug 384370 ? use JSON as the on disk, lossless format for our bookmark backup - TESTING (r=mconnor) 2008-03-04 11:50:18 -08:00
dietrich@mozilla.com e49a6df6f9 backing out, broke when unrotting 2008-03-04 11:43:35 -08:00
dietrich@mozilla.com 2c23e82cf1 Bug 384370 ? use JSON as the on disk, lossless format for our bookmark backup - TESTING PERF (r=mconnor) 2008-03-04 11:41:52 -08:00
dietrich@mozilla.com e4e3e4bb8d Bug 419315 ? All bookmarks lost after using "Restore all user preferences" (r=mano) 2008-03-04 09:05:13 -08:00
nrthomas@gmail.com 3a3a575e03 Bug 418926, bump nightly version to 3.0b5pre/1.9b5pre following branch for 3.0b4, r=rhelmer, a=beltzner 2008-03-03 16:58:35 -08:00
vladimir@pobox.com ddb55e3265 backing out patch for bug 299372 for b4, as per bug 420481 2008-03-02 23:31:37 -08:00
dmose@mozilla.org a0abc6c77c Use Content-Disposition headers for "Save Link As", when available (bug 299372); r=mconnor (browser bits), r/sr=biesi (uriloader bits), ui-r=beltzner, a1.9b4=beltzner 2008-02-29 15:59:20 -08:00
joshmoz@gmail.com b903b64b94 always link against cocoa framework on Mac OS X, cocoa exception wrapping in xpcom file io. b=419392 r=bent sr=roc a=beltzner 2008-02-29 15:24:53 -08:00
dietrich@mozilla.com 369fd460d9 backing out bug 384370 for hosation of Ts 2008-02-29 09:29:58 -08:00
dietrich@mozilla.com 7ea357f31c Bug 384370 - use JSON as the on disk, lossless format for our bookmark backup (take two, r=mano, a=beltzner) 2008-02-29 08:39:13 -08:00
dietrich@mozilla.com 02b9a4ac37 backing out bug 384370, caused 25ms Ts regression on linux, and leaks on linux and mac 2008-02-27 11:05:52 -08:00
dietrich@mozilla.com 5b99177f04 Bug 384370 - use JSON as the on disk, lossless format for our bookmark backup (r=mano) 2008-02-27 10:14:13 -08:00
benjamin@smedbergs.us e623eb1082 Merge cvs-trunk-mirror to mozilla-central.
--HG--
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jsarray.c => js/src/jsarray.cpp
rename : js/src/jsatom.c => js/src/jsatom.cpp
rename : js/src/jsdate.c => js/src/jsdate.cpp
rename : js/src/jsemit.c => js/src/jsemit.cpp
rename : js/src/jsgc.c => js/src/jsgc.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsnum.c => js/src/jsnum.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsopcode.c => js/src/jsopcode.cpp
rename : js/src/jsscope.c => js/src/jsscope.cpp
rename : js/src/jsstr.c => js/src/jsstr.cpp
rename : js/src/prmjtime.c => js/src/prmjtime.cpp
2008-02-27 11:33:49 -05:00
dcamp@mozilla.com 9d06b2c6f1 Bug 360387: Verify HMAC of safebrowsing updates. r=tony, blocking-firefox3=beltzner 2008-02-27 00:51:02 -08:00
dcamp@mozilla.com ee910b1d12 Bug 419117: Add noise to safebrowsing gethash requests. r=tony, blocking-firefox3=beltzner 2008-02-26 21:51:28 -08:00
dietrich@mozilla.com e64aac6a32 Bug 385245 ? history sidebar very slow (way slower than fx2) (for ondrej@allpeers.com, r=dietrich) 2008-02-26 20:48:51 -08:00
dcamp@mozilla.com 5365ee813a Bug 419750: update safebrowsing server names. r=tony, a=beltzner 2008-02-26 19:49:29 -08:00
myk@mozilla.org 8fe88be036 bug 419609: add hidden pref to disable site-specific zoom; r=gavin, a=beltzner 2008-02-26 15:05:53 -08:00
reed@reedloden.com 88e6a0f904 Bug 417800 - "FF 3b3: 3rd party cookies are not set, but third party cookies *should* be sent" [p=dwitte@stanford.edu (Dan Witte [dwitte]) r=mconnor a=blocking1.9+] 2008-02-25 00:50:16 -08:00
edward.lee@engineering.uiuc.edu ce492d0d77 Bug 417798 - History can fill FF3 addressbar suggestions with unwanted bookmarklets that look almost like real pages but execute in the current page's scope. r=dietrich, b-ff3=beltzner 2008-02-23 16:54:19 -08:00
reed@reedloden.com 8f6d59ad20 Bug 416696 - "Restart and quit alerts should use independent "don't warn again" prefs" [p=dao@mozilla.com (Dão Gottwald) r=zeniko r=Mano ui-r=beltzner a1.9=damons] 2008-02-23 01:32:09 -08:00
benjamin@smedbergs.us 270b1c9735 Merge cvs-trunk-mirror -> mozilla-central
--HG--
rename : js/src/js.c => js/src/js.cpp
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jsarena.c => js/src/jsarena.cpp
rename : js/src/jsarray.c => js/src/jsarray.cpp
rename : js/src/jsatom.c => js/src/jsatom.cpp
rename : js/src/jsbool.c => js/src/jsbool.cpp
rename : js/src/jscntxt.c => js/src/jscntxt.cpp
rename : js/src/jscpucfg.c => js/src/jscpucfg.cpp
rename : js/src/jsdate.c => js/src/jsdate.cpp
rename : js/src/jsdbgapi.c => js/src/jsdbgapi.cpp
rename : js/src/jsdhash.c => js/src/jsdhash.cpp
rename : js/src/jsemit.c => js/src/jsemit.cpp
rename : js/src/jsexn.c => js/src/jsexn.cpp
rename : js/src/jsfun.c => js/src/jsfun.cpp
rename : js/src/jsgc.c => js/src/jsgc.cpp
rename : js/src/jshash.c => js/src/jshash.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsiter.c => js/src/jsiter.cpp
rename : js/src/jslock.c => js/src/jslock.cpp
rename : js/src/jsmath.c => js/src/jsmath.cpp
rename : js/src/jsnum.c => js/src/jsnum.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsopcode.c => js/src/jsopcode.cpp
rename : js/src/jsparse.c => js/src/jsparse.cpp
rename : js/src/jsregexp.c => js/src/jsregexp.cpp
rename : js/src/jsscope.c => js/src/jsscope.cpp
rename : js/src/jsscript.c => js/src/jsscript.cpp
rename : js/src/jsstr.c => js/src/jsstr.cpp
rename : js/src/jsutil.c => js/src/jsutil.cpp
rename : js/src/jsxml.c => js/src/jsxml.cpp
rename : js/src/prmjtime.c => js/src/prmjtime.cpp
2008-02-22 16:45:09 -05:00
reed@reedloden.com 6155d42722 Bug 416416 - "change extensions.update.url to not live behind https://addons.mozilla.org/" [p=reed r=Mossop a1.9=beltzner a=blocking-firefox3+] 2008-02-21 23:08:15 -08:00
dcamp@mozilla.com ec7d260ced Bug 399528: Add 'never for this site' option to the offline-app notification bar. r=mconnor, ui-r=beltzner, blocking-firefox3=mconnor 2008-02-21 22:34:15 -08:00
edward.lee@engineering.uiuc.edu 43dd95c0f5 Bug 417810 - Frequently Visited Pages Disappear From Location Bar Autocomplete. r=dietrich, b-ff3=beltzner 2008-02-20 17:38:38 -08:00
dmose@mozilla.org aba72c6e99 Add an l10n strategy for web-based protocol handler updating (bug 395277); r=myk, sr=biesi, r=gavin (for browser/ pieces), a=blocking-1.9+; late-l10n checkin 2008-02-19 20:46:35 -08:00
vladimir@pobox.com 32d2475f88 b=418311, disable coalesced updates on mac, r=roc 2008-02-18 16:10:44 -08:00
jag@tty.nl 05cdb6aefe Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan 2008-02-18 00:50:04 -08:00
bhearsum@bitters.local 9cdcdf97c8 bug 417326: Rev Firefox version. r=bsmedberg, patch=me 2008-02-14 17:23:45 -05:00
reed@reedloden.com a87d81a7ad Bug 401322 - "missing "Text Size" zoom feature, Full page zoom should be an option not replacement" [p=elmar.ludwig@uos.de (Elmar Ludwig) ui-r=beltzner r=gavin sr=bzbarsky a1.9=schrep] 2008-02-13 03:00:45 -08:00
reed@reedloden.com bde93207e7 Bug 388652 - "remove code that supports deprecated "/lookup" request in SafeBrowsing protocol" [p=dcamp@mozilla.com (Dave Camp) r=tony a=blocking-firefox3+] 2008-02-08 20:50:16 -08:00
florian@queze.net 94d31a377c Bug 402287 - register{Protocol,Content}Handler should only be allowed from same host as handler. r=gavin, a=blocking1.9+ 2008-02-08 15:04:30 -08:00
rhelmer@mozilla.com 0333a74128 bump b3 to b4 b=409880 r=reed 2008-02-04 20:26:20 -08:00
pavlov@pavlov.net fdde8df444 bug 407459. hooking jemalloc up to the build system. r=various people 2008-02-04 19:16:24 -08:00
edward.lee@engineering.uiuc.edu bb301340a2 Bug 415489 - URL bar autocomplete slow since bug 414507. r=dietrich, b-ff3=beltzner, a1.9b3=beltzner 2008-02-04 11:36:22 -08:00
reed@reedloden.com b4660310ac Bug 394046 - "Tracking bug: do major update from FF2.0.0.11 to FF3.0b2 to make sure it all works" (Fix defaults/profile/prefs.js packaging) [p=nrthomas@gmail.com (Nick Thomas [cf]) r=bsmedberg a1.9b3=beltzner] 2008-02-03 17:23:37 -08:00
jonas@sicking.cc 5adc019519 Bug 415168: Turn off <a ping> in firefox r/sr=vlad b3a=beltzner 2008-02-01 14:40:36 -08:00
myk@mozilla.org 84aac13349 bug 400061: add Podcast and Video Podcast entries to the applications prefpane; Patch by Will Guaraldi; r=myk,sayrer; a=beltzner 2008-01-29 23:12:08 -08:00
myk@mozilla.org 74d9afac96 backing out bug 400061 because it caused a test failure 2008-01-29 21:41:48 -08:00
dolske@mozilla.com d5d2b01eee 32x32 icons for Bug 404402 - Ship and use different sizes of the Firefox icon. rs=mconnor, coattailing in on r/a from earlier 48x48 icons addition. 2008-01-29 21:38:52 -08:00
dietrich@mozilla.com 27b1c94b51 Bug 414253 ? do more frecency recalculation on idle, and / or do it faster than 60 seconds of idle (r=sspitzer) 2008-01-29 21:17:48 -08:00
sdwilsh@shawnwilsher.com f55ab5a479 Bug 412204 - anti virus scanning is slow and unnecessary. r=jimm 2008-01-29 21:07:44 -08:00
myk@mozilla.org 41316cd609 bug 400061: add Podcast and Video Podcast entries to the applications prefpane; r=myk,sayrer; a=beltzner 2008-01-29 21:00:32 -08:00
johnath@mozilla.com d709d02a70 Re-land bug 406612. r=gavin a=beltzner 2008-01-29 20:21:53 -08:00
bent.mozilla@gmail.com 0adc3bba25 Bug 412862 - Change the 'allow scripts to move or resize existing windows' pref to a whitelist. r=gavin,jst. sr=jst. ur+a=beltzner. 2008-01-29 18:27:17 -08:00
johnath@mozilla.com 4c9df2c865 Backing out patch for 406612 in case it caused the linux Ts regression. 2008-01-29 14:38:54 -08:00
dolske@mozilla.com 37dcdb1cb4 48x48 icons for Bug 404402 - Ship and use different sizes of the Firefox icon. r=mconnor, bsmedberg, ui-r=mconnor, a=blocking-ff3+ 2008-01-29 14:22:09 -08:00
dcamp@mozilla.com 3e8c1eb798 Bug 402611: Deal with changes to the safebrowsing v2 protocol. r=tony, a1.9=beltzner 2008-01-29 12:57:18 -08:00
johnath@mozilla.com 43ccfe054f Clean up visual presentation of identity popup & button (Larry). b=406612 r=gavin a=beltzner late-l10n 2008-01-29 10:26:00 -08:00
edward.lee@engineering.uiuc.edu 8a8c87ff9c Bug 414489 - Change default search chunk size and timeout and let users adjust them. r=sspitzer, a1.9=mconnor 2008-01-28 22:53:19 -08:00
dcamp@mozilla.com 6306732342 Back out bug 402611 for bloat-test orange 2008-01-28 17:58:15 -08:00
mozilla@weilbacher.org d0cb8b7ca7 Bug 412582: remove MOZ_ENABLE_CAIRO_GFX from the build system, r=ted.mielczarek, a=beltzner 2008-01-28 15:07:34 -08:00
dcamp@mozilla.com 7112110cef Bug 402611: Deal with changes to the safebrowsing v2 protocol. r=tony, a1.9=beltzner 2008-01-28 15:04:43 -08:00
dtownsend@oxymoronical.com d3ccf986ff Bug 404024: Add AMO integration pane. r=robstrong 2008-01-28 09:11:48 -08:00
dcamp@mozilla.com c1fbad10af Bug 413817: Add privacy.item.offlineApps pref to firefox.js. r=gavin, a1.9=beltzner 2008-01-26 14:33:24 -08:00
sdwilsh@shawnwilsher.com 69fbb05161 Bug 408605 - Preference to control cross-session download behaviour. Patch by graememcc <graememcc_firefox@graeme-online.co.uk>. r=sdwilsh, a=schrep 2008-01-26 13:11:31 -08:00
gavin@gavinsharp.com e92fa30089 Back out new Minefield icon because it confuses some commonly installed rc.exes, a=mconnor 2008-01-25 17:05:00 -08:00
gavin@gavinsharp.com edff1081b2 Bug 340976: land larger Minefield and Firefox icons, for Vista (icons by Steven Garrity <steven@silverorange.com>), a=mconnor 2008-01-25 13:45:25 -08:00
dietrich@mozilla.com 91788690fa Bug 394038 ? make url bar autocomplete frecency algorithm global (r=sspitzer/mconnor) 2008-01-25 09:11:14 -08:00
philringnalda@gmail.com 2529356293 Bug 411490 - about:crashes (missed bit), p=dtownsend@mozilla.com (Dave Townsend), r=mano, a=beltzner 2008-01-24 23:24:33 -08:00
reed@reedloden.com c926e19b94 Back out dietrich's patch from bug 394038 due to failing unit test (probably because of bug 413794). 2008-01-24 00:22:37 -08:00
dietrich@mozilla.com a31615ea9c Bug 394038: make url bar autocomplete frecency algorithm global (r=sspitzer) 2008-01-23 12:21:35 -08:00
nrthomas@gmail.com 052795880c Bug 394046, packaging changes/fixes for major update to Fx3, r=bsmedberg, a=blocking1.9+ 2008-01-23 10:57:43 -08:00
mozilla@weilbacher.org d16ee3629d [OS/2] Bug 346690: Implement CSS3 CR cursor:none, OS/2 followup, r=mkaply 2008-01-19 00:35:49 -08:00
dolske@mozilla.com 31d1e0acaf Bug 412049 - Use PNG instead of XPM for default window icon on Linux. r=mconnor, r=bsmedberg, ui-r=mconnor, a=schrep 2008-01-18 16:52:09 -08:00
jwalden@mit.edu 8d1b1d2a9c Bug 346690 - Add support for the 'none' keyword for the CSS cursor property. r=dbaron, sr=mats, a=schrep 2008-01-18 10:39:49 -08:00
dcamp@mozilla.com 03b3eb6925 Bug 402610: Allow safebrowsing servers to specify separate URLs for chunk data. r=tony, blocking=beltzner 2008-01-12 14:22:03 -08:00
dietrich@mozilla.com cdc19da460 Bug 398807 ? session restore accounts for 2-3% of talos pageload (make it faster) (r=zeniko) 2008-01-09 12:28:46 -08:00
reed@reedloden.com 0828905ceb Bug 391598 - "make upgrade/update process smoother and avoid confusing/modal dialogs" [p=dao@mozilla.com (Dão Gottwald) r=sspitzer ui-r=beltzner a=blocking-firefox3+] 2008-01-08 23:37:06 -08:00
dwitte@stanford.edu a14b1eb436 Bug 337232 - Remove unused preference network.cookie.enableForCurrentSessionOnly. r=gavin, a=schrep 2008-01-03 16:10:41 -08:00
philringnalda@gmail.com c1db3488be Bug 407635 - Update browser/toolkit copyright dates to 2008, r=gavin, a=blocker 2007-12-31 13:03:06 -08:00
benjamin@smedbergs.us fd5b74bf13 Bug 396052 - Firefox fails to start when run from a directory with non-native characters, r=luser sr=neil 2007-12-31 07:15:43 -08:00
reed@reedloden.com 05c975f918 Bug 410046 - "move tabbed browser prefs to their appropriate modules" [p=dao@mozilla.com (Dão Gottwald) r=mconnor r=Neil a1.9=beltzner] 2007-12-28 19:13:06 -08:00
dwitte@stanford.edu e3448f5ea9 Bug 324397 - 'Allow cookies for the original site only' preference, should be selected by default. relanding now that bug 404399 is fixed. r=mconnor, a=mconnor/schrep 2007-12-19 15:58:38 -08:00
sspitzer@mozilla.org 7c65ec6499 fix for bug #406706: Contents of the location bar should be selected on single click, Mac OS X (but not unix) r=gavin, ui-r=beltzner, a=blocking-firefox-3+ 2007-12-19 14:43:12 -08:00
mconnor@steelgryphon.com 768af537d1 bug 406062 - set editor.singleLine.pasteNewlines to 2, r=luser, ui-r+a=beltzner 2007-12-17 21:29:38 -08:00
mconnor@steelgryphon.com e6c0dccd4b oops, network fail, backing out 2007-12-17 18:11:48 -08:00
mconnor@steelgryphon.com ff4cd27dec bug 406062 - set editor.singleLine.pasteNewlines to 2, r=luser, ui-r+a=beltzner 2007-12-17 18:01:20 -08:00
sspitzer@mozilla.org fe2e46d0b3 fix for bug #407836: remove support for browser.urlbar.richResults this should be an extension, and not a hidden pref fix for (the easy half of) bug #408274: Location bar autocomplete does not work after being removed from the toolbar and being added again r=gavin, a=mconnor 2007-12-17 16:28:43 -08:00
edward.lee@engineering.uiuc.edu 9a1d793ed1 Bug 392097 - only showing 7 days of download history, until I search, then I see more items. r=sdwilsh, b-ff3=beltzner 2007-12-15 17:35:38 -08:00
florian@queze.net 5395a457d4 Bug 407193: Restore animateFadeIn behavior for Mac prefpanes (revert fix for bug 394881). r=mconnor, a=blocking-firefox3+ 2007-12-14 16:20:48 -08:00
bhearsum@mozilla.com aef024fe4b 407077: version/config bump up for Gecko 1.9b2. r=rhelmer, patch=me 2007-12-11 13:43:04 -08:00
dietrich@mozilla.com eef8964ff7 Bug 402880 figure out pref UI for history expiration / limiting visits (r=sspitzer, take 2) 2007-12-05 00:30:07 -08:00
dietrich@mozilla.com bb640eb412 Backing out bug 402880 2007-12-05 00:01:13 -08:00
dietrich@mozilla.com e4eac73347 Bug 402880 figure out pref UI for history expiration / limiting visits (r=sspitzer) 2007-12-04 23:40:49 -08:00
dietrich@mozilla.com 7581e1894e Bug 398914 Creating an additional bookmark with "Add a keyword for this search" overwrites the POST_DATA of existing bookmark(s) with the same location (r=sspitzer) 2007-12-04 17:56:55 -08:00
dietrich@mozilla.com 7ec762c005 Backing out bug 398914 2007-12-04 11:44:46 -08:00
dietrich@mozilla.com 688029611b Bug 398914 Creating an additional bookmark with "Add a keyword for this search" overwrites the POST_DATA of existing bookmark(s) with the same location (r=sspitzer) 2007-12-04 10:34:44 -08:00
sspitzer@mozilla.org f7beac1809 fix for bug #405231: create the "Smart Bookmarks" folder and queries for existing profiles fix for bug #399477: determine better wording for "Places" folder and pre-defined queries r=dietrich, a=blocking-firefox3+ 2007-12-04 00:31:07 -08:00
sspitzer@mozilla.org 381f71b6a8 fix for bug #399664: In location bar auto-complete, indicate which part of the result matches the query fix for bug #403159: Switch location bar auto-complete to a two line view fix for bug #399281: Transition location bar auto-complete results to a richlistbox widget r=gavin, with additional reviews from neil deakin a=firefox-3-+ sheriff approval from dietrich to check in on orange 2007-11-29 20:57:57 -08:00
johnath@mozilla.com 39e2a45b3f Bug 402207 - SSL error page "Add Exception" support should be pref-controlled. r=gavin r=kengert ui-r=beltzner a=beltzner 2007-11-23 13:59:10 -08:00
reed@reedloden.com 163f2b9e1f Back out patch from bug 392870 due to perf regression. 2007-11-22 00:52:41 -08:00
reed@reedloden.com 3282b8b9f4 Bug 392870 - "Easy discoverability of Tabbed Browsing for new users" [p=dao@mozilla.com (Dão Gottwald) r=mconnor r=Neil a=blocking-firefox3+] 2007-11-21 22:51:11 -08:00
reed@reedloden.com 7036f21278 Bug 323041 - "Software update dialog steals focus / wait for idle before prompting" [p=dao@mozilla.com (Dão Gottwald) r=sspitzer a=blocking-firefox3+] 2007-11-20 02:08:55 -08:00
dwitte@stanford.edu c724dec6e0 backing out the kitchen sink. 2007-11-19 02:15:55 -08:00
dwitte@stanford.edu 845293d1c0 flip default cookie pref to reject foreign cookies. relanding of bug 324397. 2007-11-18 22:01:30 -08:00
dwitte@stanford.edu 20040b7a11 backing out due to tinderbox orange. 2007-11-15 03:24:20 -08:00
dwitte@stanford.edu b5ea8714ed temporarily disabling cookies to investigate tinderbox orange. 2007-11-15 02:21:49 -08:00
dwitte@stanford.edu 693a51ef4c Bug 324397 - 'Allow cookies for the original site only' preference should be selected by default. patch by dveditz and dwitte; r=mconnor, a=schrep+mconnor 2007-11-15 01:31:16 -08:00
sspitzer@mozilla.org 1e18e8c52a fix for bug #381216: prevent bookmarks dataloss when a user goes from Firefox 2, Firefox 3 beta, Firefox 2 and then back to Firefox 3. r=dietrich, a=schrep/beltzner 2007-11-09 12:11:12 -08:00
reed@reedloden.com 5a746e48f3 Back out Dão's patch from bug 392870 as a possible cause of the Ts regression. 2007-11-08 20:18:27 -08:00
reed@reedloden.com b570b85cc8 Bug 392870 - "Easy discoverability of Tabbed Browsing for new users" [p=dao r=mconnor r=Neil a=blocking-firefox3+] 2007-11-08 18:19:30 -08:00
nrthomas@gmail.com e05063c49c Bug 401741, bump nightly version to 3.0b2pre, r=ccooper, a=beltzner 2007-11-07 10:28:11 -08:00
sspitzer@mozilla.org b549e4d71f backing out my fix for bug #399664, due to 2% Ts regression (see bug #402668 for details) 2007-11-06 00:43:53 -08:00
sspitzer@mozilla.org a2314bff24 fix for bug #399664: In location bar autocomplete, indicate which part of the result matches the query (and make sure it is visible) r=gavin, parts r=neil deakin a=m9 blocker 2007-11-05 21:31:22 -08:00
dietrich@mozilla.com a28f59d521 Bug 332748 Figure out how much history we can show by default (browser.history_expire_days now set to 180 days) (r=sspitzer) 2007-11-04 17:10:37 -08:00
reed@reedloden.com d0b21a988c Bug 401214 - "bring back support for MOUSE_SCROLL_TEXTSIZE (mousewheel.withcontrolkey.action = 3)" [p=dao r+sr=sicking r+aM9=mconnor a=blocking1.9+ for M9] 2007-10-30 12:13:37 -07:00
reed@reedloden.com 4894cad90d Bug 399233 - "Phishing UI hidden by content, inconsistent with malware" [p=johnath r=tony r=biesi ui-r=beltzner a=blocking-firefox3+ for M9] 2007-10-29 11:29:14 -07:00
reed@reedloden.com eb3a474991 Bug 400809 - "remove unneeded/unused parts from the urlbar binding" [p=dao r=gavin aM9=mconnor] 2007-10-25 19:53:01 -07:00
sdwilsh@shawnwilsher.com d11b213dd7 Bug 394881 - [Mac] Prefpanes should specify heights. r=mconnor 2007-10-22 11:07:01 -07:00
pavlov@pavlov.net 5fb3cffbbf this wasn't supposed to be landed as part of larry. a=beltzner 2007-10-22 08:24:59 -07:00
mconnor@steelgryphon.com 9b05eb630f bug 383183 - relanding Larry, round 324 2007-10-21 20:30:23 -07:00
reed@reedloden.com 99b30a7c67 Bug 397695 - "Remove checkForChromelessWindow() code" [p=johnath r=gavin a1.9=mconnor] 2007-10-19 01:19:34 -07:00
reed@reedloden.com 71b35bfade Backout patch from Roland Boon in bug 386826 due to RLk increase. 2007-10-12 22:47:04 -07:00
reed@reedloden.com d9b478d56c Bug 386826 - "First run of XULRunner fails on Windows Vista, showing the Usage dialog instead" [p=roland.boon@tomtom.com (Roland Boon) r=bsmedberg a1.9=sayrer] 2007-10-12 21:19:33 -07:00
sspitzer@mozilla.org b506e08704 re-enable bug #387996: add a "Places" folder to the bookmarks menu, populated with smart folders the refcount leaks, Ts and Txul regressions should be better, using tinderbox to verify. see bug #399476, bug #399418 and bug #399460 for details 2007-10-12 20:45:27 -07:00
sspitzer@mozilla.org a709d60def disabling the fix for bug #387996 (add a "Places" folder to the bookmarks menu, populated with smart folders) due to Ts, Txul, and RLk regressions 2007-10-11 13:30:54 -07:00
sayrer@gmail.com e4bed2651a Turn session restore back on. Tests show a performance problem. See bug 398807. 2007-10-05 16:28:27 -07:00
mconnor@steelgryphon.com 1cdebdf058 temporarily disable sessionstore to gauge Tp impact 2007-10-05 13:33:26 -07:00
reed@reedloden.com 71db48272f Bug 384304 - "/usr/bin/firefox is not able to handle symlinks due to error in script" [p=hjmf@telefonica.net (H. Montoliu) r=cls a1.9=mconnor] 2007-10-05 00:29:26 -07:00
gavin@gavinsharp.com 8ac9961fda Bug 398174: add DM 'addToRecentDocs' pref to firefox.js, and add a comment explaining it's use, r+a=mconnor 2007-10-03 09:00:48 -07:00
rhelmer@mozilla.com 05b8e18a3a copy to dist/bin/LICENSE not dist/LICENSE b=351476 2007-10-02 15:42:55 -07:00
rhelmer@mozilla.com 779e2c2ebd convert EOL on README and LICENSE, for WINNT builds only b=351476 r=bsmedberg 2007-10-02 12:42:47 -07:00
db48x@yahoo.com a937be023c Bug 261655 - Can't completely disable the new "Install Missing Plugins" infobar. r=mconnor, a=mconnor 2007-10-02 12:08:00 -07:00
thunder@mozilla.com 1779e27d03 Bug 392496: New AUS update URL v3, send distribution information. r=sspitzer 2007-10-01 17:52:49 -07:00
philringnalda@gmail.com 0b8ad38161 Bug 397048 - static builds need msimg32 after cairo update, r=vlad, a=mconnor 2007-09-24 14:01:25 -07:00
nrthomas@gmail.com 57400fe27e Bug 394037, version bumps to 3.0a9pre, p=joduinn & cf, r=preed 2007-09-21 14:17:38 -07:00
dmose@mozilla.org e44b81538e Inject default web-based protocol handlers into mimeTypes.rdf (bug 392978), r=myk, sr=biesi, a=mconnor 2007-09-06 15:20:52 -07:00
philringnalda@gmail.com 5749b66dd2 Bug 394545 - Remove intl.collationOption, r+moa=smontagu, a1.9=dsicore 2007-09-05 06:47:22 -07:00
rob_strong@exchangecode.com b90457cc4d Bug 392084 - Add a get plugins link to the add-ons mgr. r=dtownsend 2007-09-03 17:03:41 -07:00
asqueella@gmail.com 930091f25d try to back out 324397 to see if it's the cause of orange on bm-xserve08 2007-09-02 11:42:38 -07:00
asqueella@gmail.com ae43f5d639 Bug 324397 - 'Allow cookies for the original site only' preference, should be selected by default p=Daniel Veditz <dveditz@cruzio.com> r=mconnor 2007-09-02 08:33:09 -07:00
dtownsend@oxymoronical.com e879d0303c Bug 337344: Disable location bar hiding by default, to make chrome spoofing harder. p=Johnathan Nightingale <johnath@mozilla.com>, r=mconnor 2007-08-23 11:49:02 -07:00
dtownsend@oxymoronical.com e52758a05e Bug 341472: ship with fewer security warnings showing by default. p=Adam Guthrie <ispiked@gmail.com>, r=darin.moz@gmail.com, ui-r=beltzner, a=wanted-firefox3 2007-08-20 07:22:42 -07:00
dbaron@dbaron.org c8807a93a9 Fix more bustage with libxul + trace-malloc. 2007-08-19 18:41:10 -07:00
sdwilsh@shawnwilsher.com a72b5a46eb Bug 392362 - Make a pref to control the number of days for which we display download history. Patch by Edward Lee <edilee@mozilla.com>. r=sdwilsh 2007-08-17 15:19:08 -07:00
rflint@ryanflint.com f822bfeed5 Bug 341341 - automatically update installed microsummary generators. r=myk 2007-08-15 11:24:33 -07:00
dcamp@mozilla.com 614287c90a fetch malware data with the url classifier. b=389501, r=tony 2007-08-09 15:11:22 -07:00
gavin@gavinsharp.com 334b3b7c9e Fix comment typo in patches for bug 389779 and bug 388833 2007-08-05 16:48:25 -07:00
wr@rosenauer.org 7edd3206ef Bug 190615 - double-clicking shouldn't select punctuation on Unix, p=dao@design-noir.de, r=mano 2007-08-04 01:35:28 -07:00
benjamin@smedbergs.us 38baff440e Bug 390361 - fix FF+XR builds to copy the XR directory to the "private" location by default, r=luser 2007-08-03 11:29:29 -07:00
benjamin@smedbergs.us 4b6ed1dfac Bug 389673 - Fix "make install" to copy from dist/ and use packager.mk, rather than recurse the build tree, r=luser 2007-08-03 07:46:17 -07:00
nrthomas@gmail.com 1a38292fda Bug 390514, bump version to 3.0a8pre (for now), r=bsmedberg 2007-08-03 07:26:46 -07:00
sspitzer@mozilla.org 91bbdaa821 fix for bug #384897: in-product links to AMO should be https:// (and not http://)
patch by Simon 'sipaq' Paquet <bugzilla@babylonsounds.com>

r=sspitzer, morgamic
a=mconnor for M7
2007-07-28 20:19:33 -07:00
dcamp@mozilla.com 532a82cb78 try landing new safebrowsing protocol again. b=387196, r=tony, r=vlad (for new fixes) 2007-07-25 23:38:43 -07:00
dcamp@mozilla.com c91142ec8a backout patch for 387196 2007-07-25 20:11:43 -07:00
dcamp@mozilla.com 791945185f implement the new google safebrowsing protocol. b=387196, r=tony 2007-07-25 18:49:20 -07:00
benjamin@smedbergs.us 898f920045 Bug 388833 - Give the Firefox binary the ability to kinda-sorta launch XR apps (mainly meant for webrunner experimentation right now), r=luser 2007-07-25 13:24:37 -07:00
sspitzer@mozilla.org fa0e59bfe4 partial fix for bug #332748:
Figure out how much history we can show by default.

bump the default from 9 days to 180 days.

r=mconnor
2007-07-25 12:18:41 -07:00
rob_strong@exchangecode.com 79526ada6f Bug 388192 - Remove gopher OS integration support (Mac OS X patch). r-sspitzer 2007-07-19 15:04:47 -07:00
benjamin@smedbergs.us 317f40decb Try to fix ff-xr bustage from bug 383167 2007-07-19 07:58:54 -07:00
gavin@gavinsharp.com a94d174799 Bug 386658: fix msvc7.1 build breakage, r=emaijala 2007-07-11 08:16:30 -07:00
mozilla.mano@sent.com a1b629fdd9 Bug 385872 - Strict warnings should only be enabled for chrome by default (in debug builds). r=jst, sr=brendan. 2007-07-10 01:05:54 -07:00
gavin@gavinsharp.com 3f33c3cfe4 Remove #ifdef DEBUG pref that isn't read in debug builds (see bug 383365 comment 2) 2007-07-03 16:34:15 -07:00
benjamin@smedbergs.us f1593a410c Bug 383167 try #3 - need buildid in an external file, r=luser sr=jst with additional parts r=biesi 2007-07-02 11:20:24 -07:00