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

17144 Коммитов

Автор SHA1 Сообщение Дата
Marco Bonardo 33b645ac2b Merge last green changeset from mozilla-inbound to mozilla-central 2011-09-03 11:49:40 +02:00
Ed Morley 5165a14914 Backout e5815c156b6c (bug 683096), 9ca928d8095c (merge), a286edb8ca4b (bug 683875), 61dc35b8f63f (bug 683171), b0741ae44def (bug 683875), 8e01bc314326 + e2697c06468f (bug 677501), 805e28e85577 (bug 680440) for Win opt orange and purple galore, on a CLOSED TREE 2011-09-03 04:35:21 +01:00
Kyle Huey f571d643e5 Merge b-s to m-c. 2011-09-02 17:35:11 -04:00
Ehsan Akhgari 500823c957 Merge the last green changeset of mozilla-inbound to mozilla-central 2011-09-02 11:26:17 -04:00
Ehsan Akhgari eb98e83e7c Revert to 176fae7de173 which was fine.
Sorry for breaking the history, won't trust TBPL, ever again. :(
2011-09-02 09:15:54 -04:00
Ehsan Akhgari cd0b1441fd Keep changeset e5c8fdabdf66 backed out on the reverted tree 2011-09-02 09:04:58 -04:00
Ehsan Akhgari 2489ec0182 Revert to changeset e6fc4594c22e which was the last one to get a green Win7 tp run 2011-09-02 09:03:08 -04:00
Marco Bonardo 43721bbca3 Backout 6a70000360a0, e5c8fdabdf66 to figure out Windows reftest permaorange on a CLOSED TREE 2011-09-02 10:57:36 +02:00
Stephen Horlander 37cee6c595 bug 681974 - Lighten border and add gradient to locationBar and searchBar for Lion. r=dao 2011-09-02 13:07:57 -04:00
Jeff Muizelaar d57eee72d9 Bug 630880. Decrease update interval length for nightly users. r=gavin
This will hopefully get nightly users to update sooner.
2011-09-01 18:12:22 -04:00
Paul Rouget 75b410bab2 Bug 676253 - Make the Highlighter Toolbar look like faaborg's design on OS X; r=dao 2011-09-01 11:45:49 -03:00
Tim Taubert 60e8756391 Bug 677596 - Don't store thumbnails in private browsing mode; r=dietrich 2011-09-01 15:17:42 +02:00
Tim Taubert 43400ff5a4 Bug 677310 - Thumbnails are lost when switching to private browsing mode; r=dietrich 2011-09-01 15:17:27 +02:00
Mike Hommey 9d35d35976 Bug 677501 - Build a mozutils library containing jemalloc and other things. r=khuey
--HG--
rename : memory/jemalloc/Makefile.in => memory/mozutils/Makefile.in
rename : memory/jemalloc/fixcrt.py => memory/mozutils/fixcrt.py
rename : memory/jemalloc/jemalloc.def => memory/mozutils/mozutils.def.in
2011-09-01 14:12:10 +02:00
Mike Hommey 09f238645d Bug 680440 - Clean up jemalloc linkage. r=khuey 2011-09-01 14:11:56 +02:00
Kev Needham 4071c5fb4d Bug 671307: Add Twitter to default search plugins for en-US, r=gavin
--HG--
extra : rebase_source : 970c2a96a2094144dd9e82dd47dfceb111504cb5
2011-08-31 18:54:56 -07:00
arno renevier 2e1809b7b1 bug 679784: let nsIContentPrefService handle private browsing mode; r=ehsan
Manage private browsing mode in content pref service. CPS should be available
in private browsing mode, but should not store informations on disk, and should
clear all informations once the private session ends.

When setting a pref in private mode, it is stored in an in-memory hash table.
When getting a pref, it is retrieved from that hash table if available.
Otherwise, it is retrieved using the standard mechanism. When removing a pref,
it is retrieved from the hash table. The rationale is that in private mode,
it's ok to read a pref from normal database, but not ok to set it.

The in-memory hash table is cleared when leaving the private browsing mode.

