Commit Graph

2818 Commits

Author SHA1 Message Date
kairo%kairo.at
86e154a457 bug 292268 - Standardize SeaMonkey package/installer filenames based on toolkit's package-name.mk, sr=Neil r+a=bsmedberg 2005-07-02 20:39:09 +00:00
kairo%kairo.at
8729cd8995 bug 299463 - File res/hiddenWindow.html missing in installer build (SeaMonkey), p=Andrew Schultz <ajschult@verizon.net> r+a=bsmedberg 2005-07-02 19:05:46 +00:00
bsmedberg%covad.net
829fcc5862 Followup to bug 298670 - use cygpath as necessary to convert win32 paths for xpt_link, a=Chase 2005-07-01 01:18:49 +00:00
bsmedberg%covad.net
6db8a67923 Bug 298670 (try #2) - Build Firefox tarballs from the installer manifests, r+a=Chase (this second try incorporates the slash fix from Chase as well as additional changes to Packager.pm to make globbing work properly) 2005-06-30 19:22:39 +00:00
cvshook%sicking.cc
23fe2ae1ed Bug 296764: Move html keybindings to chrome to make sure they work even with js turned off
r=bsmedberg sr=jst a=bsmedberg
2005-06-29 22:41:59 +00:00
bsmedberg%covad.net
d9346c31d9 Bug 295680 - extension should not install when chrome registration fails - patch by Robert Strong <rob_strong@exchangecode.com>, r+a=bsmedberg 2005-06-29 13:58:16 +00:00
cbiesinger%web.de
c97ea87e70 Bug 298675 register locale packages for reporter, and fix typo (inspector ->
reporter)
patch by Andrew Schultz <ajschult@verizon.net> r=dveditz sr=neil a=bsmedberg
2005-06-28 20:21:53 +00:00
cmp%mozilla.org
e353f7bdc2 Backing out bug 298670, attachment 187193 and changes to xptlink.pl since. 2005-06-28 11:07:48 +00:00
neil%parkwaycc.co.uk
854aed594d Typo fix to make overlays.rdf uninstall correctly b=289097 r+a=bsmedberg 2005-06-28 10:20:24 +00:00
cmp%mozilla.org
e2e9ff0576 Remove extra slashes from xpt_link command line arguments to fix its use
on Windows/Cygwin.
2005-06-28 02:31:04 +00:00
cmp%mozilla.org
05e88cace8 Build tarballs using the installer manifests. Patch by bsmedberg. Bug
298670, attachment 187193.  r/a=chase
2005-06-27 23:44:29 +00:00
neil%parkwaycc.co.uk
e578ee899a Bug 297725 Suite does not install GRE correctly r+a=bsmedberg 2005-06-24 09:13:29 +00:00
dveditz%cruzio.com
5b4909b8f2 bug 298054: fix xpinstall eval() crash. Thanks to shutdown and Mnyromyr for pointing out the flaw and the patch, r=timeless, sr=dveditz, a=dveditz 2005-06-22 21:37:25 +00:00
kairo%kairo.at
9606a3bfb4 bug 297257 - include reporter in suite, p=ajschult@verizon.net r=bsmedberg sr=Neil a=chofmann 2005-06-22 16:01:08 +00:00
gandalf%firefox.pl
55185f343f Bug 296169: cannot localize svg.properties (should be in chrome/, not res/); r=bsmedberg,a=asa 2005-06-16 13:49:04 +00:00
timeless%mozdev.org
c215e69dc6 Bug 295854 (new InstallVersion()).compareTo(/x/) crashes [@ConvertJSValToObj]
Marking JSCLASS_PRIVATE_IS_NSISUPPORTS on InstallVersionClass
remove extra definitions of ConvertJSValToObj to prevent confusion
r=dveditz sr=dveditz a=dveditz
2005-06-16 11:09:27 +00:00
timeless%mozdev.org
7dd26a01a8 Bug 295854 (new InstallVersion()).compareTo(/x/) crashes [@ConvertJSValToObj]
r=dveditz sr=dveditz a=dveditz
2005-06-16 04:46:04 +00:00
timeless%mozdev.org
4ffaeafdb9 Bug 208909 compreg.dat protection problem [OpenVMS status is decimal 114690]
lock down permissions and sanitize with comments
r=dougt sr=dveditz a=asa
2005-06-10 17:32:48 +00:00
bsmedberg%covad.net
ceb595e7c9 Bug 295013 - installing the same theme a second time, or uninstalling a theme you just installed fails - patch by Robert Strong <moz_bugzilla@exchangecode.com> r=me a=shaver 2005-06-02 14:37:50 +00:00
cls%seawood.org
2f8def85e9 Path translation fixes for msys.
Thanks to Howard Chu <hyc@symas.com> for the patches.
Bug #294122 r=cls a=shaver
2005-06-02 04:00:37 +00:00
mkaply%us.ibm.com
71e8520c91 OS/2 SeaMonkey build doesn't come up 2005-05-24 15:34:34 +00:00
vladimir%pobox.com
38286037f8 b=274271, blocked install notification bar does not appear when clicking on InstallTrigger link; patch from moz_bugzilla@exchangecode.com, r+sr=dveditz,a=asa 2005-05-24 04:32:41 +00:00
dveditz%cruzio.com
7b49950fef bug 292691 plug IconURL and history.back() XSS exploits fixed in firefox 1.0.4
docshell patch by jst, r=bz,brendan;sr=dveditz,shaver;a=asa
xpinstall patch by dveditz and vlad; r=vlad,jst; sr=jst,shaver; a=asa
2005-05-13 23:08:09 +00:00
jst%mozilla.jstenback.com
668521fdfe Backing out last change that was intended for a branch, not the trunk. 2005-05-09 21:20:22 +00:00
jst%mozilla.jstenback.com
5edcc27f7a Fixing remaining part of bug 292691. Make sure to do the appropriate uri load checks in all places in the xpinstall code. Patch by vladimir@pobox.com and dveditz@cruzio.com, r=dveditz@cruzio.com, r=vladimir@pobox.com, sr=jst@mozilla.org, a=asa@mozilla.org 2005-05-09 21:19:16 +00:00
timeless%mozdev.org
a569bbe8b5 Bug 286525 Installing / updating a theme creates a copy of the jar in the chrome directory
patch by moz_bugzilla@exchangecode.com r=bsmedberg a=asa
2005-05-08 18:11:39 +00:00
bzbarsky%mit.edu
6d15ce055d Fix installer crash. Bug 264980, patch by Sean Su <ssu0262@aol.com>,
r+sr=dveditz, a=asa
2005-05-05 16:08:44 +00:00
cst%andrew.cmu.edu
3c8d35b10e Bug 291014 Make GetProductBuildID handle ^M properly
r=bsmedberg a=asa
2005-04-26 16:44:18 +00:00
cst%andrew.cmu.edu
3b2c94de8e Bug 290905 properly set $topobjdir for windows makeall.pl
r=bsmedberg a=asa
2005-04-26 16:35:42 +00:00
ben%bengoodger.com
b9725a8b1a 286034 - allow extensions to be installed/uninstalled by simply adding/removing their directories... r=bsmedberg, sr=darin, a=brendan 2005-04-23 01:39:51 +00:00
tor%cs.brown.edu
3a11990cae Bug 290835 - allow building both canvas and cairo svg, don't
statically link two copies of cairo code.  r=bsmedberg, a=chofmann
2005-04-22 19:03:41 +00:00
shaver%mozilla.org
af6f2dae76 Bug 290312: FileOp methods can be called with a |this| of InstallClass or
FileOpClass nature, depending on which of the new or old API entry points
are used by a script.  Relax the native-instance checks appropriately, as
both types of object are stuffed with the same type of private data.
r+sr=brendan, a=chase.
2005-04-14 17:30:17 +00:00
cmp%mozilla.org
20468698e4 Change into the correct packaging directory on MacOS X before removing
files.  Bug 290075, attachment 180667.  sr=mscott, a=dbaron
2005-04-14 04:03:24 +00:00
brendan%mozilla.org
85ab4e49c5 Fix Windows bustage. 2005-04-13 23:34:12 +00:00
brendan%mozilla.org
9aeb6944be Type-check method calls on wrong class of object, required for hand-rolled JS natives (290162, r=dveditz/sr=shaver/a=drivers). 2005-04-13 22:22:55 +00:00
kairo%kairo.at
363d2ab3f4 bug 288199 - Rebrand suite installer, unix part - patch by Mark Banner <bugzilla@standard8.demon.co.uk> r=ajschult sr=dveditz a=asa 2005-04-11 17:06:40 +00:00
kairo%kairo.at
04694dbbdd part of bug 288199 (Rebrand suite installer), Small packager Makefile fix to use app display name for mac file, r/sr=dveditz a=asa 2005-04-10 23:35:04 +00:00
neil%parkwaycc.co.uk
a13511a0de Bug 289726 Fix Install.patch crash p=mnyromyr@tprac.de r+sr=dveditz a=asa 2005-04-10 12:10:36 +00:00
bsmedberg%covad.net
3a4772821b Bug 288640 - xpfe/components/search is app-specific, not part of the toolkit. Remove bad dependencies by moving it to tier_99 and only building it for Seamonkey/Firefox r=Neil a=asa 2005-04-08 17:20:34 +00:00
myk%mozilla.org
dcff0bdcb2 Second fix for bug 271473: whitelists addons.mozilla.org not only for new profiles but for existing profiles too, unblocking server-side architectural improvements that are waiting for a version of Firefox which can install extensions from addons.mozilla.org; r=bsmedberg 2005-04-06 20:13:32 +00:00
mvl%exedo.nl
80cee11c11 Add permissions dll to the installer
bug 288412, r=bsmedberg
2005-04-05 17:58:29 +00:00
cbiesinger%web.de
44625301dd bug 283489 r=darin sr=bz
- Make the HTTP, FTP and file channels implement nsIPropertyBag2 and associated
  interfaces (by inheriting from nsHashPropertyBag)
- Use that interface to expose a "content-length" property giving the length of
  the data as a 64-bit value on the FTP and HTTP channels
- change docshell and xpinstall to use nsIPropertyBag2 instead of nsIProperties
  to read/write the referrer property
2005-04-05 17:40:32 +00:00
bsmedberg%covad.net
844ef87b25 Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-05 14:50:16 +00:00
neil%parkwaycc.co.uk
1a7c28d251 Bug 289097 Ensure overlays.rdf and stylesheets.rdf get uninstalled r=bsmedberg 2005-04-05 12:26:02 +00:00
bsmedberg%covad.net
5d8370f04f Bug 289061 - Erroneous semicolon in extra.c p=Charles Fenwick <clf03f@garnet.acns.fsu.edu> r=me 2005-04-05 12:10:09 +00:00
bsmedberg%covad.net
457cdc5129 Followup to bug 280725 - update the installer manifests 2005-04-04 19:52:26 +00:00
cbiesinger%web.de
7d0871f66e 126201 patch by Patrick <patrick.hendriks+bugzilla@gmail.com> r+sr=dveditz
fix wording of "Complete" option in installer
2005-03-30 20:44:24 +00:00
timeless%mozdev.org
708a22c5e7 Bug 287158 use requests in xpinstall so that defining JS_PARANOID_REQUEST does not result in CHECK_REQUEST killing the app because of xpinstall tasks
r=dveditz sr=dveditz
2005-03-29 20:19:20 +00:00
timeless%mozdev.org
48fb659f9e Bug 283423 keyboard navigation fails in component selection dialog
patch by ajschult@verizon.net r=bryner sr=bz
2005-03-29 03:06:02 +00:00
masayuki%d-toybox.com
c5d65da12c bug 286670 'Destination Directory' of 'Setup Style' is broken on l10n build r=bsmedbergs, sr=dveditz 2005-03-27 05:35:23 +00:00