Paolo Amadini
cf5f8a7506
Bug 731942 - Replace old synchronous favicons calls in the Toolkit external content handler dialog. r=mak
2012-03-19 20:24:41 +01:00
Ed Morley
fe0db58bce
Backout ba7da6256b23 (bug 726444) for talos regressions; a=mak
2012-03-11 23:38:53 +00:00
Paolo Amadini
ebd422385f
Bug 726444 - Implement the Downloads Panel. r=mak ui-r=limi
...
Includes: Bug 697679 - By Javi Rueda <leofigueres@yahoo.com>.
2012-03-10 15:00:45 +01:00
Dão Gottwald
5536c5c95d
Bug 730271 - Create sync folder for Sync-related content files. r=mak
...
--HG--
rename : browser/base/content/aboutSyncTabs-bindings.xml => browser/base/content/sync/aboutSyncTabs-bindings.xml
rename : browser/base/content/aboutSyncTabs.css => browser/base/content/sync/aboutSyncTabs.css
rename : browser/base/content/aboutSyncTabs.js => browser/base/content/sync/aboutSyncTabs.js
rename : browser/base/content/aboutSyncTabs.xul => browser/base/content/sync/aboutSyncTabs.xul
rename : browser/base/content/syncAddDevice.js => browser/base/content/sync/addDevice.js
rename : browser/base/content/syncAddDevice.xul => browser/base/content/sync/addDevice.xul
rename : browser/base/content/syncGenericChange.js => browser/base/content/sync/genericChange.js
rename : browser/base/content/syncGenericChange.xul => browser/base/content/sync/genericChange.xul
rename : browser/base/content/syncKey.xhtml => browser/base/content/sync/key.xhtml
rename : browser/base/content/syncNotification.xml => browser/base/content/sync/notification.xml
rename : browser/base/content/syncProgress.js => browser/base/content/sync/progress.js
rename : browser/base/content/syncProgress.xhtml => browser/base/content/sync/progress.xhtml
rename : browser/base/content/syncQuota.js => browser/base/content/sync/quota.js
rename : browser/base/content/syncQuota.xul => browser/base/content/sync/quota.xul
rename : browser/base/content/syncSetup.js => browser/base/content/sync/setup.js
rename : browser/base/content/syncSetup.xul => browser/base/content/sync/setup.xul
rename : browser/base/content/syncUtils.js => browser/base/content/sync/utils.js
extra : rebase_source : ca9eb20410f5a5640819ce9d68f5c51277ae5f35
2012-02-28 17:03:35 +01:00
Geoff Lankow
775acbaa1a
Bug 718255 - Merge nsIPrefBranch2 with nsIPrefBranch - Part D, remove uses of nsIPrefBranch2 in browser/ and mobile/ ; r=bsmedberg
2012-01-17 14:34:51 +13:00
Javi Rueda
560c5869b9
Bug 708595 - Clarify download history related preferences in the Privacy pane. r=jwein
...
--HG--
extra : rebase_source : 16f3e7973494a01bc0be1287ceaee636416258e2
2012-02-13 21:54:41 +01:00
Christian Sonne
e46c1c16ef
Bug 705422 - Remove all cookies button not disabled when filter is applied via Page Info dialog; r=gavin f=jaws
2012-02-05 16:09:52 +01:00
Panagiotis Koutsourakis
791aa57b19
Bug 702388 - Convert Makefiles to use |TEST_DIRS += foo| r=khuey
...
Files named Makefile.in containing the expression
DIRS += <foo>
or
DIRS = <foo>
inside the conditional expression
ifdef ENABLE_TESTS
...
endif
are changed to
TEST_DIRS += tests
outside any conditional expression.
The files
./layout/Makefile.in
./layout/Makefile.in
./layout/style/Makefile.in
./rdf/Makefile.in
./security/manager/Makefile.in
./content/Makefile.in
./content/smil/Makefile.in
./content/xul/templates/Makefile.in
./content/xul/content/Makefile.in
./content/base/Makefile.in
./content/media/Makefile.in
./parser/htmlparser/Makefile.in
./dom/sms/Makefile.in
./js/jsd/Makefile.in
./js/xpconnect/Makefile.in
./widget/Makefile.in
./widget/windows/Makefile.in
./Makefile.in
./startupcache/Makefile.in
./storage/Makefile.in
./gfx/Makefile.in
./intl/strres/Makefile.in
./intl/uconv/Makefile.in
./intl/unicharutil/Makefile.in
./intl/lwbrk/Makefile.in
./embedding/Makefile.in
./modules/libjar/Makefile.in
./modules/libpref/Makefile.in
./build/Makefile.in
./build/win32/Makefile.in
./xpcom/Makefile.in
./extensions/spellcheck/hunspell/Makefile.in
./extensions/cookie/Makefile.in
./netwerk/Makefile.in
./netwerk/streamconv/Makefile.in
./editor/txmgr/Makefile.in
./toolkit/mozapps/shared/Makefile.in
./toolkit/mozapps/update/Makefile.in
./toolkit/library/Makefile.in
./toolkit/library/Makefile.in
./toolkit/crashreporter/Makefile.in
./toolkit/components/perf/Makefile.in
./toolkit/components/perf/Makefile.in
./toolkit/components/feeds/Makefile.in
./toolkit/components/url-classifier/Makefile.in
contain the string
ifdef ENABLE_TESTS
but have some other statement inside (e.g. TOOL_DIRS += <foo> etc) and
they remain unchanged by this patch.
2012-02-04 17:32:24 +00:00
Christian Sonne
730d919697
Bug 388079 - Deleting multiple cookies deletes wrong ones and/or not all selected. r=ttaubert
2012-02-01 16:49:32 +01:00
Felix Fung
4fea49b4ef
Bug 275223 - Enable Tree View Columns to be Sorted in Page Info. r=db48x
2012-01-26 16:10:00 -05:00
Mounir Lamouri
9c619f5d5c
Merge m-i into m-c.
2012-01-18 11:28:32 +01:00
Gregory Szorc
14bf229967
Bug 714383 - Move add-ons engine checkbox to top of list; r=rnewman
2012-01-09 12:18:15 -08:00
Gavin Sharp
af3038818b
Bug 714272: icon does not appear in Download preferences pane if default download location is "Desktop", r=jared
2012-01-17 12:12:53 -08:00
Marco Bonardo
8f9540a7de
Bug 715465 - Extraneous reportError in preferences/advanced.js
...
r=bbondy
2012-01-05 12:50:16 +01:00
Brian R. Bondy
54527b0e1a
Bug 481815 - Provide a Windows service for silent updates. r=rstrong.
2012-01-04 23:19:14 -05:00
Gregory Szorc
2e6dd31eef
merge m-c to s-c
2011-12-19 12:26:39 -08:00
Dão Gottwald
0633d627e7
Bug 706108 - Remove unused largeIcon logic from applications.js. r=dolske
2011-12-19 13:08:13 +01:00
Richard Newman
4bcff60b8f
Merge m-c to s-c.
2011-12-16 09:16:17 -08:00
Gregory Szorc
9d828b17b1
Bug 534957 - Part 2 - Add-on sync UX; r=mconnor
2011-12-14 17:13:36 -08:00
Rob Campbell
97605bdc60
merge fx-team to m-c; a=me
2011-12-14 10:28:49 -04:00
Paul O’Shannessy
20e59e456a
Bug 625329 - Pinned tabs are used when setting homepage from current tabs [r=gavin]
2011-12-13 11:41:25 -08:00
Michal Novotny
8115568d6e
Bug 538588 - Split offline storage into http and offline cache in advanced network preferences dialog
2011-12-16 23:36:09 +01:00
Gavin Sharp
c68c868900
Bug 696436: consolidate Mac bundle name selection, and allow adding a prefix to it at build time, r=dolske, r=ted relanding with a clobber on a CLOSED TREE
2011-10-27 10:27:56 -07:00
Blair McBride
b6e9e19c54
Backout 9e94c7b5290f (bug 696436) due to Mac opt breakage. CLOSED TREE
2011-12-16 16:08:48 +13:00
Gavin Sharp
815a99f1f5
Bug 696436: consolidate Mac bundle name selection, and allow adding a prefix to it at build time, r=dolske, r=ted
...
--HG--
extra : rebase_source : 138e3b0259bb144524b1bdb8a6db9d83fe527c71
2011-10-27 10:27:56 -07:00
Javi Rueda
6e55ee37c1
Bug 246827 - Newly added languages should appear on top of the list. r=gavin
2011-12-05 00:25:24 +01:00
Ed Morley
6a998be2c5
Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail
2011-11-05 18:35:59 +00:00
Rail Aliiev
364e83c545
Bug 616542 - Shorten file path length of mochitest; r=ted
2011-11-04 21:13:42 +00:00
Javi Rueda
25aacfa19c
Bug 495511 - Remove All Cookies button is enabled when no cookies are present. r=jwein
2011-10-19 11:18:29 -04:00
Ehsan Akhgari
1c60641e0d
Merge mozilla-central and mozilla-inbound
2011-10-16 13:28:35 -04:00
Frank Yan
2816e12cc6
Bug 690648 - Clarify popup-only move/resize window preference label.
2011-10-14 14:43:25 -07:00
Steffen Wilberg
b91ff9c1a0
Bug 600505: Reorganize app update preference ui to not favor disabling app update. ui-review=faaborg, r=rstrong
2011-10-13 13:01:58 -07:00
Felix Fung
e192a8cfe3
Bug 693848 - Fix Batching in about:permissions; r=margaret.leibovic
2011-10-15 21:07:09 +01:00
Martin von Gagern
d7eae2397b
Bug 509664 - Add support for browser.link.open_newwindow.override.external. r=dao
2011-10-08 10:36:11 +02:00
Felix Fung
4b5e7ca7ad
Bug 665527: process about:permissions list entries in chunks to increase responsiveness when there are many entries, r=margaret
2011-10-06 05:15:27 -07:00
Steffen Wilberg
16c1c82b1b
Bug 701987: Remove checkbox for add-on auto-checking for updates (extensions.update.enabled) from the options window, and make enabling extensions.update.autoUpdateDefault in the add-ons manager also enable extensions.update.enabled. ui-review=boriss, r=mossop, a=xul/js-only
2011-12-12 21:56:26 +01:00
Philipp von Weitershausen
54e6d4e307
Bug 689311 - "Pair a Device" and "Set up Sync" links in the Sync prefpane. r=rnewman
2011-10-02 01:16:06 -07:00
Felix Fung
e041959729
Bug 676846: findLogins should match against all schemes, for about:permissions. r=dolske
2011-09-15 15:33:13 -07:00
Paul Biggar
d8fd60d75c
Change in-tree users of Array.prototype.splice to not rely on non-standard behavior of deleting all elements from |k| onward for |arr.splice(k)|. r=jwalden
...
--HG--
extra : rebase_source : b2f041ab27c500636598fe6213481c1a5f0989e8
2011-09-22 15:43:11 -07:00
Javi Rueda
ca11ba1f40
Bug 378577 - "Use Bookmark" button needs three dots after text, r=gavin
2011-09-08 15:55:00 -07:00
Allison Naaktgeboren
ab2323170a
Bug 681402 - Manage Accounts menu has My Sync Key
...
r=philikon
2011-08-26 09:37:39 -07: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
Blair McBride
f415a83efe
Bug 658530 - Part 2: Update about:permissions style to use common inContentUI page styles. r=dao
2011-08-11 12:42:38 +12:00
Margaret Leibovic
506ca451b9
Bug 670341 - about:permissions queries hosts for favicons, r=mak
2011-08-03 11:09:10 -07:00
Ms2ger
36c532ffa2
Bug 670235 - Remove nsIDOMWindowInternal; r=sicking
2011-07-15 12:31:34 +02:00
Philipp von Weitershausen
fe5f694eb3
Bug 669909 follow-up: My Sync Key and View Quota shouldn't have ellipsis. r=mconnor DONTBUILD
2011-07-07 10:29:06 -07:00
Philipp von Weitershausen
d6fbbacf55
Bug 669909 - Add "..." to menu items under Manage Account. r=rnewman
2011-07-07 09:22:51 -07:00
Philipp von Weitershausen
dd4248643b
Bug 645152 - Deactivate this device warning is confusing and too dramatic. r=rnewman
2011-07-07 09:22:50 -07:00
Steffen Wilberg
434fa6b295
Bug 666574: Advanced pref pane shouldn't use setBoolPref. r=mano
2011-06-25 09:56:15 +02:00
Mike Hommey
b1afffb116
Bug 652657 - Allow to opt-in for telemetry reporting. r=gavin,ui-r=limi
2011-06-02 10:00:13 +02:00