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

926 Коммитов

Автор SHA1 Сообщение Дата
Dave Townsend 81f4b30c6c Update the in-tree blocklist with the changes from bug 459850. a=beltzner 2009-04-15 13:21:48 +01:00
Doug Turner 7606dca0ef Bug 487467 - sets google gls as the network geolocation provider r=gavin/beltzner 2009-04-14 11:24:13 -07:00
Edward Lee da1fbb8ad9 Bug 476298 - Switch RecalculateFrecencies to just fix invalid frecencies. r=dietrich
Bug 476300 - Calculate all page frecencies when upgrading/migrating
Bug 482351 - 1 sort operation required by mDBInvalidFrecencies
Create a new method FixInvalidFrecencies that finds invalid (negative) frecencies and recalculates them. Use it for handling creating/migrating DBs as well as recalculating invalid places on daily idle (place frecencies are already estimated by decay). This obviates a few preferences, queries and methods related to recalculating on idle. The test uses mork history with a number of pages that now all get their frecencies calculated on migrate, where before this fix, the test fails with a bunch of pages still with negative frecencies.
2009-04-10 10:24:10 -05:00
Jim Mathies b8a60b594a Bug 479901 - Add WM_GESTURE support for Windows 7. r=vlad+smaug. 2009-04-02 14:34:31 -05:00
Ben Hearsum db9f4f395e bug 482252: version bump mozilla-central to 3.6a1pre. r=nthomas 2009-03-17 10:19:11 -04:00
Staś Małolepszy 9ebf23ecdc Bug 435687 - Add Mibbit as a default IRC protocol web handler. r=mconnor 2009-03-14 09:47:51 +01:00
Ginn Chen 445af6a0bb Bug 479762 sed: command garbled for SOURCE_REPO r=ted.mielczarek 2009-03-06 14:44:51 +08:00
Josh Aas 0edf2f304b Remove Carbon Apple Event code, replaced with standard Cocoa suite and some custom Cocoa handlers. b=363747 r=smorgan sr=roc 2009-03-02 09:24:31 -05:00
Nochum Sossonko cb8a7b2a90 Bug 419612 - pref to not update site-specific zoom for existing background tabs. r=gavin 2009-03-01 12:22:44 +01:00
Daniel Veditz 5e672443a4 bug 480357 change default ssl domain display, r/ui-r/a=mconnor 2009-03-01 00:45:24 -08:00
Asaf Romano bfb7065461 Bug 480151 - remember the last field modified first in the Add Bookmark dialog and start with focus there next time. r=dietrich. 2009-02-26 17:27:39 -08:00
Robert Strong cc971478b8 Bug 477908 - Set a smaller value for DOWNLOAD_BACKGROUND_INTERVAL for non official builds. r=mconnor 2009-02-15 23:34:56 -08:00
Vladimir Vukicevic 2a7a44217c b=477727; fix shell service and disable migration browser component for Windows CE; r=gavin 2009-02-11 18:24:53 -08:00
Ryan Flint fa15736f8e Bug 467890 - Support automatic updates for app-shipped search plugins. r=gavin 2009-01-29 00:32:10 -05:00
Shawn Wilsher 67e35357d1 Bug 384068 - [10.5] Firefox should download files to Leopard's Download Stack by default
Additionally, this sets browser.download.folderList to 1, which means we use the
downloads folder for all operating systems and oses.  We can now also remove the
special code in browser-startup to set this pref to 1 for Vista only.

ui-r=beltzner
r=gavin
2009-01-28 19:00:14 -05:00
Shawn Wilsher 30a3eb4e26 Bug 449406 - bookmarks of TRANSITION_DOWNLOAD and TRANSITION_EMBED don't show up in the location bar if they've been visited
This adds a new function to nsNavBookmarks that determines if a place id is a
"real" bookmark (not a livemark child).  It also makes a number of places use
this new function to unify and simplify a number of code paths.

Additionally, it changes how frecency is calculated for bookmarked items.  If a
visit is bookmarked (aIsBookmarked is true in CalculateFrecencyInternal), the
visited bookmark bonus is now added for all visits.  The visit bonus was also
cut in half for bookmarks so TRANSITION_BOOKMARK will still end up with the same
value (150).

r=dietrich
r=MaK77
2009-01-27 21:01:33 -05:00
Daniel Holbert 4301671b45 Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg 2009-01-21 22:55:08 -08:00
Edward Lee 1a84fc47cd Bug 471903 - pref urlbar.autocomplete.enabled is no longer implemented. r=dietrich
Bug 472943 - Two confusable preferences, "browser.urlbar.search.sources" and "browser.urlbar.default.behavior", should be unified

