Zuhao (Joe) Chen
|
43718167ac
|
Bug 731866 - Copy and port current preference tests to run against the in-content preferences. r=jaws
|
2012-05-08 19:33:14 -07:00 |
Jon Rietveld
|
8b5a0ea687
|
Bug 737177 - Port the security pane to the in-content preferences implementation. r=bmcbride
|
2012-05-08 19:28:24 -07:00 |
Devan Sayles
|
9759c5877c
|
Bug 735091 - Sync pane for in-content prefrences. r=jaws,bmcbride
|
2012-05-08 19:23:19 -07:00 |
Devan Sayles
|
f2bfa0dbfd
|
Bug 732125 - Content pane for in-content preferences. r=jaws,bmcbride
|
2012-05-08 19:21:03 -07:00 |
Jon Rietveld
|
d84cd20a7e
|
Bug 733469 - Move the applications preferences to in-content UI. r=jaws r=bmcbride
|
2012-05-08 19:19:58 -07:00 |
Jon Rietveld
|
b913a1b984
|
Bug 723737 - Move the advanced preferences to in-content UI. r=jaws r=bmcbride
|
2012-05-08 19:18:11 -07:00 |
Jon Rietveld
|
b0af4cdfdb
|
Bug 723328 - Move the privacy preferences to in-content UI. r=bmcbride
|
2012-05-08 19:16:26 -07:00 |
Owen Carpenter
|
a161849d92
|
Bug 719717 - Move the tabs preferences to in-content UI. r=bmcbride
|
2012-05-08 19:15:13 -07:00 |
Jon Rietveld
|
6478473a9d
|
Bug 724686 - General pane for in-content preferences. r=bmcbride
|
2012-05-08 19:14:17 -07:00 |
Owen Carpenter
|
7eba1a2043
|
Bug 734013 - Implement the pane-switching functionality for the in-content preferences. r=bmcbride
|
2012-05-08 19:13:05 -07:00 |
Jon Rietveld
|
3a7a322ab0
|
Bug 733473 - Implement initial prerequisites for in-content preferences, and landing page. r=bmcbride
|
2012-05-08 19:10:25 -07:00 |
Chris Pearce
|
341fda27db
|
Bug 716107 part 5 - Add fullscreen permissions to about:permissions. r=margaret
|
2012-05-09 09:47:19 +12:00 |
Jared Wein
|
fb10cbb52c
|
Bug 711618 - Automated tests for plugin activation permissions. r=felipe a=blassey
|
2012-04-18 11:41:26 -07:00 |
Jared Wein
|
82a5df2884
|
Bug 711618 - Add ability to remember plugin activation settings. r=felipe a=blassey
|
2012-04-18 11:40:30 -07:00 |
Paolo Amadini
|
89ff1f519c
|
Bug 726444 - Implement the Downloads Panel. r=mak ui-r=limi
Includes: Bug 697679 - By Javi Rueda <leofigueres@yahoo.com>.
|
2012-04-17 13:35:09 +02:00 |
Paolo Amadini
|
1f4ea65ac2
|
Bug 737133 - getFaviconURLForPage and getFaviconDataForPage should invoke nsIFaviconDataCallback even if the favicon is not available. r=mak sr=gavin
--HG--
extra : rebase_source : 70f0139a7b87b4a3f4de785a7c29f3f36e2055a9
|
2012-04-12 12:27:14 +02:00 |
Gregory Szorc
|
a8f84d41cd
|
Bug 730989 - Remove references to now defunct Weave.Service.* properties; r=rnewman
|
2012-03-26 13:03:14 -07:00 |
Paolo Amadini
|
124bf0d76e
|
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
|
ae7d61605d
|
Backout ba7da6256b23 (bug 726444) for talos regressions; a=mak
|
2012-03-11 23:38:53 +00:00 |
Paolo Amadini
|
227fbc134e
|
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
|
fb0d08523f
|
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
|
c6c476684a
|
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
|
4028d35dd6
|
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
|
43042fa4a6
|
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
|
01607a9182
|
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
|
98a41afd53
|
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
|
3d1358ebe2
|
Bug 275223 - Enable Tree View Columns to be Sorted in Page Info. r=db48x
|
2012-01-26 16:10:00 -05:00 |
Mounir Lamouri
|
aadaadb316
|
Merge m-i into m-c.
|
2012-01-18 11:28:32 +01:00 |
Gregory Szorc
|
0bbdfe3b45
|
Bug 714383 - Move add-ons engine checkbox to top of list; r=rnewman
|
2012-01-09 12:18:15 -08:00 |
Gavin Sharp
|
a0dbaa0505
|
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
|
9008ac96c3
|
Bug 715465 - Extraneous reportError in preferences/advanced.js
r=bbondy
|
2012-01-05 12:50:16 +01:00 |
Brian R. Bondy
|
8011a2a8d9
|
Bug 481815 - Provide a Windows service for silent updates. r=rstrong.
|
2012-01-04 23:19:14 -05:00 |
Gregory Szorc
|
162b51df13
|
merge m-c to s-c
|
2011-12-19 12:26:39 -08:00 |
Dão Gottwald
|
8af9723076
|
Bug 706108 - Remove unused largeIcon logic from applications.js. r=dolske
|
2011-12-19 13:08:13 +01:00 |
Richard Newman
|
5f8672c0ee
|
Merge m-c to s-c.
|
2011-12-16 09:16:17 -08:00 |
Gregory Szorc
|
d49b09edcb
|
Bug 534957 - Part 2 - Add-on sync UX; r=mconnor
|
2011-12-14 17:13:36 -08:00 |
Rob Campbell
|
ad823907d5
|
merge fx-team to m-c; a=me
|
2011-12-14 10:28:49 -04:00 |
Paul O’Shannessy
|
ff2551efd4
|
Bug 625329 - Pinned tabs are used when setting homepage from current tabs [r=gavin]
|
2011-12-13 11:41:25 -08:00 |
Michal Novotny
|
857dac798d
|
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
|
57a9d160c1
|
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
|
1b9c2d5591
|
Backout 9e94c7b5290f (bug 696436) due to Mac opt breakage. CLOSED TREE
|
2011-12-16 16:08:48 +13:00 |
Gavin Sharp
|
67b4a1eeff
|
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
|
5b1b0b572f
|
Bug 246827 - Newly added languages should appear on top of the list. r=gavin
|
2011-12-05 00:25:24 +01:00 |
Ed Morley
|
b4eeea3edf
|
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
|
a2113b4d42
|
Bug 616542 - Shorten file path length of mochitest; r=ted
|
2011-11-04 21:13:42 +00:00 |
Javi Rueda
|
525995b143
|
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
|
793685da8f
|
Merge mozilla-central and mozilla-inbound
|
2011-10-16 13:28:35 -04:00 |
Frank Yan
|
63740aa01d
|
Bug 690648 - Clarify popup-only move/resize window preference label.
|
2011-10-14 14:43:25 -07:00 |
Steffen Wilberg
|
2009f9b7bb
|
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
|
837a394972
|
Bug 693848 - Fix Batching in about:permissions; r=margaret.leibovic
|
2011-10-15 21:07:09 +01:00 |