dveditz%cruzio.com
4049e8dd06
bug 318618 avoid useless memcpy in uncompressed case, check for unknown compression methods, r/sr=dougt
2006-01-07 04:11:17 +00:00
mkaply%us.ibm.com
b6f2c926b3
#319203
...
r=bsdmedberg
Allow install.rdf to exist in an XPI for installer builds
2005-12-07 20:46:18 +00:00
jst%mozilla.jstenback.com
7a5af690c6
Fixing bug 316794. Moving HandleDOMEvent() and Get/SetDocShell from nsIScriptGlobalObject to nsPIDOMWindow. r=mrbkap@gmail.com, sr=peterv@propagandism.org
2005-11-28 23:56:44 +00:00
timeless%mozdev.org
3db428f6ac
Bug 106386 Correct misspellings in source code
...
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:57:13 +00:00
dbaron%dbaron.org
8e1263ab28
Make PL_InitEvent callers stop doing potentially dangerous casting of function pointers. b=305278 r=dougt sr=darin
2005-11-14 20:09:51 +00:00
dveditz%cruzio.com
5094a858cc
bug 315304 throw exception (return JS_FALSE) if we can't create the native object. r=dougt, sr=brendan, a=schrep
2005-11-07 19:58:28 +00:00
dveditz%cruzio.com
f79717b6fa
bug 304931 theme install prompt should obey whitelisting too; r=mconnor, sr=dbaron, a=asa
2005-10-19 19:59:09 +00:00
bsmedberg%covad.net
db13868592
Bug 207521 - deprecate --enable|disable-shared, since --enable-static gives us all the information we need, r=cls
2005-10-17 14:57:32 +00:00
mats.palmgren%bredband.net
7adb592d44
Fix compile warnings. b=311646 r=dveditz sr=benjamin
2005-10-16 15:52:26 +00:00
mrbkap%gmail.com
b8da0721ed
bug 311952: xpinstall should use its own runtime, so its JS isn't bound by Gecko's JS invarients. r=dveditz sr=brendan
2005-10-11 18:04:05 +00:00
dveditz%cruzio.com
449efb1707
Don't block onload xpinstall, site whitelisting does the job (bug 271567).
...
Required to fix bugs 295058 and 300114. r=dougt, sr=mscott
2005-09-02 01:02:28 +00:00
bryner%brianryner.com
31caedeffd
Actually read up to 32KB of a XPI to look for a signature, instead of requiring the whole thing to be in the first chunk of data available. Bug 306354, r+sr=darin.
2005-08-31 05:12:52 +00:00
dougt%meer.net
dac3b4e637
Fixing bustage. I checked in the patch from the bug, and not my local diff
2005-08-26 07:11:47 +00:00
dougt%meer.net
32258b61c3
Bug 302284. add xpi hash support to InstallTrigger.install(). r=dveditz, sr=shaver, a=asa
2005-08-26 06:46:21 +00:00
dougt%meer.net
12452b22dc
nsXPInstallManager::OnDataAvailable may consume more data than expected. b=300115. r=darin. sr=dveditz. a=asa
2005-08-18 19:01:38 +00:00
timeless%mozdev.org
a314e364ee
Bug 303654 InstallTrigger.install(null) crashes [@ JS_Enumerate]
...
patch by shutdown@flashmail.com r=dveditz sr=dveditz
2005-08-16 16:31:36 +00:00
pete%mozdevgroup.com
4b81ee1446
b=291178
...
InstallTrigger.getVersion gone in Firefox 1.0.3
r=timeless
sr=dveditz
--pete
2005-08-11 22:41:31 +00:00
bugzilla%standard8.demon.co.uk
f7603e43d4
Bustage fix for previous checkin (sorry) Bug 287540 - (Bv1) <nsXPInstallManager.cpp>.
2005-07-30 20:10:35 +00:00
bugzilla%standard8.demon.co.uk
8b1949b04f
Bug 287540 Fix various _C++_ compiler warnings from my Windows non-debug build - (Bv1) <nsXPInstallManager.cpp>. Patch by Serge Gautherie <gautheri@noos.fr> r+sr=dveditz,a=bsmedberg
2005-07-30 19:37:45 +00:00
bzbarsky%mit.edu
dc27182f65
Expose the subject name for the cert and an nsISupports pointer to the cert on
...
nsIPrincipal that represents a certificate principal. Change preference
storage to ensure matches in not only the fingerprint but also the subjectName
before applying privileges from preferences to a certificate principal. Remove
possibility for creating certificate principals without a useful identifying
name and make sure that names don't get munged by being forced to ASCII. Bug
240661, r=caillon, sr=dveditz, a=bsmedberg
2005-07-22 19:05:42 +00:00
timeless%mozdev.org
11dfe7d4ae
Bug 295854 (new InstallVersion()).compareTo(/x/) crashes [@ConvertJSValToObj]
...
handle null
r=dveditz sr=dveditz a=jay
2005-07-07 18:45:01 +00:00
dougt%meer.net
0c2d626c97
Fixes 293331. r=dveditz, sr=jst, a=chase
2005-07-06 01:25:47 +00:00
bsmedberg%covad.net
fb6ff5778a
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
dveditz%cruzio.com
2eb0087e4b
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
timeless%mozdev.org
7c5893a7a7
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
807408c9d8
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
7c090bdf71
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
1bca01575b
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
vladimir%pobox.com
bafff613bc
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
1d700cf5f1
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
7a2d6bac3c
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
dc89582656
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
f234e0fe19
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
ben%bengoodger.com
ba4476693f
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
shaver%mozilla.org
ea6f55fd5b
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
brendan%mozilla.org
4a33d14311
Fix Windows bustage.
2005-04-13 23:34:12 +00:00
brendan%mozilla.org
6537ab102c
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
neil%parkwaycc.co.uk
3c20697397
Bug 289726 Fix Install.patch crash p=mnyromyr@tprac.de r+sr=dveditz a=asa
2005-04-10 12:10:36 +00:00
myk%mozilla.org
75ec2781bf
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
cbiesinger%web.de
763f225033
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
timeless%mozdev.org
dc77b06c0f
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
bsmedberg%covad.net
d3d9589cf0
libxul step 4 - most of tier 50 (not PSM, and I may have forgotten a few things in toolkit/mozapps also) r=darin
2005-03-18 21:24:05 +00:00
bzbarsky%mit.edu
d624665bc9
Add the prompt-service contract to nsEmbedCID.h
2005-03-07 16:07:11 +00:00
bsmedberg%covad.net
aab6284169
Bug 278534, try #2 - Make tooklit chrome registry use plaintext manifests instead of an RDF cache (get rid of contents.rdf!) r=darin/dveditz/ben
2005-02-22 21:49:45 +00:00
bsmedberg%covad.net
6308fe5e8d
Backout bug 278534 due to tinderbox orange.
2005-02-20 01:47:13 +00:00
bsmedberg%covad.net
500173e4bd
Bug 278534 - Make a plaintext chrome registration file format to replace contents.rdf r/sr=darin+dveditz+ben
2005-02-19 15:35:36 +00:00
dveditz%cruzio.com
68ba2bb582
bug 268059 hide URL user:pass in XPinstall dialogs, r/sr=dougt
2005-02-19 08:32:25 +00:00
dveditz%cruzio.com
52cee750e3
bug 273406 fix broken signed old-style installs (regression) r/sr=dougt
2005-02-18 11:52:24 +00:00
bzbarsky%mit.edu
a8583397c6
Some cleanup in nsInstallVersion. Bug 273726, patch by Tim Ruehsen
...
<tim.ruehsen@gmx.de>, r=bsmedberg, sr=dveditz
2005-02-08 05:37:01 +00:00
smontagu%smontagu.org
1a4516c4c5
Bug 216399: Allow custom button labels in xpinstall dialogs, patch by Jens Bannmann <jens.b@web.de>, r=cbiesinger/dveditz, sr=dveditz
2005-02-06 12:05:03 +00:00