Commit Graph

164 Commits

Author SHA1 Message Date
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
Jim Blandy
735b1dc5ac Bug 461309: Let browser/installer/Makefile.in permit 'make clean' in debug builds. r=bsmedberg
Check for debug builds only for the targets that matter.  The 'clean'
and 'distclean' targets, for example, may need to recur into
browser/installer/Makefile.in.
2008-12-19 10:13:25 -08:00
Staś Małolepszy
df701b5802 bug 459777, remove wikipedia-en-CN from existing installs, replaced with zh-CN now, r=l10n@mozilla.com, nthomas@mozilla.com, a1.9.1=beltzner
--HG--
extra : rebase_source : 4ca059226d382841e7be7b32fda840aa17b53a7c
2008-12-11 13:02:01 +01:00
Simon Bünzli
ce05a1e500 Bug 462774: Drop JSON.jsm. r=gavin, r=sayrer, sr=brendan, a1.9.1b2=beltzner 2008-11-17 13:57:43 +00: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
Phil Ringnalda
5afa6b0096 Bug 462185 - Don't include JavaScript stand-alone shell in distributions on Mac, r=gavin 2008-11-03 19:39:21 -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
Mike Hommey
1f37f46951 Bug 422991 - "'make distclean' misses some files" (cleanup browser/installer) [r=bsmedberg] 2008-10-20 22:17:16 -05: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
Dave Townsend
433e26280f Bug 436719: Read updater.ini from app dir, not gre. r=bsmedberg, r=robstrong 2008-08-14 17:08:03 +01: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
Phil Ringnalda
9f796c6f81 Bug 445094 - clean up unix/packages-static, r=ted 2008-07-14 01:53:27 -07:00
Serge Gautherie
07a686f839 Bug 444605 – Remove obsolete references to <nsUpdateNotifier.js>. r=rstrong/jag 2008-07-12 12:13:38 +02: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
nrthomas@gmail.com
e5c85d5039 Bug 434696, Polish dictionary not available after updating from Fx3b5 to RC1, r=ted.mielczarek, a=beltzner 2008-05-27 11:14:54 -07:00
reed@reedloden.com
6c6431b39c Bug 418016 - "Ts jumped ~1% when enabling jemalloc on Linux (qm-mini-ubuntu01, qm-mini-ubuntu02, qm-mini-ubuntu05)" (Revert jemalloc/libxul integration; makes this bug WONTFIX) [p=jasone@canonware.com (Jason Evans) a1.9=schrep] 2008-05-08 03:45:49 -07:00
axel@pike.org
92ad40ff90 bug 425053, removed deprecated search plugins on major update, r=nthomas,mic@mozilla.com, a=beltzner 2008-04-20 06:34:29 -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
philringnalda@gmail.com
49a650c61f Bug 345846 - cvs remove unused Linux installer files, r+a=ted, don't panic about your orange locale tinderbox, he'll fix it tomorrow if you don't get to it first=axel 2008-04-08 22:21:37 -07:00
karlt+@karlt.net
8e0f78b813 Add mathfontSymbol.properties for SymbolMT on MS Windows. Prefer DejaVu to Cambria Math for better stretchy fences. b=425367 r=pavlov 2008-04-04 20:38:25 -07:00
karlt+@karlt.net
8148702754 Back out b=425367 change to see if that fixes reftest failures for bugs/414123.xhtml and mathml/mi-mathvariant-1.xhtml. 2008-04-02 16:51:09 -07:00
karlt+@karlt.net
9e8a95a7f8 Add mathfontSymbol.properties for SymbolMT on MS Windows b=425367 r=pavlov 2008-04-02 14:06:17 -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