Robert Strong
af1a76731a
Bug 468197 - Simplify / automate the addition of the pre-release suffix string (e.g. Alpha 1, Beta 2, etc.). r=mconnor
2009-02-15 15:04:05 -08:00
Robert Strong
8802c2d3d0
Bug 477000 (win32 only) - Remove installer code that adds unused registry key values. r=jmathies
2009-02-06 10:19:23 -08:00
Robert Strong
a5603fcdaf
Followup to Bug 476106 (Win32 only) - Unable to get directory path for directories immediately under some symlinks. r=jmathies
2009-02-05 00:28:15 -08:00
Robert Strong
7379dc5837
Bug 406335 (Win32 only) - Software Update for portable or secondary Firefox install overwrites primary install's registry settings. r=jmathies
2009-02-04 20:36:16 -08:00
Robert Strong
dd20eeb337
Bug 475885 - Error compiling uninstaller - StrCpy expects 2-4 parameters, got 6. in CreateShortcutsLog. r=mconnor
2009-01-29 15:52:32 -08:00
Phil Ringnalda
c5fb4a66fa
Bug 474602 - package oji.xpt based on the AC_DEFINE, OJI, not the AC_SUBST, MOZ_OJI, r=gavin
2009-01-26 15:34:08 -08:00
Daniel Holbert
2a7d88e05a
Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg
2009-01-21 22:55:08 -08:00
Brian Birtles
adf1d4fa7c
Bug 216462: Add support for basic SVG animation (SMIL). Disabled in builds by default. r+sr=roc
2009-01-14 20:38:07 -08:00
Ehsan Akhgari
08cbbfc855
Bug 305039 - (Win32 only) Make Windows installer more 'Unicode-aware'. r=rstrong
2009-01-12 22:22:27 -08:00
Robert Strong
80d88b1f03
Bug 470182 - (Win32 only) Create separate log file for shortcuts. r=jmathies
2009-01-12 22:17:49 -08:00
Robert Strong
e58b51123f
Bug 397964 - Remove nsPostUpdateWin.js. r=dtownsend
2009-01-05 15:17:40 -08:00
Robert Strong
f5d0f40a3f
Bug 471367 - Change the property name WARN_UNSUPPORTED_MSG to WARN_MIN_SUPPORTED_OS_MSG. r=jmathies
2009-01-02 13:59:14 -08:00
Robert Strong
2770c712bb
Bug 460669 - Installing Firefox writes incorrect file paths to DefaultIcon and open command. r=jmathies
2008-12-22 11:05:01 -08:00
philringnalda@gmail.com
e5dfb7c4dd
Bug 463947 - There is no privatebrowsing.xpt (r=gavin)
2008-11-11 21:27:06 -08:00
Justin Dolske
b14b6b4dbb
Bug 462254 - Remove EULA from Firefox installer / .dmg and related bits. r=gavin, r=rstrong
2008-11-05 19:17:27 -08:00
Ehsan Akhgari
1bd7a4be4f
Bug 411929 - Private Browsing UI; r=mconnor,bzbarsky sr=bzbarsky
2008-11-04 02:52:23 +03:30
Ehsan Akhgari
97eae1d71e
Bug 248970 - Private Browsing mode (global toggle for saving/caching everything) [Private Browsing service]; r=mconnor
2008-11-04 02:52:22 +03:30
Justin Dolske
e7ea71cc97
Bug 456439 - add about:rights and a "Know Your Rights" infobar to Firefox. r=gavin, ui-r=beltzner
2008-10-30 23:42:02 -07:00
Johnathan Nightingale
d010d61ed4
Redesign certificate error page for Firefox as about:certerror. b=431826, r=gavin, ui-r=beltzner
2008-10-29 11:54:51 -04:00
Shawn Wilsher
7a2e763702
Bug 450290 - Sync the temp tables to the permanent tables.
...
This changeset adds code that is run at app-startup that will flush out changes
to the temporary tables into the permanent ones. For moz_places, this is done
whenever we sync moz_historyvisits and when we add or modify a bookmark. For
moz_historyvisits, this is done on a timer controlled by the preference
places.syncDBTableIntervalInSecs.
Changeset includes full test coverage for the above behaviors.
r=dietrich
r=Mak77
2008-10-27 18:52:20 -04:00
Ben Hearsum
059a931551
bug 453840: fix up pretty name support for win32. r=ted.mielczarek, patch=me
2008-10-24 15:47:48 -04:00
Robert Strong
bb53a5ebee
Comment only change - Bug 460698 - Confusing undocumented code in uninstaller.nsi - un.leaveWelcome. r=me
2008-10-20 12:08:26 -07:00
Ben Turner
a38b77add4
Adding dom_threads.xpt to packaging list
2008-10-14 11:16:37 -07:00
Ben Hearsum
347a38192a
backout bug 453840 to fix win32 l10n
2008-10-13 20:42:23 -04:00
Simon Bünzli
2243cc4a79
Bug 448976 - turn the Session Restore prompt into an error page, r=dietrich
2008-10-11 22:17:31 +03:30
Ben Hearsum
74b8c68139
bug 453840: make it possible to create files in the final place for releases - follow-up to MOZ_PKG_PRETTYNAMES patch to support win32
2008-10-09 08:53:28 -04:00
Shawn Wilsher
900250bc91
Backed out changeset f3c9af143cc1 (places fsync work)
2008-09-18 15:00:30 -04:00
Shawn Wilsher
16fef55947
Bug 450290 - Sync the temp tables to the permanent tables.
...
This changeset adds code that is run at app-startup that will flush out changes
to the temporary tables into the permanent ones. For moz_places, this is done
whenever we sync moz_historyvisits and when we add or modify a bookmark. For
moz_historyvisits, this is done on a timer controlled by the preference
places.syncDBTableIntervalInSecs.
Changeset includes full test coverage for the above behaviors.
r=dietrich
r=Mak77
--HG--
rename : toolkit/components/places/tests/unit/head_bookmarks.js => toolkit/components/places/tests/background/head_background.js
2008-09-18 11:10:47 -04:00
Robert Kaiser
a84761b588
bug 453840 - make it possible to create files in the final place for releases, r=ted
2008-09-17 22:53:09 +02:00
Neil Deakin
f7f3593429
Bug 444735, move search service to toolkit, r=gavin
...
--HG--
rename : browser/components/search/nsIBrowserSearchService.idl => toolkit/components/search/nsIBrowserSearchService.idl
rename : browser/components/search/nsSearchService.js => toolkit/components/search/nsSearchService.js
rename : browser/components/search/nsSearchSuggestions.js => toolkit/components/search/nsSearchSuggestions.js
2008-09-13 17:01:14 -04:00
Robert Strong
bc2c387004
[Win32] Bug 454130 - Deprecate the ini creation macros from common.nsh. r=jmathies
2008-09-09 19:17:16 -07:00
Gavin Sharp
41b54ee6e1
Bug 452135: add nsBadCertHandler to packages-static, patch by Manish Singh <manish@flock.com>, r=me
2008-08-26 19:55:18 -04:00
Gavin Sharp
d9b7a7a51b
Backed out changeset 7fdbccdc1e94
2008-08-26 19:40:21 -04:00
Gavin Sharp
6b325928cd
Bug 452135: add nsBadCertHandler to packages-static, patch by Manish Singh <manish@flock.com>, r=me
2008-08-26 19:39:16 -04:00
Doug Turner
70a550fd3e
Bug 437948. Add the xpt file for geolocation to the packaging files. r=ted.mielczarek@gmail.com
2008-08-24 07:30:01 -07:00
Justin Dolske
008f7fc08e
Bug 451040 – Passwords Manager Empty after convert to MozStorage. r=gavin
2008-08-18 09:39:11 -07:00
Phil Ringnalda
813dd35839
Bug 445039 - Only package oji.xp if it's likely to be there, r=gavin
2008-08-16 21:27:04 -07:00
Steffen Wilberg
c8c20c93ef
Bug 450164: remove leftovers from DOMi removal from installer.nsi. r=robert
2008-08-16 09:39:03 +02:00
Robert Strong
82aa07c5f2
Bug 447928 - HKCU protocol / file handlers won't be updated after update or during an in place upgrade. r=jmathies
2008-07-27 18:58:27 -07:00
Robert Strong
1b3f948078
Bug 445276 - uninstall\helper.EXE does not contain a value for Original file name. r=jmathies
2008-07-27 18:46:47 -07:00
Robert Strong
2ea51eb20c
Bug 440704 - Installer sets Firefox 3 as default browser and there's no silent unattend switch. r=ted.mielczarek
2008-07-02 13:08:12 -07:00
rob_strong@exchangecode.com
27faaf8a96
Bug 424999 - Empty user level extension folder (\AppData\Roaming\Mozilla\Extensions\{ec8030f7-c20a-464f-9b0e-13a3a9e97384}) should be removed on uninstall. r=bsmedberg, approval1.9=beltzner
2008-04-14 17:08:07 -07:00
rob_strong@exchangecode.com
2774be6422
Bug 392137 - Retention: take over user defaults during install on Win32. r=bsmedberg+sspitzer, approval1.9=beltzner
2008-04-10 14:02:42 -07:00
gavin@gavinsharp.com
830c0f5fff
Bug 425062: undo part of the initial patch (extApplication.js doesn't need to be packaged)
2008-03-25 14:23:53 -07:00
gavin@gavinsharp.com
3a28cebac8
Bug 425062: add new fuel components to the installer manifests, r=mfinkle, a=beltzner
2008-03-25 14:19:35 -07:00
rob_strong@exchangecode.com
8f8dd0025d
Followup to Bug 392150 - Clean the old updates directory on uninstall / in-place upgrade. r=sspitzer, approval1.9b5=dsicore
2008-03-21 14:35:39 -07:00
rob_strong@exchangecode.com
49a0d92b47
Bug 392150 - Clean the old updates directory on uninstall / in-place upgrade. r=sspitzer, approval1.9b5=mconnor
2008-03-21 13:25:15 -07:00
rob_strong@exchangecode.com
24caa5b5d6
Bug 423997 - App name missing from default program description. r=sspitzer, approval1.9b5=beltzner
2008-03-21 12:56:08 -07:00
dtownsend@oxymoronical.com
56ae809725
Bug 420356: Ship blocklist.xml with Firefox. r=gavin.sharp
2008-03-19 15:35:03 -07:00
rob_strong@exchangecode.com
37f5ceb6d6
Bug 408314 - uninstaller leaves behind empty install directory. r=sspitzer, a1.9=beltzner
2008-03-19 14:27:39 -07:00