Граф коммитов

860 Коммитов

Автор SHA1 Сообщение Дата
benjamin%smedbergs.us 3fb4912f5d Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me 2007-04-23 14:22:04 +00:00
cbiesinger%web.de 1a7ca53774 Bug 375878 remove users of Recycle()
patch by taras glek r+sr=biesi
2007-03-30 22:44:22 +00:00
benjamin%smedbergs.us 9dad82ab1c Bug 78081 - Don't export intermediate libraries, r=luser
This is going to break camino until those build scripts are updated.
2007-02-21 15:13:36 +00:00
joshmoz%gmail.com ad0ad46380 remove XP_MAC from xpinstall. b=281889 r=dveditz sr=pinkerton 2006-11-27 18:47:27 +00:00
bzbarsky%mit.edu 142a417a31 Make it possible for protocol handlers to configure how CheckLoadURI should
treat them via their protocol flags.  Remove the protocol list we used before.
Bug 120373, r=dveditz, sr=darin
2006-11-10 23:49:08 +00:00
timeless%mozdev.org 24a61f105a Bug 106386 Correct misspellings in source code
r=glennrp@gmail.com, bclary@bclary.com rs=brendan
2006-11-01 23:02:18 +00:00
gavin%gavinsharp.com ef93fefff1 Bug 346088: Replace costly zip->GetEntry()->isSynthetic with check for '/' at end of name, patch by Alfred Kayser <alfredkayser@nl.ibm.com>, r+sr=dveditz 2006-09-12 22:11:02 +00:00
mozilla.mano%sent.com e038806437 Bug 349603 - Show the same installation UI for extensions and themes. rs=deviditz, ui-r=mconnor. 2006-08-27 17:01:01 +00:00
brendan%mozilla.org 17fd063e9a Use JSCLASS_GLOBAL_FLAGS for other global classes, and fix JS standard class init API to init the Block class (348786, r=mrbkap). 2006-08-15 23:56:08 +00:00
mkaply%us.ibm.com ccf1c3e5de 83561, r=dveditz, calling convention correctness fix 2006-08-01 15:46:06 +00:00
gavin%gavinsharp.com e8ff492d9d Bug 341161: nsXPInstallManager doesnt shutdown correctly, patch by Dave Townsend <mossop.bugzilla@blueprintit.co.uk>, r+sr=dveditz 2006-07-19 13:29:34 +00:00
gavin%gavinsharp.com ae8f9683b6 Bug 338028: Installing extensions accesses observer service from off-thread, patch by Dave Townsend <mossop.bugzilla@blueprintit.co.uk>, r+sr=dveditz 2006-07-19 13:27:50 +00:00
timeless%mozdev.org 36362e3987 Bug 336970 crash [@ InstallTriggerGlobalInstall] "JS_ValueToString" result dereferenced without NULL check
r=mrbkap sr=dveditz
2006-07-14 11:41:43 +00:00
bzbarsky%mit.edu 8c6dfe3562 Do the security check using the script's principal, not its URI. Bug 342489,
r+sr=dveditz
2006-06-23 16:55:14 +00:00
gavin%gavinsharp.com 28c9648c45 Bug 336008: add missing error check, patch by Jon Smirl <jonsmirl@gmail.com>, r=bsmedberg 2006-06-17 21:40:37 +00:00
mhammond%skippinet.com.au d5ad1dc2b9 Land DOM_AGNOSTIC3_BRANCH, bug 255942. r=a few people, sr=brendan. 2006-06-13 03:07:47 +00:00
gavin%gavinsharp.com c2cd6e3bb3 Bug 336010: fix bad error check, patch by Jon Smirl <jonsmirl@yahoo.com>, r=bsmedberg 2006-06-06 16:57:12 +00:00
timeless%mozdev.org 9391198a55 Bug 337917 Make consumers stop using cids from other modules
r=smontagu sr=darin
2006-06-03 23:35:59 +00:00
timeless%mozdev.org 0b260d170a Bug 337917 Make consumers stop using cids from other modules
r=darin sr=darin
2006-06-03 23:28:13 +00:00
brendan%mozilla.org 2ab1a7b1a8 Fix ancient duplicated Install object global and "sub-global" prob exposed by recent JS engine assertion (336695, r/sr=dveditz). 2006-05-31 03:10:31 +00:00
igor%mir2.org 271c305869 Bug 338678: For source compatibility fields "uint16 extra,spare" in JSFunctionSpec are replaced by singe "uint32 extra". In this way we do need to update the current sources that list just 5 fields to include the additional ",0" corresponding to "spare" field. To quell GCC warnings all sources that list less then 5 fields of JSFunctionSpec are updated to explicitly list all 5 fields. r=mrbkap, s=brendan 2006-05-22 22:58:31 +00:00
darin%meer.net 3f6dbc2d16 follow-up patch for bug 338611 "xpinstall manager happily tries to install 404 pages" r+sr=dveditz 2006-05-22 21:12:56 +00:00
darin%meer.net 5f39bc4c0b fixes bug 338611 "xpinstall manager happily tries to install 404 pages" r+sr=dveditz 2006-05-22 21:09:17 +00:00
benjamin%smedbergs.us 3ad19cafd0 Bug 336004 - coverity report #456, resource leak - patch by Jon Smirl <jonsmirl@yahoo.com> r=me 2006-05-22 16:42:58 +00:00
ajschult%verizon.net 20b93df588 Bug 336009: Return early on failure in nsXPInstallManager::ConfirmInstall (coverity 468). Patch by Jon Smirl <jonsmirl@yahoo.com>, r=bsmedberg, sr=dveditz 2006-05-20 06:43:04 +00:00
mkaply%us.ibm.com 53d1050927 #326273
r=mkaply, sr=mkaply (OS/2 only)
OS/2 changes from threading checkin - build bustage
Note OS/2 does not work after these changes, it just builds.
Need to look at nsAppShell
2006-05-12 14:56:43 +00:00
darin%meer.net 7d3e7d7acd landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
cbiesinger%web.de 1fe4516c9f bug 335180 Remove win32.order, mozilla-bin.order, --enable-reorder, and
associated code. These options do not really work anymore.

