Commit Graph

300 Commits

Author SHA1 Message Date
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
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
reed@reedloden.com
ca55b77acb 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
8c3435c2d7 Forgotten packaging changes from bug 417302. r=gavin 2008-03-09 01:27:51 -08:00
reed@reedloden.com
0e2b0f9051 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
bc445f8d63 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
87f71ac38d 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
68a8afb25f 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
b90b328432 bug 415928 - fix packaging of CRT with jemalloc. r=bsmedberg/rhelmer 2008-02-26 06:47:04 -08:00
mconnor@steelgryphon.com
f8c24c7bbb Bug 339229 - Stop shipping DOM Inspector in Firefox builds, r=bsmedberg 2008-02-25 22:18:12 -08:00
dtownsend@oxymoronical.com
6d280d5866 Backing out bug 415928 to hopefully fix runtime failures on perf boxes 2008-02-23 07:44:54 -08:00
reed@reedloden.com
36c3422ac1 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
02bbcd7cf4 Bug 417436 - Packaging cleanup for crashreporter.xpt, r=ted, a=beltzner 2008-02-14 21:02:36 -08:00
jwalden@mit.edu
90f095319c 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
a20e4f1f41 Bug 415330 - XPInstall leftovers in package files, r=ted, a=blocker 2008-02-08 19:25:43 -08:00
pavlov@pavlov.net
c381c0546d bug 407459. hooking jemalloc up to the build system. r=various people 2008-02-04 19:16:24 -08:00
reed@reedloden.com
23e398896c 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
41073ec644 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
d23cbccf38 Bug 414901, back out scriptable IO api, r+sr=bsmedberg,a=beltzner 2008-01-31 11:18:07 -08:00
dolske@mozilla.com
9f0d9914a1 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
c0167035ba 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
aa875cbdd5 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
6e76008294 Bug 404024: Add AMO integration pane followup fix. r=mano 2008-01-28 10:50:54 -08:00
nrthomas@gmail.com
85a5a400f1 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
419fe7dfb3 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
c20acd459d bug 404855 - Crash Reporter UI Review, round 2, Linux bits. r=dcamp/bsmedberg 2008-01-22 16:06:40 -08:00
dolske@mozilla.com
25a832eb78 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
9707fe5d97 Follow up to bug 399590, add the new library file to packaging 2008-01-18 03:20:15 -08:00
wr@rosenauer.org
0e983a69c8 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
42c75ca221 Bug 412025: package JSON xpt (Firefox & Thunderbird), r=sayrer/mscott, a=schrep 2008-01-12 14:53:42 -08:00
reed@reedloden.com
e33dc63a32 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
6418bd1612 Bug 398036 - Add file in use install support. r=sspitzer, blocking-firefox3=mconnor 2007-11-30 11:02:09 -08:00
reed@reedloden.com
c6d06df230 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
7888beb667 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
5f2c936eed 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
d93cda2514 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
74c246cb4c 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
bedb74896d 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
d1d5b7afe6 Bug 399381 - Support custom wizard images. r=sspitzer, a1.9=mconnor 2007-10-19 14:26:30 -07:00
philringnalda@gmail.com
1bc735eeda 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
b5dc362c6a 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
f512f68c0b Bug 398012: Include alerts.xpt in package. r=gavin.sharp, a=mconnor 2007-09-30 05:16:25 -07:00
rob_strong@exchangecode.com
28e2665ea2 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
53ed7a0b76 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
39fbef4949 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
584c36b97d remove stray messagebox that got checked in for bug 392303 2007-09-17 21:33:51 -07:00
rob_strong@exchangecode.com
cc8d75f21e 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
4b48d4aaa9 Bug 392303 - Simplify installer changes. r=sspitzer, a1.9=mconnor 2007-09-17 19:47:34 -07:00
dtownsend@oxymoronical.com
819d3d7db0 Follow-up to bug 379633: Scriptable zipwriter component. r+a=bsmedberg 2007-09-17 08:33:04 -07:00
roc+@cs.cmu.edu
d8b0eabf3f 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
a15deec5a1 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
7578d6daa8 Bug 392303 - Simplify installer changes - Part 1. r=sspitzer 2007-08-22 14:38:03 -07:00
ginn.chen@sun.com
f57e8f04d6 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
e352b99520 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
1bf8bc7617 Bug 392420 - No DOMi window icon in Firefox, r=bsmedberg 2007-08-16 20:55:20 -07:00
rob_strong@exchangecode.com
b992a964c4 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
4c3bf017dd Bug 271559, Plugins blocklisting, r=robstrong 2007-08-15 17:43:12 -07:00
philringnalda@gmail.com
193a6ad5c4 Bug 392199 - Really remove nsUrlClassifierTable.js, r=tony 2007-08-14 19:51:44 -07:00
sdwilsh@shawnwilsher.com
d98abd5a78 Bug 391279 - Allow createInstance to work for web handlers. r=cbiesinger, sr=dmose 2007-08-14 09:47:41 -07:00
enndeakin@sympatico.ca
4eac080665 Bug 380813, installer files for scriptable IO, r=gavin,sr=neil 2007-08-11 04:53:18 -07:00
benjamin@smedbergs.us
28d40dae74 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
47b3d68a91 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
44770eb9b5 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
3f13316a06 nsHandlerService.js not packaged. rs=mconnor. No bug 2007-07-25 23:36:03 -07:00
sdwilsh@shawnwilsher.com
95d5347743 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
c89dd52612 Bug 388932 - Additional cleanup for talkback removal. r=bsmedberg 2007-07-24 13:22:58 -07:00
rob_strong@exchangecode.com
da7b200d93 addendum to bug 384384. r=sspitzer 2007-07-23 12:27:04 -07:00
rrelyea@redhat.com
ff84fbb60d Bug 388403 Land NSS 3.12 Alpha r=kai. 2007-07-23 12:02:59 -07:00
flamingice@sourmilk.net
2cdbee7811 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
37f113b21a Fixing orange again (wrong lib name). rs=bsmedberg 2007-07-18 11:43:00 -07:00
sdwilsh@shawnwilsher.com
fc4c982152 Bug 306907 build orange fix (forgot about installer files). rs=bsmedberg 2007-07-18 11:10:29 -07:00
philringnalda@gmail.com
fb993d9280 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
c06ca8948a Bug 388192 - Remove gopher OS integration support. r=sspitzer 2007-07-17 11:23:26 -07:00
rob_strong@exchangecode.com
9433e03d4b 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
62b499b0ed bug 388320 - package crashreporter xpt (+ rename airbag module to
crashreporter).  r=bsmedberg
2007-07-16 14:00:26 -07:00
flamingice@sourmilk.net
62d803615d Bug 386002, Move tryToClose calls on shutdown, r=benjamin 2007-07-16 10:55:54 -07:00
mozilla.mano@sent.com
79feca49e7 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
e9877e9a49 Bug 384384. r=bsmedberg, r=mscott for Thunderbird 2007-07-10 22:59:56 -07:00
rob_strong@exchangecode.com
912fdaca7b 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
ecf9ec59b0 Win32 suuplement to Bug 384174 - Talkback missing from Windows/Linux builds (libxul landing). 2007-07-02 17:39:08 -07:00
benjamin@smedbergs.us
75dc0cfd4c 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
4978115d51 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
f94203b740 Bug 384174 - Remove the last vestiges of talkback, r=robstrong 2007-07-02 08:58:19 -07:00
benjamin@smedbergs.us
fe2499cb49 From bug 383167, package up the xpcom/system XPTs correctly, r=luser 2007-07-02 06:04:22 -07:00
rflint@ryanflint.com
1d1fc1ce2a Bug 385611 - XPCOMUtils.jsm isn't packaged. r=sayrer 2007-06-27 15:47:50 -07:00
peterv@propagandism.org
51dda63979 Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking. 2007-06-27 15:29:45 -07:00
benjamin@smedbergs.us
5ebfce3c70 Reverting bug 383167 again for linux test bustage :-( 2007-06-26 12:22:51 -07:00
benjamin@smedbergs.us
e9bad473b9 More from bug 383167 - package the platform.ini file 2007-06-26 11:10:04 -07:00
benjamin@smedbergs.us
bd5749568a Bug 383167 trying again, reviews by luser and biesi, sr=jst 2007-06-26 09:35:01 -07:00
benjamin@smedbergs.us
035e643c90 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
97afb0c802 Bug 383167 - Need buildid in an external file, r=luser sr=jst 2007-06-25 08:25:59 -07:00
dcamp@mozilla.com
bb6e80264d Bug 380540: add crash reporter to linux install manifests, r=luser 2007-06-22 19:02:25 -07:00
myk@mozilla.org
91b95cc0f8 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
4621d92c5a 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
c5c9e5b11e 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
d227620435 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
45f52083ae Bug 383803 - Places Tagging Back-end. r=dietrich. 2007-06-11 22:18:50 -07:00
vladimir@pobox.com
11537f7259 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
248d087f12 Bug 381099 - Turn on breakpad by default for win+mac builds, r=luser 2007-05-25 15:09:29 -07:00
philringnalda@gmail.com
f6979d7aa6 Bug 380895: Clean up missing or unnecessary files in packages-static, r=benjamin 2007-05-22 20:29:47 -07:00
gavin@gavinsharp.com
b000329bcf 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
a43fb424fb 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
1cd5754cc2 Bug 376008 bookmarks html import/export needs to move to /browser (r=mano) 2007-05-03 01:56:41 -07:00
gavin@gavinsharp.com
3b23c3bc14 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
b5c321738f Bug 379139: add FUEL component and typelib to installer manifests 2007-04-28 16:25:24 -07:00
benjamin@smedbergs.us
ec9985337e 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
8f3f4b920e 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
18862e38e1 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
599d62334f Bug 377099 - Remove 1.5 searchplugins on upgrade, r=thunder 2007-04-20 07:09:58 -07:00
cbiesinger@web.de
55cfe37309 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
a993d85b52 Bug 374139 --enable-places-bookmarks builds from the experimental tinderbox not working (r=sspitzer) 2007-04-04 11:49:18 -07:00
hg@mozilla.com
465265d0d4 Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00