Commit Graph

9160 Commits

Author SHA1 Message Date
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
Kyle Huey
7b7b45a351 Merge m-c to b-s. 2011-08-31 07:52:43 -04: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
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
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
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
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
Ed Morley
1eeeb8a78f Merge tip of m-c to m-i (will need clobber) 2011-08-25 08:45:33 +01:00
Ed Morley
1cf0ed230b Merge last green changeset of mozilla-inbound to mozilla-central 2011-08-25 01:09:05 +01:00
Landry Breuil
607999d03b Bug 679324 - Don't show the update channel on the about dialog if the updater is disabled; r=margaret 2011-08-24 15:48:02 +01:00
Stephen Horlander
6586326a0a Bug 679708 - Update toolbar icon styling for 10.7 Lion. r=dao 2011-08-24 10:36:24 -04:00
Mihai Sucan
ae1fe8963e Bug 566084 - Highlighter should be disabled when navigating to new pages; f=rcampbell r=rcampbell,dolske,dao ui-r=limi 2011-08-23 23:34:32 +03:00
Mihai Sucan
726b8bb058 Bug 670896 - Add inner window ID and timestamp to nsIScriptError2; r=bzbarsky 2011-08-24 23:44:35 +03:00
Raymond Lee
a2f816488b Bug 674794 - favicons of app tabs aren't updated on Panorama r=tim 2011-08-23 22:48:53 +08:00
Tim Taubert
a69b578272 Bug 679853 - switching from private browsing does not show panorama if it was open before; r=dietrich 2011-08-24 13:38:17 +02:00
Rob Campbell
3620d5b731 merge m-c to fx-team 2011-08-23 10:00:28 -03:00
Tim Taubert
476c884d76 merge m-c to fx-team 2011-08-22 14:06:39 +02:00
Kyle Huey
38c6a46229 Merge m-i to m-c. 2011-08-22 07:39:22 -04:00
Tim Taubert
fa8e16a190 merge the last green changeset on fx-team to m-c 2011-08-22 08:47:16 +02:00
Sander van Veen
5e4ea0ca8d Bug 673331 - Add identifying information to system compartments. r=mrbkap. 2011-08-21 16:02:24 -07:00
Tim Taubert
427a26cab9 Back out bug 674926 (changeset 7837b186b10b) 2011-08-21 20:16:13 +02:00
Tim Taubert
88e3526c0b Bug 650280 - Switching from Private Browsing to Normal Browsing keeps search strings while in Panorama; r=ehsan 2011-08-21 16:29:49 +02:00
Tim Taubert
5eb854cf73 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
Jonas Sicking
cfb0cc70e6 Bug 681870: Properly ensure that only one window opens indexedDB prompts. r=bent 2011-08-24 23:14:55 -07:00
Matt Brubeck
505315087e Merge last green changeset from mozilla-central to mozilla-inbound 2011-08-19 16:26:25 -07:00