Jezreel Ng
1bda5bc365
Bug 669272 - Minimize window movement when restoring session; r=zpao
2011-09-05 11:26:06 +01:00
Marco Bonardo
f7ab1e5a89
Merge last green changeset from mozilla-inbound to mozilla-central
2011-09-03 11:49:40 +02:00
Ed Morley
ed260633c7
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
2fe1065da6
Merge b-s to m-c.
2011-09-02 17:35:11 -04:00
Ehsan Akhgari
809ecad8d9
Merge the last green changeset of mozilla-inbound to mozilla-central
2011-09-02 11:26:17 -04:00
Ehsan Akhgari
78f4e1ccb9
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
ad7b69a9f1
Keep changeset e5c8fdabdf66 backed out on the reverted tree
2011-09-02 09:04:58 -04:00
Ehsan Akhgari
a171549936
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
8b11db042a
Backout 6a70000360a0, e5c8fdabdf66 to figure out Windows reftest permaorange on a CLOSED TREE
2011-09-02 10:57:36 +02:00
Stephen Horlander
4761cfdc51
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
ba0a845d29
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
f59588d6f9
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
465380d77c
Bug 677596 - Don't store thumbnails in private browsing mode; r=dietrich
2011-09-01 15:17:42 +02:00
Tim Taubert
c82c95a062
Bug 677310 - Thumbnails are lost when switching to private browsing mode; r=dietrich
2011-09-01 15:17:27 +02:00
Mike Hommey
cfd3ac70a2
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
1fbab12774
Bug 680440 - Clean up jemalloc linkage. r=khuey
2011-09-01 14:11:56 +02:00
Kev Needham
54fa635c27
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
72d929e113
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
7b7b45a351
Merge m-c to b-s.
2011-08-31 07:52:43 -04:00
Marco Castelluccio
f04bd3c6d8
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
990540dee3
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
69f769db4a
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
19a1226d22
Merge last green changeset on m-i to m-c
2011-09-01 08:41:18 +01:00
Philipp von Weitershausen
4d133b9c12
Merge services-central with mozilla-central
2011-08-31 11:20:28 -07:00
Kyle Huey
ee99643abd
Merge again ...
2011-08-31 11:00:13 -04:00
Kyle Huey
4f13543825
Merge b-s to m-c.
2011-08-31 10:59:12 -04:00
Mounir Lamouri
1b6566e29f
Merging mozilla-inbound into mozilla-central.
2011-08-31 16:56:23 +02:00
Rob Campbell
1e780be459
merge m-c to fx-team
2011-08-31 09:21:43 -03:00
Marco Bonardo
22ac610317
Bug 681420 - Improve responsiveness of history deletion.
...
r=dietrich sr=rstrong
2011-08-31 13:46:22 +02:00
Marina Samuel
1fd6a5881d
Bug 683254 - On startup with no network, sync icon spins endlessly. r=philikon
2011-08-30 15:38:31 -07:00
Paul O’Shannessy
a589ee3aa3
Bug 674452 - Always restore pinned tabs (regardless of restore_on_demand) [r=dietrich]
2011-08-30 13:14:58 -07:00
Mike Ratcliffe
9013d36779
Bug 672743 - Remove category view from style inspector; r=msucan
2011-08-30 13:40:29 -03:00
Mike Ratcliffe
0082504274
Bug 680111 - style inspector is not showing the correct selected rule, r=msucan
2011-08-30 13:38:30 -03:00
Mike Ratcliffe
0b8cb6dd25
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
644a603ea5
Merge m-c to s-c
2011-08-29 12:58:49 -07:00
Rob Campbell
b9acef0ccf
merge m-c to fx-team, clobbered windows
2011-08-29 12:19:08 -03:00
Kyle Huey
2eb5f2b441
Merge m-c to b-s.
2011-08-28 06:00:17 -04:00
Marina Samuel
6fb4cf24fb
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
7e731f6953
Bug 659067 - Part 2: Move _syncError to ErrorHandler. r=philikon
2011-08-26 14:01:35 -07:00
Marina Samuel
2b1ebbea33
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
9a4e1aa25b
Backout 7c5e399e8bfb, Bug 679753 - Remove status bar in Scratchpad, a=testfailures
2011-08-26 14:07:29 -03:00
Allison Naaktgeboren
ab2323170a
Bug 681402 - Manage Accounts menu has My Sync Key
...
r=philikon
2011-08-26 09:37:39 -07:00
Mike Hommey
7ac7f9a0e2
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
bc9bec3ff3
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
cb8ad1be82
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
a31b5adc78
Merge last green changeset of m-c to m-i
2011-08-26 10:26:46 +01:00
Rob Campbell
b2291de6ba
merge fx-team to m-c
2011-08-25 15:31:27 -03:00
Marco Bonardo
01583193e9
Merge last green changeset from mozilla-inbound to mozilla-central
2011-08-25 13:26:15 +02:00
Raymond Lee
bc0dd8b1ff
Bug 681599 - Ctrl+T while in search mode should close search layer; r=ttaubert
2011-08-25 18:53:40 +08:00
Tim Taubert
18b9bd96e8
merge the last green changeset on m-c to fx-team
2011-08-25 11:19:18 +02:00