Brendan Dahl
|
a04fcdad74
|
Bug 752676: Add pdf.js as an internal handler for pdfjs (1/2); r=mak77
|
2012-06-02 09:56:24 -07:00 |
|
Pranav Ravichandran
|
a74d2889e8
|
Bug 750554 - If service is not used for updates then do not show it in preferences. r=bbondy
|
2012-05-31 10:28:01 -04:00 |
|
Andrew Hurle
|
05ae23c117
|
Bug 720154 - Move restore_on_demand checkbox to Tabs page, never disable it. r=zpao, ui-r=jboriss
|
2012-05-26 09:33:52 -04:00 |
|
Ryan VanderMeulen
|
f77cc327e6
|
Backout 4eaf67a7f50f since it shouldn't have been checked in.
|
2012-05-24 19:25:45 -04:00 |
|
Andrew Hurle
|
c213af2b11
|
Bug 566444 - Simple test for the proxy settings dialog under preferences. r=jaws
|
2012-05-24 18:45:10 -04:00 |
|
Andrew Hurle
|
88e96caace
|
Bug 566444 - Make proxy exceptions multiline. r=jaws
|
2012-05-24 18:45:09 -04:00 |
|
Gervase Markham
|
ca171eec44
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Christian Ascheberg
|
e976840b4a
|
Bug 317190 - Change "Check Now" to "Set Firefox as the default browser". r=jaws
|
2012-05-17 12:04:49 -07:00 |
|
Matthew Noorenberghe
|
1756926dc5
|
Bug 754342 - Sync pane shows "undefined" as username when using in-content preferences. r=jaws
--HG--
extra : rebase_source : 77c49df413cf04aed1ff9b6eeeacf7d2e12df204
|
2012-05-16 15:56:17 -07:00 |
|
Zuhao (Joe) Chen
|
b89985af74
|
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
|
a7dee505bf
|
Bug 737177 - Port the security pane to the in-content preferences implementation. r=bmcbride
|
2012-05-08 19:28:24 -07:00 |
|
Devan Sayles
|
47354b7ca8
|
Bug 735091 - Sync pane for in-content prefrences. r=jaws,bmcbride
|
2012-05-08 19:23:19 -07:00 |
|
Devan Sayles
|
6f20be5f8d
|
Bug 732125 - Content pane for in-content preferences. r=jaws,bmcbride
|
2012-05-08 19:21:03 -07:00 |
|
Jon Rietveld
|
b6e40c5524
|
Bug 733469 - Move the applications preferences to in-content UI. r=jaws r=bmcbride
|
2012-05-08 19:19:58 -07:00 |
|
Jon Rietveld
|
4eefb3e13b
|
Bug 723737 - Move the advanced preferences to in-content UI. r=jaws r=bmcbride
|
2012-05-08 19:18:11 -07:00 |
|
Jon Rietveld
|
14aede6bcb
|
Bug 723328 - Move the privacy preferences to in-content UI. r=bmcbride
|
2012-05-08 19:16:26 -07:00 |
|
Owen Carpenter
|
89c4173e5b
|
Bug 719717 - Move the tabs preferences to in-content UI. r=bmcbride
|
2012-05-08 19:15:13 -07:00 |
|
Jon Rietveld
|
3af1f183c8
|
Bug 724686 - General pane for in-content preferences. r=bmcbride
|
2012-05-08 19:14:17 -07:00 |
|
Owen Carpenter
|
78f759474a
|
Bug 734013 - Implement the pane-switching functionality for the in-content preferences. r=bmcbride
|
2012-05-08 19:13:05 -07:00 |
|
Jon Rietveld
|
969245b170
|
Bug 733473 - Implement initial prerequisites for in-content preferences, and landing page. r=bmcbride
|
2012-05-08 19:10:25 -07:00 |
|
Chris Pearce
|
5a55adaf35
|
Bug 716107 part 5 - Add fullscreen permissions to about:permissions. r=margaret
|
2012-05-09 09:47:19 +12:00 |
|
Jared Wein
|
09670f08c6
|
Bug 711618 - Automated tests for plugin activation permissions. r=felipe a=blassey
|
2012-04-18 11:41:26 -07:00 |
|
Jared Wein
|
e70018c304
|
Bug 711618 - Add ability to remember plugin activation settings. r=felipe a=blassey
|
2012-04-18 11:40:30 -07:00 |
|
Paolo Amadini
|
fc466abc21
|
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
|
f59a485dfb
|
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
|
ad57a51ea3
|
Bug 730989 - Remove references to now defunct Weave.Service.* properties; r=rnewman
|
2012-03-26 13:03:14 -07:00 |
|
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 |
|