Geoff Lankow
2e3f95225f
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
7c9905acd7
Bug 708595 - Clarify download history related preferences in the Privacy pane. r=jwein
2012-02-13 21:54:41 +01:00
Christian Sonne
36fa095cd8
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
835036b234
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
8a0d1d2294
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
6907345369
Bug 275223 - Enable Tree View Columns to be Sorted in Page Info. r=db48x
2012-01-26 16:10:00 -05:00
Mounir Lamouri
5f711ee31c
Merge m-i into m-c.
2012-01-18 11:28:32 +01:00
Gregory Szorc
0c5dd471db
Bug 714383 - Move add-ons engine checkbox to top of list; r=rnewman
2012-01-09 12:18:15 -08:00
Gavin Sharp
a34b6ea4d0
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
3c437ecd20
Bug 715465 - Extraneous reportError in preferences/advanced.js
...
r=bbondy
2012-01-05 12:50:16 +01:00
Brian R. Bondy
cae5b5518b
Bug 481815 - Provide a Windows service for silent updates. r=rstrong.
2012-01-04 23:19:14 -05:00
Gregory Szorc
a2f0ee87b8
merge m-c to s-c
2011-12-19 12:26:39 -08:00
Dão Gottwald
ade9f90a92
Bug 706108 - Remove unused largeIcon logic from applications.js. r=dolske
2011-12-19 13:08:13 +01:00
Richard Newman
a8c4a55655
Merge m-c to s-c.
2011-12-16 09:16:17 -08:00
Gregory Szorc
4a05aea94d
Bug 534957 - Part 2 - Add-on sync UX; r=mconnor
2011-12-14 17:13:36 -08:00
Rob Campbell
f971a6d147
merge fx-team to m-c; a=me
2011-12-14 10:28:49 -04:00
Paul O’Shannessy
26aeedb826
Bug 625329 - Pinned tabs are used when setting homepage from current tabs [r=gavin]
2011-12-13 11:41:25 -08:00
Michal Novotny
2a319d10e9
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
feddc49d89
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
471dda8717
Backout 9e94c7b5290f (bug 696436) due to Mac opt breakage. CLOSED TREE
2011-12-16 16:08:48 +13:00
Gavin Sharp
18176d5769
Bug 696436: consolidate Mac bundle name selection, and allow adding a prefix to it at build time, r=dolske, r=ted
2011-10-27 10:27:56 -07:00
Javi Rueda
da8953d272
Bug 246827 - Newly added languages should appear on top of the list. r=gavin
2011-12-05 00:25:24 +01:00
Ed Morley
6e731c995a
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
b2aeac5a65
Bug 616542 - Shorten file path length of mochitest; r=ted
2011-11-04 21:13:42 +00:00
Javi Rueda
ec2e7d4ec9
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
295628840f
Merge mozilla-central and mozilla-inbound
2011-10-16 13:28:35 -04:00
Frank Yan
ad7317c879
Bug 690648 - Clarify popup-only move/resize window preference label.
2011-10-14 14:43:25 -07:00
Steffen Wilberg
f7081e3dc3
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
fe718c945c
Bug 693848 - Fix Batching in about:permissions; r=margaret.leibovic
2011-10-15 21:07:09 +01:00
Martin von Gagern
374e784879
Bug 509664 - Add support for browser.link.open_newwindow.override.external. r=dao
2011-10-08 10:36:11 +02:00
Felix Fung
a89c2b96c7
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
89bca50ece
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
6f504bb6aa
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
7194c854b6
Bug 676846: findLogins should match against all schemes, for about:permissions. r=dolske
2011-09-15 15:33:13 -07:00
Paul Biggar
173f530b0f
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
2011-09-22 15:43:11 -07:00
Javi Rueda
c895d29a6f
Bug 378577 - "Use Bookmark" button needs three dots after text, r=gavin
2011-09-08 15:55:00 -07:00
Allison Naaktgeboren
a5d9773649
Bug 681402 - Manage Accounts menu has My Sync Key
...
r=philikon
2011-08-26 09:37:39 -07:00
Paul O’Shannessy
b1f185d573
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
f3bb4ef2d5
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
0a610050f1
Bug 670341 - about:permissions queries hosts for favicons, r=mak
2011-08-03 11:09:10 -07:00
Ms2ger
26b7c93961
Bug 670235 - Remove nsIDOMWindowInternal; r=sicking
2011-07-15 12:31:34 +02:00
Philipp von Weitershausen
797281ad2d
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
2c08727351
Bug 669909 - Add "..." to menu items under Manage Account. r=rnewman
2011-07-07 09:22:51 -07:00
Philipp von Weitershausen
5b282d6cb8
Bug 645152 - Deactivate this device warning is confusing and too dramatic. r=rnewman
2011-07-07 09:22:50 -07:00
Steffen Wilberg
67bea9adc7
Bug 666574: Advanced pref pane shouldn't use setBoolPref. r=mano
2011-06-25 09:56:15 +02:00
Mike Hommey
b2fd73ed74
Bug 652657 - Allow to opt-in for telemetry reporting. r=gavin,ui-r=limi
2011-06-02 10:00:13 +02:00
Gavin Sharp
ea408c93b8
back out 865bd171fc46 (bug 652657) since review comments weren't addressed
2011-06-23 18:31:49 -04:00
Mike Hommey
9a887c8e3c
Bug 652657 - Design Telemetry UI r=gavin ui-r=limi
2011-06-02 10:00:13 +02:00
Pardal Freudenthal
117b17118c
Bug 663592: fix typo in about:permissions, r=margaret
2011-06-13 17:16:55 -04:00
Dão Gottwald
5095d5c826
remove redundant jsm imports from browser chrome tests
2011-06-10 11:58:45 +02:00