Commit Graph

4393 Commits

Author SHA1 Message Date
Dão Gottwald
aec674823d Bug 668019 - prepend http:// to URL copy selection if URL has been selected (but not loaded) from location bar. r=gavin 2011-09-20 03:37:26 +02:00
ithinc@sohu.com
bcbef45863 Bug 624363 - Reloading all tabs does not show progress in List all tabs pop-up. r=dao 2011-09-16 19:42:32 +02:00
Raymond Lee
ac9f9bab9d Bug 686855 - Undeclared variable causes the tab key navigation to stop working r=dietrich 2011-09-16 18:17:17 +01:00
Ehsan Akhgari
97e0f80e7f Merge the last green changeset of mozilla-inbound to mozilla-central 2011-09-16 09:31:43 -04:00
Len
18666a1a15 Bug 487242 - Implement 'unread' attribute for tabbrowser tabs. r=dao 2011-09-15 19:53:30 +02:00
Raymond Lee
b934d66b71 Bug 596504 - DOM attribute for the group node needed which references the undo button r=dietrich 2011-09-15 12:37:19 +08:00
Margaret Leibovic
7f4c39e9a7 merge m-c into fx-team 2011-09-14 11:57:00 -07:00
Jesper Kristensen
90f5bdbe17 Bug 591780 - Part 1: Backend support for adding and removing spell checker dictionaries at runtime; r=ehsan 2011-09-13 14:58:54 -04:00
Margaret Leibovic
6bbd1d42ce Bug 655869 - Permissions tab assumes all consumers use testPermission. r=gavin 2011-09-06 13:51:11 -07:00
Raymond Lee
ede9b95c13 Bug 596450 - DOM attribute for the tab node needed which references the tabgroup; r=ttaubert 2011-09-07 16:54:59 +08:00
Tim Taubert
804ba7cad5 merge the last green changeset on m-c to fx-team 2011-09-09 13:53:06 +02:00
Philipp von Weitershausen
f999dd7e16 Merge services-central and mozilla-central 2011-09-08 15:32:54 -07:00
Ehsan Akhgari
9ced1bc054 Merge the last green changeset of mozilla-inbound to mozilla-central 2011-09-08 11:46:37 -04:00
Tim Taubert
d96dbb66ff merge the last green changeset on m-c to fx-team 2011-09-08 11:03:35 +02:00
Frank Yan
529d406237 Bug 657463 - Move adjustTabStrip for _fullyOpen tabs out of _handleNewTab. r=dao 2011-09-08 02:02:05 -07:00
Felix Fung
9bb0edf799 Bug 577266 - Correct misspellings in source code 2011-09-06 17:20:35 -07:00
Marina Samuel
9bec01a1b9 Bug 622387 - Wrong Sync Key error should only throw an error once. r=philikon 2011-09-06 09:17:26 -07:00
Philipp von Weitershausen
0910ed33c2 Merge m-c to s-c 2011-09-06 09:07:39 -07:00
Raymond Lee
dbfcd474db Bug 637840 - after closing a group in panorama, focus should go to the last used tab in the last used group r=tim 2011-09-06 13:04:38 +08:00
Tim Taubert
ae49e26ad7 merge the last green changeset on m-c to fx-team 2011-09-07 10:04:58 +02:00
Tim Taubert
50de76cbc2 merge the last green changeset on m-c to fx-team 2011-09-06 14:27:23 +02:00
Tim Taubert
641e06693e merge the last green changeset on m-c to fx-team 2011-09-05 18:41:50 +02:00
Richard Newman
027fb100af Bug 670082 - Make sure Weave.Service is accessed prior to accessing Engines in Sync setup wizard. r=philikon 2011-09-02 14:49:22 -07:00
Ehsan Akhgari
809ecad8d9 Merge the last green changeset of mozilla-inbound to mozilla-central 2011-09-02 11:26:17 -04:00
Mihai Sucan
86d2b0d9b9 Bug 665907 - [highlighter] Bounding boxes update are slow while the page is scrolling; r=dao,robcee 2011-09-01 19:33:33 +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
Jesper Kristensen
ffe4248d12 Bug 591780 - Part 1: Backend support for adding and removing spell checker dictionaries at runtime; r=ehsan 2011-09-05 18:44:34 -04: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
Philipp von Weitershausen
4d133b9c12 Merge services-central with mozilla-central 2011-08-31 11:20:28 -07:00
Rob Campbell
1e780be459 merge m-c to fx-team 2011-08-31 09:21:43 -03: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
Mike Ratcliffe
9013d36779 Bug 672743 - Remove category view from style inspector; r=msucan 2011-08-30 13:40:29 -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
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