When removing a set of preferences (with removeGroupedPrefs or
removePrefsByName), preferences are removed from the in-memory hashtable, *and*
from normal mode database. The rationale is that visiting a website may trigger
setting/getting/removing for a specific preference only. But removing many
prefs at once is the result of an action not associated with a website. For
example, user may wish to delete all its informations. In that case, user
probably expects to not have those informations restored once it leaves private
browsing mode.
2011-09-01 14:13:03 -04:00
Kyle Huey a733d4d347 Merge m-c to b-s. 2011-08-31 07:52:43 -04:00
Marco Castelluccio 5f875ccc04 Bug 521264 - Don't use file.exists() when not necessary - browser/base part; r=dietrich 2011-08-30 22:45:31 +01:00
Michael Wu f1450f55a0 Bug 676188 - Misc misuses of PRBool caught by the compiler, r=jimm,jst,bz,dougt,roc,mak 2011-08-30 11:55:14 -07:00
Tim Taubert 39be13e77a Bug 674926 - refactor the webProgressListener used to keep track of whether to save tab thumbnails; r=dietrich
--HG--
rename : browser/base/content/test/tabview/browser_tabview_bug627239.js => browser/base/content/test/tabview/browser_tabview_storage_policy.js
2011-08-21 16:29:43 +02:00
Ed Morley 650a8a75a6 Merge last green changeset on m-i to m-c 2011-09-01 08:41:18 +01:00
Philipp von Weitershausen de98d4b894 Merge services-central with mozilla-central 2011-08-31 11:20:28 -07:00
Kyle Huey f6079c243d Merge again ... 2011-08-31 11:00:13 -04:00
Kyle Huey c777c06b2a Merge b-s to m-c. 2011-08-31 10:59:12 -04:00
Mounir Lamouri bff4e3a338 Merging mozilla-inbound into mozilla-central. 2011-08-31 16:56:23 +02:00
Rob Campbell 97b7143695 merge m-c to fx-team 2011-08-31 09:21:43 -03:00
Marco Bonardo 767c43cab7 Bug 681420 - Improve responsiveness of history deletion.
r=dietrich sr=rstrong
2011-08-31 13:46:22 +02:00
Marina Samuel 0fa7657a00 Bug 683254 - On startup with no network, sync icon spins endlessly. r=philikon 2011-08-30 15:38:31 -07:00
Paul O’Shannessy a9548eefc2 Bug 674452 - Always restore pinned tabs (regardless of restore_on_demand) [r=dietrich] 2011-08-30 13:14:58 -07:00
Mike Ratcliffe 35154a8553 Bug 672743 - Remove category view from style inspector; r=msucan 2011-08-30 13:40:29 -03:00
Mike Ratcliffe 3ae6a94c58 Bug 680111 - style inspector is not showing the correct selected rule, r=msucan 2011-08-30 13:38:30 -03:00
Mike Ratcliffe 49aa83fb77 Bug 582596 - Style view centered around answering common CSS questions, f=l10n, r=dolske, msucan 2011-08-30 09:12:02 -03:00
Philipp von Weitershausen 02e60c780b Merge m-c to s-c 2011-08-29 12:58:49 -07:00
Rob Campbell c97ad1dabe merge m-c to fx-team, clobbered windows 2011-08-29 12:19:08 -03:00
Kyle Huey 9c4473dff5 Merge m-c to b-s. 2011-08-28 06:00:17 -04:00
Marina Samuel ef2134611b Bug 659067 - Part 3: Only show network errors for user triggered sync, not for scheduled ones. r=philikon 2011-08-26 14:01:35 -07:00
Marina Samuel 1dd8709396 Bug 659067 - Part 2: Move _syncError to ErrorHandler. r=philikon 2011-08-26 14:01:35 -07:00
Marina Samuel 297f922e20 Bug 659067 - Part 1: Move error handling and logging from Service to ErrorHandler. r=philikon
--HG--
rename : services/sync/tests/unit/test_service_filelog.js => services/sync/tests/unit/test_errorhandler_filelog.js
rename : services/sync/tests/unit/test_service_sync_checkServerError.js => services/sync/tests/unit/test_errorhandler_sync_checkServerError.js
2011-08-26 14:01:35 -07:00
Rob Campbell cd93042dfd Backout 7c5e399e8bfb, Bug 679753 - Remove status bar in Scratchpad, a=testfailures 2011-08-26 14:07:29 -03:00
Allison Naaktgeboren d74242e834 Bug 681402 - Manage Accounts menu has My Sync Key
r=philikon
2011-08-26 09:37:39 -07:00
Mike Hommey eebda429c5 Bug 682217 - HUDService uses some resource://gre/ urls that ought to be resource:///; r=gavin, r=rcampbell 2011-08-26 08:42:20 +02:00
Cedric Vivier cc0b9dd751 Bug 679753 - Remove status bar in Scratchpad. Make Browser context more discoverable and notify user more visibly. Based on patch by Clochix. r=robcee 2011-08-26 11:32:18 -03:00
Jez Ng b716724e87 Bug 631189 - 'About Mozilla' link overlaps other page elements at small window sizes. r=mak 2011-08-26 20:50:23 +01:00
Ed Morley 614e8bdc51 Merge last green changeset of m-c to m-i 2011-08-26 10:26:46 +01:00
Rob Campbell f53ef1600f merge fx-team to m-c 2011-08-25 15:31:27 -03:00
Marco Bonardo fc016aaf1d Merge last green changeset from mozilla-inbound to mozilla-central 2011-08-25 13:26:15 +02:00
Raymond Lee 66aa6e73d8 Bug 681599 - Ctrl+T while in search mode should close search layer; r=ttaubert 2011-08-25 18:53:40 +08:00
Tim Taubert 65b9c0ada7 merge the last green changeset on m-c to fx-team 2011-08-25 11:19:18 +02:00
Ed Morley a7d04bdd15 Merge tip of m-c to m-i (will need clobber) 2011-08-25 08:45:33 +01:00