r=bsmedberg
2006-05-06 17:53:51 +00:00
benjamin%smedbergs.us cb2e530081 Bug 78081 - Don't export intermediate libraries, initial changes blanket-r=mento 2006-05-03 22:19:54 +00:00
darin%meer.net e7a84f6ea9 fixes bug 214672 "Further optimization and correctness improvements of libjar: streamlining nsJarInputStream" patch by Alfred Kayser <alfredkayser@nl.ibm.com>, r=jwalden, sr=darin 2006-05-02 19:33:09 +00:00
cls%seawood.org 7ab19fd9bd Fix mingw cross-compile & static build bustage
Bug #333941 r=bsmedberg
2006-04-14 22:59:21 +00:00
gavin%gavinsharp.com 2c3e399cbd Bug 333549: Unused variable tmpurl, patch by Ryan Flint <rflint@dslr.net>, r+sr=dveditz 2006-04-13 23:41:29 +00:00
benjamin%smedbergs.us c85cd07b63 Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento 2006-04-06 14:23:38 +00:00
dbaron%dbaron.org ac49c790c1 Remove uses of MOZ_DECL_CTOR_COUNTER, which is always defined to nothing. b=332745 rs=roc,bzbarsky 2006-04-05 00:00:44 +00:00
jwalden%mit.edu a97b485d38 Bug 309296 - RFE: directory listing for jar:. r=darin, sr=bzbarsky 2006-03-29 22:10:37 +00:00
benjamin%smedbergs.us e5a6aaa34a Windows only has _snprintf, not snprintf 2006-03-27 22:13:55 +00:00
benjamin%smedbergs.us b5852605a5 Bug 214889 - remove nsFileSpec from xpinstall, patch by cls r=me 2006-03-27 20:21:22 +00:00
cbiesinger%web.de a898e666b8 bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
2006-02-03 14:18:39 +00:00
bryner%brianryner.com 82d6fa213e Remove deprecated nsTString::ToCString (bug 323471). r+sr=darin. 2006-01-24 19:22:02 +00:00
jst%mozilla.jstenback.com 1456073f60 Fixing bug 324031. Make sure to do all the cleanup in all code paths. r=jonas@sicking.cc, sr=dveditz@cruzio.com 2006-01-21 00:57:26 +00:00
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