Ehsan Akhgari
1fc8c84d9d
Bug 305039 - (Win32 only) Make Windows installer more 'Unicode-aware'. r=rstrong
2009-01-12 22:22:27 -08:00
Robert Strong
9e0d218f23
Bug 470182 - (Win32 only) Create separate log file for shortcuts. r=jmathies
2009-01-12 22:17:49 -08:00
Robert Strong
84ee7459e5
Bug 397964 - Remove nsPostUpdateWin.js. r=dtownsend
2009-01-05 15:17:40 -08:00
Robert Strong
aff54e3502
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
5011ed156b
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
bb163b9f78
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
a69c8a4061
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
7c336c14ed
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
3825d9ecfa
Bug 463947 - There is no privatebrowsing.xpt (r=gavin)
2008-11-11 21:27:06 -08:00
Justin Dolske
da675f9d7e
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
7a6c17a647
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
a85f4c93fa
Bug 411929 - Private Browsing UI; r=mconnor,bzbarsky sr=bzbarsky
2008-11-04 02:52:23 +03:30
Ehsan Akhgari
19672270e7
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
b03b76f6d8
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
1cee13114c
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
069e484509
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
48395ca9fe
bug 453840: fix up pretty name support for win32. r=ted.mielczarek, patch=me
2008-10-24 15:47:48 -04:00
Mike Hommey
581934e872
Bug 422991 - "'make distclean' misses some files" (cleanup browser/installer) [r=bsmedberg]
2008-10-20 22:17:16 -05:00
Robert Strong
2402884cb7
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
dd1084a0f5
Adding dom_threads.xpt to packaging list
2008-10-14 11:16:37 -07:00
Ben Hearsum
ea9f1ba577
backout bug 453840 to fix win32 l10n
2008-10-13 20:42:23 -04:00
Simon Bünzli
1e17b56453
Bug 448976 - turn the Session Restore prompt into an error page, r=dietrich
2008-10-11 22:17:31 +03:30
Ben Hearsum
765385c081
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
db32a60c26
Backed out changeset f3c9af143cc1 (places fsync work)
2008-09-18 15:00:30 -04:00
Shawn Wilsher
d739d17d81
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
1829fc30dc
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
e89811b284
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
7f948d178c
[Win32] Bug 454130 - Deprecate the ini creation macros from common.nsh. r=jmathies
2008-09-09 19:17:16 -07:00
Gavin Sharp
262ed64011
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
0405a4b114
Backed out changeset 7fdbccdc1e94
2008-08-26 19:40:21 -04:00
Gavin Sharp
50b23aea5b
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
04ec62200d
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
050a5d22f2
Bug 451040 – Passwords Manager Empty after convert to MozStorage. r=gavin
2008-08-18 09:39:11 -07:00
Phil Ringnalda
1252577da9
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
0ec9026733
Bug 450164: remove leftovers from DOMi removal from installer.nsi. r=robert
2008-08-16 09:39:03 +02:00
Dave Townsend
1bc0aea457
Bug 436719: Read updater.ini from app dir, not gre. r=bsmedberg, r=robstrong
2008-08-14 17:08:03 +01:00
Robert Strong
fe64534808
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
376f07a517
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
3645734c6d
Bug 445094 - clean up unix/packages-static, r=ted
2008-07-14 01:53:27 -07:00
Serge Gautherie
fca5c884a1
Bug 444605 – Remove obsolete references to <nsUpdateNotifier.js>. r=rstrong/jag
2008-07-12 12:13:38 +02:00
Robert Strong
81f1a14c5e
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
78f23983e5
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
41674fb98f
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
7691c68ed6
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
1c0d43b2f0
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
a2b7c02ee0
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
ac4f8e78c3
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
e03c17c920
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
f94db2077a
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
daaaf9f989
Add mathfontSymbol.properties for SymbolMT on MS Windows b=425367 r=pavlov
2008-04-02 14:06:17 -07:00
gavin@gavinsharp.com
71472624d2
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
90ecee19ea
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
2ff3261085
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
bd835a0c96
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
2b50847af9
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
baec3b5286
Bug 420356: Ship blocklist.xml with Firefox. r=gavin.sharp
2008-03-19 15:35:03 -07:00
rob_strong@exchangecode.com
50d479823d
Bug 408314 - uninstaller leaves behind empty install directory. r=sspitzer, a1.9=beltzner
2008-03-19 14:27:39 -07:00
reed@reedloden.com
e568ff21fb
Bug 418016 - "Ts jumped ~1% when enabling jemalloc on Linux (qm-mini-ubuntu01, qm-mini-ubuntu02, qm-mini-ubuntu05)" (Integrate jemalloc into libxul on Linux) [p=jasone@canonware.com (Jason Evans) r=bsmedberg sr+a1.9=stuart]
2008-03-14 08:38:37 -07:00
dolske@mozilla.com
90218340ee
Forgotten packaging changes from bug 417302. r=gavin
2008-03-09 01:27:51 -08:00
reed@reedloden.com
eac6e9c430
Bug 420047 - "Cannot inspect anything" [p=sdwilsh@forerunnerdesigns.com (Shawn Wilsher [sdwilsh]) r=luser/ted a1.9b4=beltzner]
2008-02-28 11:32:51 -08:00
reed@reedloden.com
bffffb0109
Bug 419916 - "Only package CRT files ifndef MOZ_MEMORY" [p=philringnalda@gmail.com (Phil Ringnalda) r=luser/ted a1.9b4=beltzner]
2008-02-28 11:30:59 -08:00
reed@reedloden.com
a5ee6ccc52
Bug 419921 - "Stop trying to package safebrowsing.xpt, add it to removed-files.in" [p=reed r=gavin a1.9b4=beltzner]
2008-02-28 02:31:28 -08:00
nrthomas@gmail.com
f2988f8298
Bug 394046, latest round of cleanup for Fx2 --> Fx3 major update, r=ted.mielczarek
2008-02-26 07:27:09 -08:00
ted.mielczarek@gmail.com
3a724905da
bug 415928 - fix packaging of CRT with jemalloc. r=bsmedberg/rhelmer
2008-02-26 06:47:04 -08:00
mconnor@steelgryphon.com
cbdecd2221
Bug 339229 - Stop shipping DOM Inspector in Firefox builds, r=bsmedberg
2008-02-25 22:18:12 -08:00
dtownsend@oxymoronical.com
2b46f0b472
Backing out bug 415928 to hopefully fix runtime failures on perf boxes
2008-02-23 07:44:54 -08:00
reed@reedloden.com
bf4cf9cc73
Bug 415928 - "fix packaging of CRT with jemalloc" [p=ted.mielczarek@gmail.com (Ted Mielczarek [luser]) r=bsmedberg a1.9=damons]
2008-02-23 03:20:05 -08:00
philringnalda@gmail.com
8bd89430a0
Bug 417436 - Packaging cleanup for crashreporter.xpt, r=ted, a=beltzner
2008-02-14 21:02:36 -08:00
jwalden@mit.edu
4a3fa9a558
Bug 414122 - Packaging changes to no longer ship an effective TLD list as a separate file, since we compile the data into necko now. r=notworthsomeonestimetoreview, a=blocker
2008-02-14 16:02:44 -08:00
philringnalda@gmail.com
a89f592892
Bug 415330 - XPInstall leftovers in package files, r=ted, a=blocker
2008-02-08 19:25:43 -08:00
pavlov@pavlov.net
6830103633
bug 407459. hooking jemalloc up to the build system. r=various people
2008-02-04 19:16:24 -08:00
reed@reedloden.com
b6b2b7ae04
Bug 414901 - "Back out scriptable IO" [p=neil@mozilla.com (Neil Deakin) r+sr=bsmedberg a1.9b3=beltzner]
2008-02-01 18:07:49 -08:00
reed@reedloden.com
6c43096ee3
Back out the back out from bug 414901 until bug 415218 is fixed, or else we'll have very broken nightlies. :(
2008-02-01 00:51:29 -08:00
enndeakin@sympatico.ca
5d34743739
Bug 414901, back out scriptable IO api, r+sr=bsmedberg,a=beltzner
2008-01-31 11:18:07 -08:00
dolske@mozilla.com
7105adde1f
32x32 icons for Bug 404402 - Ship and use different sizes of the Firefox icon. rs=mconnor, coattailing in on r/a from earlier 48x48 icons addition.
2008-01-29 21:38:52 -08:00
mark@moxienet.com
4c741cdb2f
320155 Mac dimmidge is confusing. Improve by including symbolic link to /Applications. New background image by Alex Faaborg (and team?) r=alQAhira ui-r=beltzner a/1.9=beltzner
2008-01-29 18:50:28 -08:00
dolske@mozilla.com
cea5c50edd
48x48 icons for Bug 404402 - Ship and use different sizes of the Firefox icon. r=mconnor, bsmedberg, ui-r=mconnor, a=blocking-ff3+
2008-01-29 14:22:09 -08:00
dtownsend@oxymoronical.com
e103d1bc48
Bug 404024: Add AMO integration pane followup fix. r=mano
2008-01-28 10:50:54 -08:00
nrthomas@gmail.com
7c9a9a0d49
Bug 394046, packaging changes/fixes for major update to Fx3, r=bsmedberg, a=blocking1.9+
2008-01-23 10:57:43 -08:00
ted.mielczarek@gmail.com
802f238691
bug 412989 - allow per-app override of crashreporter.ini. string changes only. r=bsmedberg/mconnor
2008-01-22 16:20:29 -08:00
ted.mielczarek@gmail.com
7376cbecd3
bug 404855 - Crash Reporter UI Review, round 2, Linux bits. r=dcamp/bsmedberg
2008-01-22 16:06:40 -08:00
dolske@mozilla.com
2097a7868c
Bug 412049 - Use PNG instead of XPM for default window icon on Linux. r=mconnor, r=bsmedberg, ui-r=mconnor, a=schrep
2008-01-18 16:52:09 -08:00
kaie@kuix.de
b5c864f591
Follow up to bug 399590, add the new library file to packaging
2008-01-18 03:20:15 -08:00
wr@rosenauer.org
13bc40a276
Bug 412519 - libdbussservice.so missing from package on Linux, r=gavin, a1.9=mtschrep
2008-01-15 23:51:46 -08:00
gavin@gavinsharp.com
681ad2a1dc
Bug 412025: package JSON xpt (Firefox & Thunderbird), r=sayrer/mscott, a=schrep
2008-01-12 14:53:42 -08:00
reed@reedloden.com
3b0969330d
Bug 408356 - "Removed deprecated MathML fonts on update and pave-over install" [p=nrthomas@gmail.com (Nick Thomas [cf]) r=luser a1.9=beltzner]
2007-12-14 16:00:59 -08:00
rob_strong@exchangecode.com
2e2b979b5e
Bug 398036 - Add file in use install support. r=sspitzer, blocking-firefox3=mconnor
2007-11-30 11:02:09 -08:00
reed@reedloden.com
71b2658219
Bug 373623 - "Unicode … should be used instead of three separate dots: ..." (browser locales) [p=hendrik.maryns@uni-tuebingen.de (Hendrik Maryns) r=mconnor a1.9=beltzner]
2007-11-26 18:44:44 -08:00
reed@reedloden.com
871659c4f3
Bug 404327 - "Remove unused gopher files on update" [p=nrthomas@gmail.com (Nick Thomas [:cf]) r=luser a1.9=mconnor]
2007-11-20 02:02:59 -08:00
rob_strong@exchangecode.com
8f726d1d1a
Bug 402999 - Installer defaults to official install directory for beta releases. r=sspitzer, a1.9=mtschrep
2007-11-09 12:22:16 -08:00
rob_strong@exchangecode.com
2f4e4ab3df
Bug 399665 - Support replacing BrandShortName and BrandFullName in the installer. r=sspitzer, approvalM9=mconnor, approval1.9=mconnor
2007-10-24 00:02:57 -07:00
rob_strong@exchangecode.com
2117c3b9f9
Bug 400467 - Java broken on Vista after Firefox 2.0.0.8 upgrade (says Java Not Found, Or Not Working). r=sspitzer, a1.9=schrep (verbal)
2007-10-23 10:34:39 -07:00
rob_strong@exchangecode.com
1332579201
Bug 398434 - Provide option to remove profiles during uninstall. r=sspitzer, blocking-firefox3=beltzner
2007-10-20 15:56:49 -07:00
rob_strong@exchangecode.com
86c38184a0
Bug 399381 - Support custom wizard images. r=sspitzer, a1.9=mconnor
2007-10-19 14:26:30 -07:00
philringnalda@gmail.com
c3eeca4e74
Backing out Linux part of bug 398855 to see if it's breaking the unit test machine
2007-10-11 22:25:50 -07:00
philringnalda@gmail.com
b15f45f431
Bug 398855 - clean up some disappeared files, use the preprocessor to cut down on packages-static noise, r=bsmedberg, a=mconnor
2007-10-11 21:01:31 -07:00
dtownsend@oxymoronical.com
34d73ee8c8
Bug 398012: Include alerts.xpt in package. r=gavin.sharp, a=mconnor
2007-09-30 05:16:25 -07:00
rob_strong@exchangecode.com
97ed4b0ebe
Bug 370571 - Ability to install as a standard user on Vista is not available. r=sspitzer a=beltzner (blocking-firefox3)
2007-09-29 02:48:32 -07:00
rob_strong@exchangecode.com
7ba099c2e7
Bug 396870 - Add file in use uninstall support (also fixes bug 252273). r=sspitzer, a1.9=mconnor
2007-09-21 15:09:04 -07:00
rob_strong@exchangecode.com
199e2e269f
Bug 395404 - Use Checkbox instead of Radio Buttons for License Agreement Prompt. r=sspitzer, a1.9=mconnor
2007-09-18 20:27:17 -07:00
rob_strong@exchangecode.com
f78d8597e3
remove stray messagebox that got checked in for bug 392303
2007-09-17 21:33:51 -07:00
rob_strong@exchangecode.com
f13f451e7f
Bug 352510 - Unsupported windows versions need error message when attempting to install (string checkin). r=sspitzer, a1.9blocking=vlad
2007-09-17 20:20:26 -07:00
rob_strong@exchangecode.com
75e27091a4
Bug 392303 - Simplify installer changes. r=sspitzer, a1.9=mconnor
2007-09-17 19:47:34 -07:00
dtownsend@oxymoronical.com
90e9efeb97
Follow-up to bug 379633: Scriptable zipwriter component. r+a=bsmedberg
2007-09-17 08:33:04 -07:00
roc+@cs.cmu.edu
ad17a67ce4
Bug 392845. Don't ship non-built xml-rpc components with the browser. r=bsmedberg,gavin
2007-09-05 16:01:19 -07:00
dtownsend@oxymoronical.com
fdbdf9210f
Bug 393982: Download Manager does not appear when saving files, package new component. r=gavin.sharp
2007-08-28 06:37:46 -07:00
rob_strong@exchangecode.com
a7a2fe9ba2
Bug 392303 - Simplify installer changes - Part 1. r=sspitzer
2007-08-22 14:38:03 -07:00
ginn.chen@sun.com
5700405bb6
Bug 389822 'make package' in topdir missed some files on Solaris SPARC r=benjamin a=bzbarsky
2007-08-19 20:27:38 -07:00
masayuki@d-toybox.com
68832c9b16
Bug 385757 Can't enable gnomeui. patch by Hideo Oshima<hidenosuke@hidenosuke.org> r=benjamin, a=bzbarsky
2007-08-19 20:16:56 -07:00
philringnalda@gmail.com
67fd81ba69
Bug 392420 - No DOMi window icon in Firefox, r=bsmedberg
2007-08-16 20:55:20 -07:00
rob_strong@exchangecode.com
92b00cad4d
Bug 389244 - Uninstall information of old version not cleared from registry when updating via auto update. r=sspitzer
2007-08-16 14:34:52 -07:00
flamingice@sourmilk.net
72efb3ece7
Bug 271559, Plugins blocklisting, r=robstrong
2007-08-15 17:43:12 -07:00
philringnalda@gmail.com
5d84cbb527
Bug 392199 - Really remove nsUrlClassifierTable.js, r=tony
2007-08-14 19:51:44 -07:00
sdwilsh@shawnwilsher.com
2d76dd97b7
Bug 391279 - Allow createInstance to work for web handlers. r=cbiesinger, sr=dmose
2007-08-14 09:47:41 -07:00
enndeakin@sympatico.ca
0e61fd8986
Bug 380813, installer files for scriptable IO, r=gavin,sr=neil
2007-08-11 04:53:18 -07:00
benjamin@smedbergs.us
c1f17da390
Bug 389673 - Fix "make install" to copy from dist/ and use packager.mk, rather than recurse the build tree, r=luser
2007-08-03 07:46:17 -07:00
rob_strong@exchangecode.com
7da2b2f6bd
Missed file from the checkin of Bug 368587 - avoid the second UAC prompt for helper.exe on software update by launching it directly from the elevated updater.exe process. r=bsmedberg, a=mconnor
2007-07-31 11:51:58 -07:00
rob_strong@exchangecode.com
76743844bf
Bug 368587 - avoid the second UAC prompt for helper.exe on software update by launching it directly from the elevated updater.exe process. r=bsmedberg, a=mconnor
2007-07-30 13:16:56 -07:00
sdwilsh@shawnwilsher.com
15555ceb60
nsHandlerService.js not packaged. rs=mconnor. No bug
2007-07-25 23:36:03 -07:00
sdwilsh@shawnwilsher.com
f846d4278d
Bug 385065 - protocol handling dialog. toolkit: r=mano; uriloader: r=cbiesinger, sr=dmose general: ui-r=beltzner
2007-07-25 21:24:25 -07:00
rob_strong@exchangecode.com
e09ed603af
Bug 388932 - Additional cleanup for talkback removal. r=bsmedberg
2007-07-24 13:22:58 -07:00
rob_strong@exchangecode.com
4961c0fce7
addendum to bug 384384. r=sspitzer
2007-07-23 12:27:04 -07:00
rrelyea@redhat.com
da953c617e
Bug 388403 Land NSS 3.12 Alpha r=kai.
2007-07-23 12:02:59 -07:00
flamingice@sourmilk.net
c6c39b54cf
Bug 386002, Move tryToClose calls on shutdown - add nsCloseAllWindows.js to removed-files.in, r=benjamin
2007-07-18 14:55:50 -07:00
sdwilsh@shawnwilsher.com
479c9d2cea
Fixing orange again (wrong lib name). rs=bsmedberg
2007-07-18 11:43:00 -07:00
sdwilsh@shawnwilsher.com
982604d59b
Bug 306907 build orange fix (forgot about installer files). rs=bsmedberg
2007-07-18 11:10:29 -07:00
philringnalda@gmail.com
ceecfc683d
Bug 384204 - remove pre-places-bookmarks files from packages-static, add them to removed-files.in, r=bsmedberg
2007-07-17 21:35:41 -07:00
rob_strong@exchangecode.com
482be77ab7
Bug 388192 - Remove gopher OS integration support. r=sspitzer
2007-07-17 11:23:26 -07:00
rob_strong@exchangecode.com
1e28a6f326
Bug 387385 - Remove files from the VirtualStore on uninstall / in-place upgrade / software update. r=sspitzer
2007-07-17 11:11:18 -07:00
ted.mielczarek@gmail.com
d00009d7c3
bug 388320 - package crashreporter xpt (+ rename airbag module to
...
crashreporter). r=bsmedberg
2007-07-16 14:00:26 -07:00
flamingice@sourmilk.net
41818a5b30
Bug 386002, Move tryToClose calls on shutdown, r=benjamin
2007-07-16 10:55:54 -07:00
mozilla.mano@sent.com
2df5d1f7dd
Bug 376004 - Places Transactions must not live in the window global scope. patch by Steve Won and me.
2007-07-15 02:44:50 -07:00
rob_strong@exchangecode.com
d040bdde43
Bug 384384. r=bsmedberg, r=mscott for Thunderbird
2007-07-10 22:59:56 -07:00
rob_strong@exchangecode.com
92bd911f4f
Win32 installer only - Bug 387373 - nsIQTScriptablePlugin.xpt isn't added to the uninstall log. r=sspitzer
2007-07-09 11:45:42 -07:00
rob_strong@exchangecode.com
6c661f0c77
Win32 suuplement to Bug 384174 - Talkback missing from Windows/Linux builds (libxul landing).
2007-07-02 17:39:08 -07:00
benjamin@smedbergs.us
4e1cca5f54
Bug 383167 try #3 - need buildid in an external file, r=luser sr=jst with additional parts r=biesi
2007-07-02 11:20:24 -07:00
rob_strong@exchangecode.com
9dbb403912
Bug 361402 - installer does not automatically find path to existing installation when going from 1.5.0.x to 2.0.0.x. r=sspitzer
2007-07-02 10:37:23 -07:00
benjamin@smedbergs.us
39336fe240
Bug 384174 - Remove the last vestiges of talkback, r=robstrong
2007-07-02 08:58:19 -07:00
benjamin@smedbergs.us
dfd993428d
From bug 383167, package up the xpcom/system XPTs correctly, r=luser
2007-07-02 06:04:22 -07:00
rflint@ryanflint.com
4e1f3ac461
Bug 385611 - XPCOMUtils.jsm isn't packaged. r=sayrer
2007-06-27 15:47:50 -07:00
peterv@propagandism.org
e15f728720
Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking.
2007-06-27 15:29:45 -07:00
benjamin@smedbergs.us
a396305c4a
Reverting bug 383167 again for linux test bustage :-(
2007-06-26 12:22:51 -07:00
benjamin@smedbergs.us
e1908d8f3e
More from bug 383167 - package the platform.ini file
2007-06-26 11:10:04 -07:00
benjamin@smedbergs.us
eb1adfce8d
Bug 383167 trying again, reviews by luser and biesi, sr=jst
2007-06-26 09:35:01 -07:00
benjamin@smedbergs.us
e4a58c034c
Revert all of bug 383167 changes because they're not enough... going to try again later.
2007-06-25 11:40:57 -07:00
benjamin@smedbergs.us
1e4a4ad931
Bug 383167 - Need buildid in an external file, r=luser sr=jst
2007-06-25 08:25:59 -07:00
dcamp@mozilla.com
bcd02cce7b
Bug 380540: add crash reporter to linux install manifests, r=luser
2007-06-22 19:02:25 -07:00
myk@mozilla.org
5ec812d395
bug 385085: addl. fix for bustage caused by landing of content prefs service; adds the components themselves to the list of components in packages-static files
...
r=gavin
2007-06-19 16:03:02 -07:00
myk@mozilla.org
9f3d58dbc3
bug 385085: add contentprefs package to packages-static files to fix build horkage from earlier checkin of content prefs service
...
r=sayrer
2007-06-19 15:36:57 -07:00
rob_strong@exchangecode.com
2a5be3dda4
Bug 384350 - Don't remove HKLM\Software\Clients\StartMenuInternet\FIREFOX.EXE key during reinstall / update. r=sspitzer
2007-06-17 21:28:02 -07:00
benjamin@smedbergs.us
e586431574
Bug 384179 - crash on startup with upgrade builds - remove old files that are no longer relevant with libxul, r=luser
2007-06-12 12:46:27 -07:00
mozilla.mano@sent.com
82d0745685
Bug 383803 - Places Tagging Back-end. r=dietrich.
2007-06-11 22:18:50 -07:00
vladimir@pobox.com
29dd92d74b
b=382482, error when accessing navigator.offlineResources (NS_ERROR_XPC_CANT_GET_PARAM_IFACE_INFO) -- missing xpt file from packaging manifests; patch from dcamp@mozilla.com, r+sr=vlad
2007-06-05 17:03:12 -07:00
benjamin@smedbergs.us
2537f82ce2
Bug 381099 - Turn on breakpad by default for win+mac builds, r=luser
2007-05-25 15:09:29 -07:00
philringnalda@gmail.com
37a00185d4
Bug 380895: Clean up missing or unnecessary files in packages-static, r=benjamin
2007-05-22 20:29:47 -07:00
gavin@gavinsharp.com
3559932be8
Bug 374723: also update installer manifests so that builds aren't broken, and change module name to avoid conflicts, r=me
2007-05-16 06:36:31 -07:00
rob_strong@exchangecode.com
8e3ceef73d
Win32 only - Bug 369221: Fails to install with xpicleanup error message. r=sspitzer, sr=mscott for Thunderbird
2007-05-03 16:40:54 -07:00
dietrich@mozilla.com
c750272f29
Bug 376008 bookmarks html import/export needs to move to /browser (r=mano)
2007-05-03 01:56:41 -07:00
gavin@gavinsharp.com
34896b99b0
Bug 364297: add a new per-profile default-pref directory and associated directory service keys, and a way to trigger pref service default pref reloading to facilitate the change of default prefs without affecting exisiting users, r=mconnor, sr=bsmedberg
2007-05-02 13:13:33 -07:00
gavin@gavinsharp.com
d8a7edfb37
Bug 379139: add FUEL component and typelib to installer manifests
2007-04-28 16:25:24 -07:00
benjamin@smedbergs.us
3a208c6f66
Bug 378627 - Allow firefox --enable-libxul to be packaged like a static build, r=luser
2007-04-24 18:17:44 -07:00
rob_strong@exchangecode.com
ca18fe1473
Win32 only - Bug 372236: Internet Shortcut (.url) icons are now icons of Firefox instead of a page with a Firefox icon on it. patch=Thomas Bertels tbertels@gmail.com, r=rob_strong
2007-04-24 14:33:13 -07:00
benjamin@smedbergs.us
a3dfb7c083
Bug 375710 - Firefox 2.0.0.3 wants to downgrade to 2.0.0.2, patch by Masatoshi Kimura (:emk), reworked by me a bit, r=rstrong
2007-04-20 08:22:17 -07:00
benjamin@smedbergs.us
1d2aa78e2b
Bug 377099 - Remove 1.5 searchplugins on upgrade, r=thunder
2007-04-20 07:09:58 -07:00
cbiesinger@web.de
c88949b7bf
bug 376205 remove myspell DLLs from packagingpatch by Simon Paquet <bugzilla@babylonsounds.com> r=bsmedberg,mscott
2007-04-15 09:15:44 -07:00
dietrich@mozilla.com
6d5e620e45
Bug 374139 --enable-places-bookmarks builds from the experimental tinderbox not working (r=sspitzer)
2007-04-04 11:49:18 -07:00
roc+@cs.cmu.edu
0054412272
Bug 374866. Reftests for text-transform. r=dbaron
2007-03-22 16:01:14 -07:00
rob_strong%exchangecode.com
919ac35209
Bug 445276 - uninstall\helper.EXE does not contain a value for 'Original file name'. r=jmathies, approval1.9.0.2=samuel.sidler
2008-08-03 21:43:08 +00:00
rob_strong%exchangecode.com
cd347a1c93
Bug 447928 - HKCU protocol / file handlers won't be updated after update or during an in place upgrade. r=jmathies, approval1.9.0.2=samuel.sidler
2008-08-03 21:39:54 +00:00
rob_strong%exchangecode.com
791ad14fa6
Bug 440704 - Installer sets Firefox 3 as default browser and there's no silent unattend switch. r=ted.mielczarek, approval1.9.0.2=samuel.sidler
2008-07-20 20:32:15 +00:00
nrthomas%gmail.com
4b83f9abc5
Bug 434696, Polish dictionary not available after updating from Fx3b5 to RC1, r=ted.mielczarek, a=beltzner
2008-05-27 18:14:54 +00:00
reed%reedloden.com
7e1313bba4
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 10:45:49 +00:00
axel%pike.org
29c5915244
bug 425053, removed deprecated search plugins on major update, r=nthomas,mic@mozilla.com, a=beltzner
2008-04-20 13:34:29 +00:00
rob_strong%exchangecode.com
40dfc430ef
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-15 00:08:07 +00:00
rob_strong%exchangecode.com
a5413e442e
Bug 392137 � Retention: take over user defaults during install on Win32. r=bsmedberg+sspitzer, approval1.9=beltzner
2008-04-10 21:02:43 +00:00
philringnalda%gmail.com
821918e2c9
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-09 05:21:38 +00:00
karlt+%karlt.net
a2bb37e709
Add mathfontSymbol.properties for SymbolMT on MS Windows.
...
Prefer DejaVu to Cambria Math for better stretchy fences. b=425367 r=pavlov
2008-04-05 03:38:26 +00:00
karlt+%karlt.net
1b4e9c4d06
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 23:51:09 +00:00
karlt+%karlt.net
a8f39569c5
Add mathfontSymbol.properties for SymbolMT on MS Windows b=425367 r=pavlov
2008-04-02 21:06:18 +00:00
gavin%gavinsharp.com
db294f0932
Bug 425062: undo part of the initial patch (extApplication.js doesn't need to be packaged)
2008-03-25 21:23:54 +00:00
gavin%gavinsharp.com
ba616da21f
Bug 425062: add new fuel components to the installer manifests, r=mfinkle, a=beltzner
2008-03-25 21:19:35 +00:00
rob_strong%exchangecode.com
b3976b5fe5
Followup to Bug 392150 - Clean the old updates directory on uninstall / in-place upgrade. r=sspitzer, approval1.9b5=dsicore
2008-03-21 21:35:59 +00:00
rob_strong%exchangecode.com
3ece43b4c0
Bug 392150 - Clean the old updates directory on uninstall / in-place upgrade. r=sspitzer, approval1.9b5=mconnor
2008-03-21 20:25:15 +00:00
rob_strong%exchangecode.com
1ea83d8f08
Bug 423997 - App name missing from default program description. r=sspitzer, approval1.9b5=beltzner
2008-03-21 19:56:09 +00:00
dtownsend%oxymoronical.com
15028aa61b
Bug 420356: Ship blocklist.xml with Firefox. r=gavin.sharp
2008-03-19 22:35:04 +00:00
rob_strong%exchangecode.com
1418f13a07
Bug 408314 - uninstaller leaves behind empty install directory. r=sspitzer, a1.9=beltzner
2008-03-19 21:27:39 +00:00
reed%reedloden.com
6057977c59
Bug 418016 - "Ts jumped ~1% when enabling jemalloc on Linux (qm-mini-ubuntu01, qm-mini-ubuntu02, qm-mini-ubuntu05)" (Integrate jemalloc into libxul on Linux) [p=jasone@canonware.com (Jason Evans) r=bsmedberg sr+a1.9=stuart]
2008-03-14 15:38:38 +00:00
dolske%mozilla.com
f1b33c29bf
Forgotten packaging changes from bug 417302. r=gavin
2008-03-09 09:27:51 +00:00
reed%reedloden.com
f431189756
Bug 420047 - "Cannot inspect anything" [p=sdwilsh@forerunnerdesigns.com (Shawn Wilsher [sdwilsh]) r=luser/ted a1.9b4=beltzner]
2008-02-28 19:32:51 +00:00
reed%reedloden.com
d5329ee41e
Bug 419916 - "Only package CRT files ifndef MOZ_MEMORY" [p=philringnalda@gmail.com (Phil Ringnalda) r=luser/ted a1.9b4=beltzner]
2008-02-28 19:30:59 +00:00
reed%reedloden.com
7c8467ad8d
Bug 419921 - "Stop trying to package safebrowsing.xpt, add it to removed-files.in" [p=reed r=gavin a1.9b4=beltzner]
2008-02-28 10:31:28 +00:00
nrthomas%gmail.com
2ddeb0c467
Bug 394046, latest round of cleanup for Fx2 --> Fx3 major update, r=ted.mielczarek
2008-02-26 15:27:09 +00:00
ted.mielczarek%gmail.com
17544b3970
bug 415928 - fix packaging of CRT with jemalloc. r=bsmedberg/rhelmer
2008-02-26 14:47:04 +00:00
mconnor%steelgryphon.com
56f2eac917
Bug 339229 ��� Stop shipping DOM Inspector in Firefox builds, r=bsmedberg
2008-02-26 06:18:12 +00:00
dtownsend%oxymoronical.com
9ea27680de
Backing out bug 415928 to hopefully fix runtime failures on perf boxes
2008-02-23 15:44:55 +00:00
reed%reedloden.com
eac58b46e4
Bug 415928 - "fix packaging of CRT with jemalloc" [p=ted.mielczarek@gmail.com (Ted Mielczarek [luser]) r=bsmedberg a1.9=damons]
2008-02-23 11:20:05 +00:00
philringnalda%gmail.com
4ec2044d59
Bug 417436 - Packaging cleanup for crashreporter.xpt, r=ted, a=beltzner
2008-02-15 05:02:37 +00:00
jwalden%mit.edu
9b46e19eac
Bug 414122 - Packaging changes to no longer ship an effective TLD list as a separate file, since we compile the data into necko now. r=notworthsomeonestimetoreview, a=blocker
2008-02-15 00:02:45 +00:00
philringnalda%gmail.com
3c4f966269
Bug 415330 - XPInstall leftovers in package files, r=ted, a=blocker
2008-02-09 03:25:44 +00:00
pavlov%pavlov.net
3b1de34d7a
bug 407459. hooking jemalloc up to the build system. r=various people
2008-02-05 03:16:25 +00:00
reed%reedloden.com
bcf067e270
Bug 414901 - "Back out scriptable IO" [p=neil@mozilla.com (Neil Deakin) r+sr=bsmedberg a1.9b3=beltzner]
2008-02-02 02:07:51 +00:00
reed%reedloden.com
93e093620e
Back out the back out from bug 414901 until bug 415218 is fixed, or else we'll have very broken nightlies. :(
2008-02-01 08:51:32 +00:00
enndeakin%sympatico.ca
a354d29dce
Bug 414901, back out scriptable IO api, r+sr=bsmedberg,a=beltzner
2008-01-31 19:18:09 +00:00
dolske%mozilla.com
d29a1781fe
32x32 icons for Bug 404402 - Ship and use different sizes of the Firefox icon. rs=mconnor, coattailing in on r/a from earlier 48x48 icons addition.
2008-01-30 05:38:54 +00:00
mark%moxienet.com
05d771e96f
320155 Mac dimmidge is confusing. Improve by including symbolic link to /Applications. New background image by Alex Faaborg (and team?) r=alQAhira ui-r=beltzner a/1.9=beltzner
2008-01-30 02:50:28 +00:00
dolske%mozilla.com
e4caf4371b
48x48 icons for Bug 404402 - Ship and use different sizes of the Firefox icon. r=mconnor, bsmedberg, ui-r=mconnor, a=blocking-ff3+
2008-01-29 22:22:13 +00:00
dtownsend%oxymoronical.com
9f41ccb37f
Bug 404024: Add AMO integration pane followup fix. r=mano
2008-01-28 18:50:54 +00:00
nrthomas%gmail.com
999929ca15
Bug 394046, packaging changes/fixes for major update to Fx3, r=bsmedberg, a=blocking1.9+
2008-01-23 18:57:44 +00:00
ted.mielczarek%gmail.com
78762af084
bug 412989 - allow per-app override of crashreporter.ini. string changes only. r=bsmedberg/mconnor
2008-01-23 00:20:29 +00:00
ted.mielczarek%gmail.com
abb2e2cccf
bug 404855 - Crash Reporter UI Review, round 2, Linux bits. r=dcamp/bsmedberg
2008-01-23 00:06:41 +00:00
dolske%mozilla.com
eca03dd77d
Bug 412049 - Use PNG instead of XPM for default window icon on Linux. r=mconnor, r=bsmedberg, ui-r=mconnor, a=schrep
2008-01-19 00:52:11 +00:00
kaie%kuix.de
ac9e35744b
Follow up to bug 399590, add the new library file to packaging
2008-01-18 11:20:17 +00:00
wr%rosenauer.org
be237907af
Bug 412519 - libdbussservice.so missing from package on Linux, r=gavin, a1.9=mtschrep
2008-01-16 07:51:46 +00:00
gavin%gavinsharp.com
3fd400b828
Bug 412025: package JSON xpt (Firefox & Thunderbird), r=sayrer/mscott, a=schrep
2008-01-12 22:53:42 +00:00
reed%reedloden.com
9155d59396
Bug 408356 - "Removed deprecated MathML fonts on update and pave-over install" [p=nrthomas@gmail.com (Nick Thomas [cf]) r=luser a1.9=beltzner]
2007-12-15 00:00:59 +00:00
rob_strong%exchangecode.com
ef71b2956d
Bug 398036 - Add file in use install support. r=sspitzer, blocking-firefox3=mconnor
2007-11-30 19:02:10 +00:00
reed%reedloden.com
4e3fa2ca8a
Bug 373623 - "Unicode ��� should be used instead of three separate dots: ..." (browser locales) [p=hendrik.maryns@uni-tuebingen.de (Hendrik Maryns) r=mconnor a1.9=beltzner]
2007-11-27 02:44:51 +00:00
reed%reedloden.com
c8ec905bc4
Bug 404327 - "Remove unused gopher files on update" [p=nrthomas@gmail.com (Nick Thomas [:cf]) r=luser a1.9=mconnor]
2007-11-20 10:02:59 +00:00
rob_strong%exchangecode.com
7575326063
Bug 402999 - Installer defaults to official install directory for beta releases. r=sspitzer, a1.9=mtschrep
2007-11-09 20:22:17 +00:00
rob_strong%exchangecode.com
72e2184b6a
Bug 399665 - Support replacing BrandShortName and BrandFullName in the installer. r=sspitzer, approvalM9=mconnor, approval1.9=mconnor
2007-10-24 07:02:58 +00:00
rob_strong%exchangecode.com
750e762915
Bug 400467 - Java broken on Vista after Firefox 2.0.0.8 upgrade (says Java Not Found, Or Not Working). r=sspitzer, a1.9=schrep (verbal)
2007-10-23 17:34:39 +00:00
rob_strong%exchangecode.com
5bce4bcb70
Bug 398434 - Provide option to remove profiles during uninstall. r=sspitzer, blocking-firefox3=beltzner
2007-10-20 22:56:50 +00:00
rob_strong%exchangecode.com
1ac06c40d8
Bug 399381 - Support custom wizard images. r=sspitzer, a1.9=mconnor
2007-10-19 21:29:17 +00:00
philringnalda%gmail.com
104edf497a
Backing out Linux part of bug 398855 to see if it's breaking the unit test machine
2007-10-12 05:25:50 +00:00
philringnalda%gmail.com
6a07d78dd0
Bug 398855 - clean up some disappeared files, use the preprocessor to cut down on packages-static noise, r=bsmedberg, a=mconnor
2007-10-12 04:01:31 +00:00
dtownsend%oxymoronical.com
9450aa37d0
Bug 398012: Include alerts.xpt in package. r=gavin.sharp, a=mconnor
2007-09-30 12:16:25 +00:00
rob_strong%exchangecode.com
fe09bdb401
Bug 370571 - Ability to install as a standard user on Vista is not available. r=sspitzer a=beltzner (blocking-firefox3)
2007-09-29 09:48:38 +00:00
rob_strong%exchangecode.com
435abf5261
Bug 396870 � Add file in use uninstall support (also fixes bug 252273). r=sspitzer, a1.9=mconnor
2007-09-21 22:09:04 +00:00
rob_strong%exchangecode.com
236c5918a1
Bug 395404 - Use Checkbox instead of Radio Buttons for License Agreement Prompt. r=sspitzer, a1.9=mconnor
2007-09-19 03:27:17 +00:00
rob_strong%exchangecode.com
5eace20be4
remove stray messagebox that got checked in for bug 392303
2007-09-18 04:33:51 +00:00
rob_strong%exchangecode.com
b2b2d713e0
Bug 352510 - Unsupported windows versions need error message when attempting to install (string checkin). r=sspitzer, a1.9blocking=vlad
2007-09-18 03:20:26 +00:00
rob_strong%exchangecode.com
cccc03c06c
Bug 392303 - Simplify installer changes. r=sspitzer, a1.9=mconnor
2007-09-18 02:47:35 +00:00
dtownsend%oxymoronical.com
2abb981479
Follow-up to bug 379633: Scriptable zipwriter component. r+a=bsmedberg
2007-09-17 15:33:05 +00:00
roc+%cs.cmu.edu
d9ebd35fb6
Bug 392845. Don't ship non-built xml-rpc components with the browser. r=bsmedberg,gavin
2007-09-05 23:01:19 +00:00
dtownsend%oxymoronical.com
b7c9cdf708
Bug 393982: Download Manager does not appear when saving files, package new
...
component. r=gavin.sharp
2007-08-28 13:37:47 +00:00
rob_strong%exchangecode.com
502ded9d59
Bug 392303 - Simplify installer changes - Part 1. r=sspitzer
2007-08-22 21:38:04 +00:00
ginn.chen%sun.com
1ef51f5ee6
Bug 389822 'make package' in topdir missed some files on Solaris SPARC
...
r=benjamin a=bzbarsky
2007-08-20 03:27:38 +00:00
masayuki%d-toybox.com
049b1ccfb2
Bug 385757 Can't enable gnomeui. patch by Hideo Oshima<hidenosuke@hidenosuke.org> r=benjamin, a=bzbarsky
2007-08-20 03:16:56 +00:00
philringnalda%gmail.com
7a000be406
Bug 392420 ��� No DOMi window icon in Firefox, r=bsmedberg
2007-08-17 03:55:20 +00:00
rob_strong%exchangecode.com
945c808141
Bug 389244 - Uninstall information of old version not cleared from registry when updating via auto update. r=sspitzer
2007-08-16 21:35:40 +00:00
flamingice%sourmilk.net
7950744832
Bug 271559, Plugins blocklisting, r=robstrong
2007-08-16 00:43:17 +00:00
philringnalda%gmail.com
6be1211af7
Bug 392199 - Really remove nsUrlClassifierTable.js, r=tony
2007-08-15 02:51:45 +00:00
sdwilsh%shawnwilsher.com
56156f50fa
Bug 391279 - Allow createInstance to work for web handlers. r=cbiesinger, sr=dmose
2007-08-14 16:47:44 +00:00
enndeakin%sympatico.ca
7b31f63edd
Bug 380813, installer files for scriptable IO, r=gavin,sr=neil
2007-08-11 11:53:18 +00:00
benjamin%smedbergs.us
ef5b6db46a
Bug 389673 - Fix "make install" to copy from dist/ and use packager.mk, rather than recurse the build tree, r=luser
2007-08-03 14:46:28 +00:00
rob_strong%exchangecode.com
8213b8e14b
Missed file from the checkin of Bug 368587 - avoid the second UAC prompt for helper.exe on software update by launching it directly from the elevated updater.exe process. r=bsmedberg, a=mconnor
2007-07-31 18:51:58 +00:00
rob_strong%exchangecode.com
1632fdf81d
Bug 368587 - avoid the second UAC prompt for helper.exe on software update by launching it directly from the elevated updater.exe process. r=bsmedberg, a=mconnor
2007-07-30 20:16:58 +00:00
sdwilsh%shawnwilsher.com
799b4a8844
nsHandlerService.js not packaged. rs=mconnor. No bug
2007-07-26 06:36:03 +00:00
sdwilsh%shawnwilsher.com
23f92a9f8a
Bug 385065 - protocol handling dialog. toolkit: r=mano; uriloader: r=cbiesinger, sr=dmose general: ui-r=beltzner
2007-07-26 04:24:31 +00:00
rob_strong%exchangecode.com
5ea4c12c19
Bug 388932 - Additional cleanup for talkback removal. r=bsmedberg
2007-07-24 20:22:58 +00:00
rob_strong%exchangecode.com
e04cdc0024
addendum to bug 384384. r=sspitzer
2007-07-23 19:27:04 +00:00
rrelyea%redhat.com
209028efc3
Bug 388403 Land NSS 3.12 Alpha r=kai.
2007-07-23 19:03:01 +00:00
flamingice%sourmilk.net
b4a6a14fec
Bug 386002, Move tryToClose calls on shutdown - add nsCloseAllWindows.js to removed-files.in, r=benjamin
2007-07-18 21:55:50 +00:00
sdwilsh%shawnwilsher.com
bdd93f5f63
Fixing orange again (wrong lib name). rs=bsmedberg
2007-07-18 18:43:00 +00:00
sdwilsh%shawnwilsher.com
ed8efdeff9
Bug 306907 build orange fix (forgot about installer files). rs=bsmedberg
2007-07-18 18:10:29 +00:00
philringnalda%gmail.com
7563fd57b8
Bug 384204 - remove pre-places-bookmarks files from packages-static, add them to removed-files.in, r=bsmedberg
2007-07-18 04:35:41 +00:00
rob_strong%exchangecode.com
da6fd78e78
Bug 388192 - Remove gopher OS integration support. r=sspitzer
2007-07-17 18:23:26 +00:00
rob_strong%exchangecode.com
0ffabde97e
Bug 387385 - Remove files from the VirtualStore on uninstall / in-place upgrade / software update. r=sspitzer
2007-07-17 18:11:18 +00:00
ted.mielczarek%gmail.com
36778c4e4d
bug 388320 - package crashreporter xpt (+ rename airbag module to
...
crashreporter). r=bsmedberg
2007-07-16 21:00:28 +00:00
flamingice%sourmilk.net
1bcba372e6
Bug 386002, Move tryToClose calls on shutdown, r=benjamin
2007-07-16 17:56:41 +00:00
mozilla.mano%sent.com
f0cb98ced8
Bug 376004 - Places Transactions must not live in the window global scope. patch by Steve Won and me.
2007-07-15 09:44:58 +00:00
rob_strong%exchangecode.com
9dabe73591
Bug 384384. r=bsmedberg, r=mscott for Thunderbird
2007-07-11 05:59:57 +00:00
rob_strong%exchangecode.com
796a2e25bc
Win32 installer only - Bug 387373 - nsIQTScriptablePlugin.xpt isn't added to the uninstall log. r=sspitzer
2007-07-09 18:45:42 +00:00
rob_strong%exchangecode.com
05584ca581
Win32 suuplement to Bug 384174 - Talkback missing from Windows/Linux builds (libxul landing).
2007-07-03 00:39:08 +00:00
benjamin%smedbergs.us
d39957269b
Bug 383167 try #3 - need buildid in an external file, r=luser sr=jst with additional parts r=biesi
2007-07-02 18:20:28 +00:00
rob_strong%exchangecode.com
f29f95aba4
Bug 361402 - installer does not automatically find path to existing installation when going from 1.5.0.x to 2.0.0.x. r=sspitzer
2007-07-02 17:37:23 +00:00
benjamin%smedbergs.us
8ede61ed7d
Bug 384174 - Remove the last vestiges of talkback, r=robstrong
2007-07-02 15:58:19 +00:00
benjamin%smedbergs.us
36cf9a6000
From bug 383167, package up the xpcom/system XPTs correctly, r=luser
2007-07-02 13:04:23 +00:00
rflint%ryanflint.com
ddb862e1d7
Bug 385611 - XPCOMUtils.jsm isn't packaged. r=sayrer
2007-06-27 22:47:50 +00:00
peterv%propagandism.org
c08e0c73cb
Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking.
2007-06-27 22:29:54 +00:00
benjamin%smedbergs.us
42c7e1c6b1
Reverting bug 383167 again for linux test bustage :-(
2007-06-26 19:22:55 +00:00
benjamin%smedbergs.us
c3fb7859dc
More from bug 383167 - package the platform.ini file
2007-06-26 18:10:04 +00:00
benjamin%smedbergs.us
b60c196e68
Bug 383167 trying again, reviews by luser and biesi, sr=jst
2007-06-26 16:35:05 +00:00
benjamin%smedbergs.us
9784bf995e
Revert all of bug 383167 changes because they're not enough... going to try again later.
2007-06-25 18:41:00 +00:00
benjamin%smedbergs.us
81d0ea8604
Bug 383167 - Need buildid in an external file, r=luser sr=jst
2007-06-25 15:26:03 +00:00
dcamp%mozilla.com
24d3b93a6f
Bug 380540: add crash reporter to linux install manifests, r=luser
2007-06-23 02:02:25 +00:00
myk%mozilla.org
6f4196e2a2
bug 385085: addl. fix for bustage caused by landing of content prefs service; adds the components themselves to the list of components in packages-static files
...
r=gavin
2007-06-19 23:03:02 +00:00
myk%mozilla.org
5d3832f2a9
bug 385085: add contentprefs package to packages-static files to fix build horkage from earlier checkin of content prefs service
...
r=sayrer
2007-06-19 22:36:57 +00:00
rob_strong%exchangecode.com
619982ffb4
Bug 384350 - Don't remove HKLM\Software\Clients\StartMenuInternet\FIREFOX.EXE key during reinstall / update. r=sspitzer
2007-06-18 04:28:02 +00:00
benjamin%smedbergs.us
d1b7ad1fe4
Bug 384179 - crash on startup with upgrade builds - remove old files that are no longer relevant with libxul, r=luser
2007-06-12 19:46:27 +00:00
mozilla.mano%sent.com
36b40eff81
Bug 383803 - Places Tagging Back-end. r=dietrich.
2007-06-12 05:18:52 +00:00
vladimir%pobox.com
e04a8be484
b=382482, error when accessing navigator.offlineResources (NS_ERROR_XPC_CANT_GET_PARAM_IFACE_INFO) -- missing xpt file from packaging manifests; patch from dcamp@mozilla.com, r+sr=vlad
2007-06-06 00:03:14 +00:00
benjamin%smedbergs.us
5b847eadcd
Bug 381099 - Turn on breakpad by default for win+mac builds, r=luser
2007-05-25 22:09:30 +00:00
philringnalda%gmail.com
31bbda6059
Bug 380895: Clean up missing or unnecessary files in packages-static, r=benjamin
2007-05-23 03:29:47 +00:00
gavin%gavinsharp.com
57487909e4
Bug 374723: also update installer manifests so that builds aren't broken, and change module name to avoid conflicts, r=me
2007-05-16 13:36:31 +00:00
rob_strong%exchangecode.com
f3fa83962c
Win32 only - Bug 369221: Fails to install with xpicleanup error message. r=sspitzer, sr=mscott for Thunderbird
2007-05-03 23:40:54 +00:00
dietrich%mozilla.com
4a4fca8d9a
Bug 376008 bookmarks html import/export needs to move to /browser (r=mano)
2007-05-03 08:56:45 +00:00
gavin%gavinsharp.com
9e4c0c07e1
Bug 364297: add a new per-profile default-pref directory and associated directory service keys, and a way to trigger pref service default pref reloading to facilitate the change of default prefs without affecting exisiting users, r=mconnor, sr=bsmedberg
2007-05-02 20:13:33 +00:00
gavin%gavinsharp.com
5a07a4a31e
Bug 379139: add FUEL component and typelib to installer manifests
2007-04-28 23:25:24 +00:00
benjamin%smedbergs.us
36fb3a7e0a
Bug 378627 - Allow firefox --enable-libxul to be packaged like a static build, r=luser
2007-04-25 01:17:44 +00:00
rob_strong%exchangecode.com
26f3b3fa40
Win32 only - Bug 372236: Internet Shortcut (.url) icons are now icons of Firefox instead of a page with a Firefox icon on it. patch=Thomas Bertels tbertels@gmail.com, r=rob_strong
2007-04-24 21:33:13 +00:00
benjamin%smedbergs.us
bc0235e03f
Bug 375710 - Firefox 2.0.0.3 wants to downgrade to 2.0.0.2, patch by Masatoshi Kimura (:emk), reworked by me a bit, r=rstrong
2007-04-20 15:22:18 +00:00
benjamin%smedbergs.us
c36afbd67b
Bug 377099 - Remove 1.5 searchplugins on upgrade, r=thunder
2007-04-20 14:09:58 +00:00
cbiesinger%web.de
a8b0ea8199
bug 376205 remove myspell DLLs from packaging
...
patch by Simon Paquet <bugzilla@babylonsounds.com> r=bsmedberg,mscott
2007-04-15 16:15:44 +00:00
dietrich%mozilla.com
ef62018436
Bug 374139 --enable-places-bookmarks builds from the experimental tinderbox not working (r=sspitzer)
2007-04-04 18:49:18 +00:00
rob_strong%exchangecode.com
e4573744f0
Bug 370574: Remove unused xpinstall installer bits. r=bsmedberg
2007-02-20 21:24:32 +00:00
rob_strong%exchangecode.com
339aaf8075
Win32 installer only - Bug 370701 - Don't append dir name when selecting a directory during a custom installation. r=sspitzer
2007-02-17 02:06:40 +00:00
rob_strong%exchangecode.com
6c58576601
Win32 only - Bug 268512 - No .html icon for Firefox - only default application icon. r=sspitzer
2007-02-17 00:56:18 +00:00
rob_strong%exchangecode.com
ba7735f944
Win32 only - Bug 309496 - Firefox 1.0.7 clean install installs nsIQTScriptablePlugin.xpt to plugins folder. r=sspitzer
2007-02-16 22:56:25 +00:00
rob_strong%exchangecode.com
d5064fc1b8
Bug 370582 - Minefield Safe Mode context menu on windows start menu internet shortcut is broken. r=sspitzer
2007-02-16 03:38:06 +00:00
rob_strong%exchangecode.com
5026959506
Win32 only - Bug 370126: Wrong value written to EditFlags by NSIS installer? r=sspitzer
2007-02-13 23:51:38 +00:00
philringnalda%gmail.com
e6db29b3ee
Bug 366442: search.rdf is obsolete, r=gavin
2007-02-12 03:24:46 +00:00
rob_strong%exchangecode.com
0a00b4a2de
Bug 369314 � Trunk install takes over as default browser from a release build. Only take over specific protocol keys that firefox.exe is already the default. r=sspitzer
2007-02-06 05:04:25 +00:00
rob_strong%exchangecode.com
a7ed6d6e41
Bustage fix - Bug 369048 � The installer should take over system wide defaults on install if the existing system wide default is for a firefox.exe. r=sspitzer
2007-02-02 07:15:54 +00:00
sspitzer%mozilla.org
a8f2fd403a
fix for bug #368661 : on running the installer, remove the updates directory, updates.xml and active-update.xml files. otherwise, we could have a pave over install that then applies a pending update. additonally, after a pave over install the update history needs to be reset.
...
r=rstrong
2007-02-02 06:37:17 +00:00
rob_strong%exchangecode.com
97382ab666
Bug 369048 � The installer should take over system wide defaults on install if the existing system wide default is for a firefox.exe. r=sspitzer
2007-02-02 06:35:49 +00:00
sspitzer%mozilla.org
b8ad8a1e4f
backing out my fix for bug #368661 , it will break software update.
2007-02-02 04:05:21 +00:00
sspitzer%mozilla.org
b3a3da36b0
fix for bug #368661 : on running the installer, remove the updates directory, updates.xml and active-update.xml files. otherwise, we could have a pave over install that then applies a pending update. additonally, after a pave over install the update history needs to be reset.
...
r=dveditz,mscott,lilmatt
2007-02-01 21:29:21 +00:00
rob_strong%exchangecode.com
4a23fa14c9
Landing of interdependent bugs for Vista support. Bug 354005 Setting the app as the OS default is broken on Vista. r=sspitzer, r=dougt, sr=bsmedberg. Bug 351949 � Automatic Update is not working for Vista users with limited account privilege and UAC (User Account Control) enabled. r=sspitzer, r=rstrong. Bug 354226 � nsPostUpdateWin.js fails to update registry keys / log files after an update has been applied. r=rstrong.
2007-01-30 05:14:50 +00:00
dveditz%cruzio.com
9647d3f6d1
bug 342314: check-in initial effective-tld file. r=bsmedberg.
...
Effective TLD file itself thanks to Jo Hermans.
2007-01-27 00:12:57 +00:00
asqueella%gmail.com
699bf00ad6
Bug 356578 - rebranding should affect the name of the executable
...
patch by O. Atsushi <torisugari@gmail.com>
r=mano, bsmedberg
2007-01-25 13:43:52 +00:00
ajschult%verizon.net
2e46338c83
Bug 234710: Part II: build config change and remove embedding/components/jsconsole entirely. r=bsmedberg
2007-01-20 05:33:09 +00:00
ted.mielczarek%gmail.com
2a63fe74e0
bug 365356, crashreporter.exe/ini not installed by NSIS installer. r=Rob Strong
2007-01-09 01:24:24 +00:00
peterv%propagandism.org
192ae56099
Add new JS component for bug 354886 to package files.
2006-12-04 15:30:00 +00:00
rob_strong%exchangecode.com
5d278309bc
Bug 357922 - Bookmarks missing, tabs broken, etc. (Firefox 2 install over Firefox 1.5.0.7 failed to replace some files.). r=sspitzer
2006-11-27 19:17:14 +00:00
gavin%gavinsharp.com
906a494663
Bug 357609: package DOM storage xpt (DOM storage broken in trunk builds), patch by Sylvain Pasche <sylvain.pasche@gmail.com>, r=me
2006-11-25 14:29:36 +00:00
benjamin%smedbergs.us
17e6ecf617
Re-land bug 345517 now that the logging issues are hopefully fixed, r=darin/mento/mano
2006-11-13 17:53:01 +00:00
pavlov%pavlov.net
140ad3f195
backing out 345517 due to leak test bustage
2006-11-10 04:42:03 +00:00
benjamin%smedbergs.us
e475fe6dc9
Bug 345517, try #2 , make the browser component use frozen linkage, so that ff+xr builds. This does *not* --enable-libxul by default for Firefox (yet). That will wait until after 1.9a1. Older patch r=darin+mento, revisions r=mano
2006-11-09 15:02:29 +00:00
ted.mielczarek%gmail.com
72f0b0adcc
bug 354980, integrate airbag exception handler library on windows. Compiling by default on windows, but disabled at runtime by default right now. Set the environment var MOZ_AIRBAG=1 to enable it. r=bsmedberg/mento
2006-10-26 22:52:30 +00:00
rob_strong%exchangecode.com
e2aa54c187
Bug 354000 - Program Compatibility Assistant notification when installing the same version on top of an existing installation. r=sspitzer
2006-09-26 00:30:16 +00:00
rob_strong%exchangecode.com
bf8988336f
Followup to bug 336469 - use new APIs in Vista to register file and protocol handlers (installer). r=sspitzer
2006-09-20 06:53:27 +00:00
rob_strong%exchangecode.com
e8dce57d6c
Bug 336469 - use new APIs in Vista to register file and protocol handlers (installer). r=sspitzer
2006-09-19 20:13:10 +00:00
timeless%mozdev.org
864b282eb8
Bug 352630 Fix component.reg line in removed-files.in
...
patch by bugzilla@mcsmurf.de r=bsmedberg
2006-09-14 18:32:50 +00:00
rob_strong%exchangecode.com
e07d6635aa
Bug 352507 - Set Talkback random percent to 100% for nightly builds. r=bsmedberg
2006-09-13 20:21:11 +00:00
rob_strong%exchangecode.com
0ac7c2ae2b
Bug 350943 - Remove the talkback readme.txt. r=bsmedberg
2006-09-08 20:47:30 +00:00
rob_strong%exchangecode.com
1759ab2f0f
Bug 351365 - Talkback won't install for new installs when DOMi is not present in the installer. r=sspitzer
2006-09-05 01:18:47 +00:00
rob_strong%exchangecode.com
4e69426b00
Bustage fix for checkin of Bug 349551
2006-08-30 01:06:39 +00:00
rob_strong%exchangecode.com
700627f478
Bug 349551 - Updated builds won't uninstall via Windows Control Panel. r=bsmedberg
2006-08-30 00:08:35 +00:00
timeless%mozdev.org
1846fd9c62
Bug 106386 Correct misspellings in source code
...
r=bernd rs=brendan
2006-08-28 20:12:37 +00:00
gavin%gavinsharp.com
c72204b134
Bug 350453: move branding-specific prefs to a special branding prefs file, to avoid ifdef OFFICIAL_BRANDING in firefox.js, r=bsmedberg
2006-08-28 19:36:26 +00:00
dietrich%mozilla.com
b00a60a6fd
Fixing bustage from Bug 347944 Fix firefox products URLs to point to ...mozilla.com/ab-CD (r=mconnor)
2006-08-19 08:10:32 +00:00
dietrich%mozilla.com
4ec77d168a
Bug 347944 Fix firefox products URLs to point to ...mozilla.com/ab-CD (r=vlad, r=mconnor)
2006-08-18 06:25:25 +00:00
rob_strong%exchangecode.com
f7509dcc46
Bug 348741 - add Firefox EULA v2 (NSIS rtf EULA). r=bsmedberg
2006-08-17 07:54:15 +00:00
rob_strong%exchangecode.com
f137556733
Bug 347954 - Running the NSIS installer as normal user (restricted group) or without enough free space available makes it silently fail. r=sspitzer, a1.8.1=beltzner
2006-08-14 18:04:17 +00:00
benjamin%smedbergs.us
5a0bfad337
Backout bug 345517 due to various issues.
2006-08-10 14:06:47 +00:00
benjamin%smedbergs.us
3bc9c4b3b7
Fix stupid packaging error, thanks #firefox!
2006-08-09 16:39:44 +00:00
benjamin%smedbergs.us
1aa947c723
Bug 345517 - Build Firefox --enable-libxul by default, r=darin/mento
2006-08-09 13:39:19 +00:00
rob_strong%exchangecode.com
2afe42d513
Bug 347332 - Unable to install DOMi w/ hourly builds. r=sspitzer
2006-08-07 17:02:02 +00:00
mattwillis%gmail.com
fe4f2281f1
bug 346925 - Updates company name for official vs. unofficial branding. patch by reed,r=rob_strong,a181=beltzner
2006-08-02 05:01:49 +00:00
rob_strong%exchangecode.com
76d7d06f90
Bug 343203 - Verify Add or Remove Programs Publisher and Product Updates urls. r=sspitzer
2006-08-01 22:34:45 +00:00
rob_strong%exchangecode.com
65e24569fc
Bug 333160 - NSIS-based installer does not expose state of components to install. r=sspitzer, ui-r=beltzner
2006-08-01 05:50:48 +00:00
rob_strong%exchangecode.com
11f302e1a1
Bug 344490 - Implement silent and unattended installation for NSIS installer (forgot to check this in). r=sspitzer
2006-07-23 01:05:57 +00:00
rob_strong%exchangecode.com
fbe67daee0
Bug 344490 - Implement silent and unattended installation for NSIS installer. r=sspitzer
2006-07-19 18:44:50 +00:00
rob_strong%exchangecode.com
dec6e6d4a1
Bug 339732 - NSIS installer is unable to close running instance of firefox (for this to be work on the trunk bug 344309 will need to be fixed as well). r=sspitzer
2006-07-12 22:28:28 +00:00
rob_strong%exchangecode.com
7dcd31f1fd
Bug 344386 - New installer survey url (support for localized uninstall surveys). r=sspitzer
2006-07-12 18:06:27 +00:00
rob_strong%exchangecode.com
b44f402575
Bug 343825 - Enable official branding and set version to Firefox 2 Beta 1 for upcoming release (trunk version of patch to keep branch and trunk consistent). r=sspitzer
2006-07-11 23:01:17 +00:00
rob_strong%exchangecode.com
65851707b8
Bug 339734 - Change RandomPercent for Talkback from 75 to 10 before Firefox 2 release. r=sspitzer
2006-07-07 05:30:41 +00:00
gavin%gavinsharp.com
a58625a2ca
Bug 342991: feeds show up empty, patch by Nickolay Ponomarev <asqueella@gmail.com>, r=mconnor
2006-07-05 20:03:02 +00:00
rob_strong%exchangecode.com
8c4b5c647e
Bug 343581 - Uninstaller removed required system folder 'C:\Documents and Settings\All Users\Desktop'. r=sspitzer
2006-07-04 22:03:14 +00:00