Commit Graph

4336 Commits

Author SHA1 Message Date
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
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
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
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
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
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
Tim Taubert
fa8e16a190 merge the last green changeset on fx-team to m-c 2011-08-22 08:47:16 +02: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
Philipp von Weitershausen
0e3377279d Bug 681519 - ID for change.synckey.acceptButton has not been changed. r=rnewman 2011-08-23 18:34:23 -07:00
Allison Naaktgeboren
1a50ccf7af Merge services-central into mozilla-central. 2011-08-23 14:38:16 -07:00
Marco Bonardo
fd2c793a9a Bug 680550 - Handle removeAllPages more sanely in tests.
r=dietrich
2011-08-23 14:34:15 +02:00
Richard Newman
98eb1efb6b Merge mozilla-central to services-central. 2011-08-22 08:03:23 -07:00
Allison Naaktgeboren
5d45643659 Bug 656492 - Rename "Sync Key" to "Recovery Key". r=philikon 2011-08-19 14:35:29 -07:00
Dão Gottwald
433a9a17b9 Bug 673528 - Only add www and a domain suffix when the typed domain contains no dot, colon or space. r=gavin, ui-r=faaborg 2011-08-19 11:17:39 +02:00
Dão Gottwald
beb666f1c0 Backed out changeset e68b6ce72fc3 2011-08-19 11:07:08 +02:00
Rob Campbell
3610d6b3a5 merge fx-team to m-c 2011-08-18 16:32:06 -03:00
Jan Varga
bd7b514f07 A followup for bug 617528 - implement the HTML5 "context menu" feature (contextmenu attribute). Merged "generated" and "ident" XUL attribute into "generateditemid" and renamed PageMenu.init() to PageMenu.maybeBuildAndAttachMenu(). r=enn 2011-08-18 18:37:26 +02:00
Raymond Lee
0283e446f8 Bug 628887 - When in an expanded stack, arrow keys should only move between those r=tim 2011-08-18 10:56:25 +08:00
arno renevier
78a5c2d061 Bug 680883 - unneeded nsIPluginHost QueryInterface in sanitize.js and nsPrivateBrowsingService.js; r=ehsan 2011-08-22 14:29:20 -04:00
Kyle Simpson
d8a34e9c6a Bug 575234 - Create attribute-value editor for HTML inspector; f=pwalton r=rcampbell,gavin.sharp 2011-08-17 09:16:15 -03:00
Rob Campbell
d8672088b4 merged m-c to fx-team, browser_595601-restore_hidden.js conflicted 2011-08-16 12:21:00 -03:00
Tim Taubert
34df3fbbd8 Bug 662812 - Panorama isn't aware of the current SSWindowState when being initialized; r=zpao 2011-08-16 11:06:14 +02:00
Paul O’Shannessy
233cde3cd2 Bug 648683 - Expose tabs on-demand preference [r=dietrich, r=gavin, ui-r=boriss]
This removes the browser.sessionstore.max_concurrent_tabs integer preference in favor of a boolean preference. This disables the hidden way of disabling cascaded restore.
The new browser.sessionstore.restore_on_demand preference is exposed in the "General" pref pane.
2011-08-15 23:24:25 -07:00
Dão Gottwald
38f895705b merge backout 2011-08-15 19:50:24 +02:00
Dão Gottwald
7fcedf3d10 Backed out changeset 7715bba5cc3a 2011-08-15 19:49:57 +02:00
Dão Gottwald
36a6e99bf9 merge backout 2011-08-15 19:49:22 +02:00
Dão Gottwald
79ae8d04ea Backed out changeset 1608aa3ce9d3 2011-08-15 19:48:43 +02:00
Mihai Sucan
c2f9c305a1 Bug 566084 - Inspect gets disabled when navigating to new pages; f=rcampbell r=rcampbell,dolske ui-r=limi 2011-08-15 20:02:43 +03:00
Tim Taubert
a6f3689260 Bug 626455 - modal dialog in onbeforeunload: browser freeze after removing last tab group in panorama; r=dietrich 2011-08-15 16:03:39 +02:00
Tim Taubert
39212f534a Bug 662812 - Panorama isn't aware of the current SSWindowState when being initialized; r=zpao 2011-08-16 11:06:14 +02:00
Tim Taubert
c0bd65da35 Bug 680686 - Remove AllTabs.jsm until the all-windows feature gets properly implemented; r=dao 2011-08-21 10:41:17 +02:00
Tim Taubert
3f93b4ecc1 Bug 680649 - inspector leaks iframe [chrome://browser/content/inspector.html] until shutdown; r=dcamp 2011-08-20 19:22:10 +02:00
Tim Taubert
69bac419da Bug 680647 - undefined variables in some tests cause leaks; r=dao 2011-08-20 11:35:10 +02:00
Tim Taubert
5cb856470e Bug 626455 - modal dialog in onbeforeunload: browser freeze after removing last tab group in panorama; r=dietrich 2011-08-15 16:03:39 +02:00
Raymond Lee
dcc07a2b6a Bug 675481 - Space reserved for expand button should be determined at run-time r=tim 2011-08-15 11:21:22 +08:00