--HG--
rename : toolkit/components/places/tests/autocomplete/test_search_sources.js => toolkit/components/places/tests/autocomplete/test_enabled.js
2009-01-21 02:00:04 -06:00
Johnathan Nightingale 6783415329 Expose site-specific settings in CRH dialog. b=380852, r=gavin 2009-01-20 10:59:49 -05:00
Johnathan Nightingale 20201d5e30 Change default Clear Recent History time span. b=464208 r=mconnor 2008-11-20 16:57:47 -05:00
Edward Lee 288184e803 Bug 463483 - matchOnlyTyped no longer honored with special filters. r=dietrich
Bug 463558 - Switch matchOnlyTyped to restrict.typed "~" (default.behavior + 32)
2009-01-07 15:47:56 -08:00
Dave Townsend c9f82e3f86 Bug 468526: Use https for blocklist information url. r=robstrong 2009-01-05 19:59:56 +00:00
Ehsan Akhgari 4f803cdd28 Bug 469158 - Remove the 'privacy.sanitize.promptOnSanitize' preference; r=gavin ui-r=beltzner 2009-01-02 03:30:49 +03:30
Phil Ringnalda 4558c16860 Bug 470179 - Update browser/toolkit copyright dates to 2009, r=gavin 2008-12-31 18:54:17 -08:00
Masatoshi Kimura 046423c441 Bug 470209 - intl.charsetmenu.browser.unicode should not be included in localizable file; r=smontagu sr=dbaron 2008-12-25 00:47:51 +01:00
Simon Montagu 890194181a Make display of the directional hook on the caret dependent on the bidi.browser.ui pref. Bug 418513, r=uriber, sr=roc (for core) r=mano, gavin.sharp (for browser) 2008-12-14 01:05:39 -08:00
Edward Lee eddf2bd551 Bug 463459 - Use a separate pref instead of empty restrict/match values to specify defaults. r=dietrich, a1.9.1=beltzner 2008-12-10 10:58:43 -06:00
Marco Perez e6f1755385 Bug 461542 - consolidate the (unix) start scripts for our applications; mozilla-central patch v3; r=benjamin 2008-12-10 16:19:55 +01:00
Phil Ringnalda 2a005e52cf Bug 461322 typo, s/caling/calling/ 2008-12-06 20:53:14 -08:00
Phil Ringnalda cf77fa8222 Bug 461322 - Don't give executable permissions to the various icons and text files that the app/Makefile.ins incautiously $(INSTALL), r=ted 2008-12-06 20:25:09 -08:00
Ben Hearsum 0df0dfe02e Version bump mozilla-central to 3.2a1pre/1.9.2a1pre. CLOSED TREE 2008-12-01 12:17:55 -05:00
Tom Dyas e765d35326 Bug 462935 - Magnify (pinch) gesture should match Safari's behavior on MacOS. r=gavin, r=Mardak, ui-r=beltzner, a1.9.1=beltzner 2008-11-27 15:07:02 -08:00
Justin Wood 7d5b5e0578 Bug 463824, Introduce GLOBAL_DEPS to build system
r=ted, a1.9.1=beltzner [js bits rs=sdwilsh]
2008-11-27 18:26:44 -08:00
Shawn Wilsher bb525b1207 Backed out changeset 87f6ae0c4324 (bug 435474) for orange. 2008-11-27 13:15:18 -08:00
Justin Wood 9d391015e1 Bug 463824, Introduce GLOBAL_DEPS to build system
r=ted, a1.9.1=beltzner
2008-11-27 12:27:41 -08:00
Ben Hearsum 69b43413f9 bug 463036: version/config bumps for Firefox 3.1b2. r=anodelman CLOSED TREE 2008-11-25 14:59:40 -05:00
Edward Lee bca5e2de96 Bug 463661 - Create a pref to control the location bar search sources (history, bookmark, both, none). r=dietrich, a1.9.1b2=beltzner
Bug 463535 - Continuing search immediately after changing prefs give wrong results
2008-11-10 10:04:36 -06:00
Johnathan Nightingale 0ba9c0d0ed Extend "Clear Private Data" with time period option. b=453440, r=mconnor ui-r=beltzner a=blocking-firefox3.1 2008-11-05 19:57:00 -08:00
Justin Dolske bcfa71bdb4 Bug 462254 - Remove EULA from Firefox installer / .dmg and related bits. r=gavin, r=rstrong 2008-11-05 19:17:27 -08:00
Dave Camp d602c0e64b Bug 461891: switch to using v2.2 safebrowsing servers. r=tony 2008-11-05 16:01:08 -08:00
Dão Gottwald 96c0f71fcd Bug 436304 - Implement All Tabs panel with previews and search. r=connor 2008-11-05 08:38:13 +01:00
Robert Strong 954480d415 Bug 324121 - Extensions with available updates for the next version of the app should not be listed in app update extension will be disabled warning (AUS patch). r=dtownsend ui-r=beltzner
--HG--
rename : toolkit/themes/pinstripe/mozapps/downloads/buttons.png => toolkit/themes/pinstripe/mozapps/update/buttons.png
rename : toolkit/themes/winstripe/mozapps/downloads/downloadButtons-aero.png => toolkit/themes/winstripe/mozapps/update/downloadButtons-aero.png
rename : toolkit/themes/winstripe/mozapps/downloads/downloadButtons.png => toolkit/themes/winstripe/mozapps/update/downloadButtons.png
2008-11-04 21:50:52 -08:00
Dave Townsend d47cc410f6 Land the blocklist url change from bug 449027 and update the in-tree blocklist to the new schema. r=robstrong 2008-11-04 18:05:36 +00:00
Dave Townsend 704bdf4adc Backed out changeset 9b96bcff860b from bug 436304 - Implement All Tabs panel
with previews and search.
2008-11-04 14:21:19 +00:00
Dão Gottwald 5ba7f40c2b Bug 436304 - Implement All Tabs panel with previews and search. r=connor 2008-11-04 13:51:51 +01:00
Dão Gottwald f3bd9d7262 Bug 456088 - Ctrl+Tab revision. r=connor 2008-11-04 09:19:55 +01:00
Ehsan Akhgari 07521d5740 Bug 411929 - Private Browsing UI; r=mconnor,bzbarsky sr=bzbarsky 2008-11-04 02:52:23 +03:30
Ehsan Akhgari 86d09f0b5d Bug 460346 - Privacy pref for Always on Private Browsing Mode; r=mconnor 2008-11-04 02:52:22 +03:30
Dave Townsend 82da6767f5 Bug 455906: Support severities for blocklist entries. r=robstrong, r=jst
--HG--
rename : toolkit/mozapps/extensions/content/list.xul => toolkit/mozapps/extensions/content/blocklist.xul
rename : toolkit/mozapps/extensions/public/nsIBlocklistService.idl => xpcom/system/nsIBlocklistService.idl
2008-11-02 12:13:48 +00:00
Dave Townsend 5fe4198f76 Backed out changeset bbccbf2c7456 2008-11-02 03:27:18 +00:00
Dave Townsend ebb5261581 Bug 455906: Support severities for blocklist entries. r=robstrong, r=jst
--HG--
rename : toolkit/mozapps/extensions/content/list.xul => toolkit/mozapps/extensions/content/blocklist.xul
rename : toolkit/mozapps/extensions/public/nsIBlocklistService.idl => xpcom/system/nsIBlocklistService.idl
2008-11-02 01:34:45 +00:00
Edward Lee 51b8258b33 Bug 461376 - Allow customization of multi-touch actions by preference. r=sdwilsh 2008-11-01 10:47:07 -05:00
Justin Dolske f0d502c40e Bug 456439 - add about:rights and a "Know Your Rights" infobar to Firefox. r=gavin, ui-r=beltzner 2008-10-30 23:42:02 -07:00
Johnathan Nightingale 6f0f1e07f4 Redesign certificate error page for Firefox as about:certerror. b=431826, r=gavin, ui-r=beltzner 2008-10-29 11:54:51 -04:00
Johnathan Nightingale 152954b24c Add escape & appeal buttons to phishing/malware clickthrough bar. r=gavin r=tony ui-r=beltzner b=441624 2008-10-27 15:36:46 -04:00
Simon Bunzli 5281410fff Bug 324164 - Unify Single Window Mode Preferences; r=gavin.sharp 2008-10-12 19:36:01 +02:00
Magnus Melin d873f69af6 Bug 457906: browser.cache.disk.capacity MBs are calculated incorrectly. r=gavin 2008-10-12 18:33:36 +03:00
Phil Ringnalda 6bc377055b Disable prebinding for trunk builds, drop support from mozilla-central tree part, r=ted 2008-10-11 21:14:48 -07:00
Simon Bünzli 59dd39bb0e Bug 448976 - turn the Session Restore prompt into an error page, r=dietrich 2008-10-11 22:17:31 +03:30
Ben Hearsum 6e092a8909 bug 449792: tracking bug for build and release of fx3.1b1 - version bump to 3.1b2pre 2008-10-07 14:43:52 -04:00
Dave Townsend 3e18fb4aca Update the in-tree blocklist with the latest version from AMO. No bug, a=beltzner 2008-10-07 14:52:07 +01:00
Ryan Flint 8ced551418 Bug 394979 - Search Service is slow on startup. r=gavin 2008-10-06 16:57:18 -04:00
Arpad Borsos 02e588847d bug 445321 - remove --enable-glitz and related defines. r=vlad,ted 2008-09-30 13:53:38 -04:00
Vladimir Vukicevic f96932f303 b=448155; fixup patch for hg identify -i not working in scratchbox to fix mobile build bustage (again); r=me 2008-09-22 17:34:42 -07:00
Vladimir Vukicevic 9956cebbe2 b=448155; fixup patch for hg identify -i not working in scratchbox to fix mobile build bustage; r=me 2008-09-22 17:30:36 -07:00
Dão Gottwald c7a98705d4 Bug 455852 - Add a hidden pref for not closing the window with the last tab. r=gavin 2008-09-22 15:56:51 +02:00
Dão Gottwald 05a6c4d18e Bug 450743 - Limit the number of Ctrl+Tab previews in MRU order, display the rest in tab bar order. r=gavin 2008-09-19 11:38:44 +02:00
Ted Mielczarek c7194c9da5 bug 452426 - application.ini should supply mercurial changeset. r=bsmedberg 2008-09-17 15:58:13 -04:00
Dão Gottwald e0c45dbe56 Bug 392870 - Easy discoverability of Tabbed Browsing for new users. r=connor 2008-09-17 17:07:26 +02:00
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