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
Felix Fung
9bb0edf799
Bug 577266 - Correct misspellings in source code
2011-09-06 17:20:35 -07:00
Margaret Leibovic
6bbd1d42ce
Bug 655869 - Permissions tab assumes all consumers use testPermission. r=gavin
2011-09-06 13:51:11 -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
Dão Gottwald
43b7d3c2a0
Bug 668019 - prepend http:// to URL copy selection if URL has been selected (but not loaded) from location bar. r=gavin
2011-09-20 05:35:33 +02:00
Dão Gottwald
010f50364c
Backed out changeset e0708cefd3df
2011-09-20 05:28:38 +02:00
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
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
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
Frank Yan
529d406237
Bug 657463 - Move adjustTabStrip for _fullyOpen tabs out of _handleNewTab. r=dao
2011-09-08 02:02:05 -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
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
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
Dão Gottwald
7ace54bf17
Bug 684444 - Clicking on a background tab's close button selects the tab before closing it. r=enn
2011-09-06 16:22:57 +02:00
Ed Morley
4923d068c0
Backout a422b9ff0a9e (bug 591780 part 1) for causing 8% Ts regression on multiple platforms; a=khuey
2011-09-06 14:32:26 +01:00
Ms2ger
66ab4757eb
Merge m-c to m-i
2011-08-13 14:47:03 +02:00
Malini Das
e306b1b5aa
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only
2011-08-12 12:21:36 -04:00
Marco Tulio Costa
355bfe447c
Bug 611328 - Replace Utils.trace() calls with Utils.assert() [r=ttaubert]
2011-08-09 23:34:46 -03:00
Jan Varga
9b22131da7
Bug 677463 - <menuitem>.label should return .textContent if there's no label content attribute r=smaug
2011-08-11 08:07:26 +02:00
Tim Taubert
5558143903
Bug 673825 - Release space at group bottoms that was reserved for the new tab button; r=dietrich
2011-08-09 19:13:54 +02:00
Tim Taubert
1847cad22d
Bug 664379 - make callbacks for head.js functions optional where appropriate; r=dao
2011-08-09 19:13:54 +02:00
Tim Taubert
a0295a6f1f
Bug 677423 - Add togglePrivateBrowsing() to head.js; r=dao
2011-08-09 19:13:53 +02:00
Tim Taubert
15bd01f850
merge the last green changeset on m-c to fx-team
2011-08-09 18:00:52 +02:00
Matt Brubeck
edbc4285f6
Back out fb6480b0b03f (bug 556563) because of timeouts and failures in test_contextmenu.html
2011-09-22 13:02:02 -07:00
Paul ADENOT
e8f0d0b15e
Bug 556563 - Disable/remove "View video" when you're already viewing the video r=dolske
2011-09-22 17:35:25 +01:00
Ehsan Akhgari
6690ac6ddf
Merge the latest green changeset on mozilla-inbound to mozilla-central
2011-08-09 08:09:13 -04:00
Jan Varga
5020b003ce
Bug 617528 Part 2 - Core implementation r=smaug
...
--HG--
rename : content/html/content/test/test_bug418756.html => content/html/content/test/test_checked.html
2011-08-08 19:31:32 +02:00
Jared Wein
09e350826f
Bug 626448 - Ctrl+e will set focus to the web search input. r=gavin l10n=pike
2011-08-08 22:44:51 -04:00
Jared Wein
a94c2dbd66
backing out changeset 45be6bf39c3b because I forgot to put the bug number in the commit message
2011-08-08 22:38:59 -04:00
Jared Wein
1bb60ddf58
Ctrl+e focuses the web search input
2011-08-08 14:43:15 -04:00
Raymond Lee
fd6f87304f
Bug 586555 - groupItemStorageSanity: if it's a check, let's really check it! r=tim
2011-08-04 23:40:10 +08:00
Rob Campbell
eff0c6a93c
Bug 666650 - [highlighter] create a global toolbar for the highlighter; r=mihai.sucan,gavin.sharp; a=nits
2011-08-04 14:04:42 -03:00
Tim Taubert
a448835f26
merge the last green changeset on m-c to fx-team
2011-08-04 14:12:03 +02:00
Marco Bonardo
8dfa1762f3
Merge last green changeset from mozilla-inbound to mozilla-central
2011-08-04 11:19:01 +02:00