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 |
|
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 |
|
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 |
|
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 |
|