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

3118 Коммитов

Автор SHA1 Сообщение Дата
dtownsend@oxymoronical.com 9143364485 Bug 422826: crashes [@ nsVoidArray::Count] called from nsXPInstallManager::DownloadNext. r=dveditz 2008-04-08 04:49:01 -07:00
timeless@mozdev.org 7450957199 Bug 394114 Interfaces missing from various QI implementations. r=jag sr=jag a=dsicore 2008-04-06 05:28:34 -07:00
timeless@mozdev.org e2c269222e reverting, wrong patch, missing AMBIGUOUS 2008-03-19 14:55:22 -07:00
timeless@mozdev.org 5da68b2430 Bug 394114 Interfaces missing from various QI implementations. r=jag sr=jag a=dsicore 2008-03-19 14:19:35 -07:00
reed@reedloden.com de0fd36632 Bug 417710 - "Use JS_GET_CLASS, not JS_GetClass" [p=gyuyoung.kim@samsung.com (gyu-young kim) r=jorendorff r=jst sr+a1.9=brendan] 2008-02-25 00:59:20 -08:00
jonas@sicking.cc be754b91f3 Bug 416036, add back interface that fell out. r/sr=jst 2008-02-19 18:06:53 -08:00
dtownsend@oxymoronical.com 2ff7239579 bug 404726: Addon compatibility check gives many alerts (xpinstall part). r+sr=dveditz 2008-02-07 03:54:05 -08:00
dtownsend@oxymoronical.com f921f9bb07 Bug 406807: Remove unneccesary parts of xpinstall. r=bsmedberg, sr=dveditz, a=damons 2008-01-29 18:00:45 -08:00
dtownsend@oxymoronical.com 0e301ed930 Bug 412127: Canceling extension installation leaks nsXPITriggerInfo and nsXPITriggerItem. r=dveditz, sr=sicking 2008-01-27 15:43:17 -08:00
dtownsend@oxymoronical.com 9f678d9bcb Bug 406028: Call callback immediately when install is blocked. r+sr=dveditz, a=schrep 2008-01-16 01:49:47 -08:00
dtownsend@oxymoronical.com b0329bb524 Bug 401624: Remove support for install.js based xpi bundles. r=bsmedberg, a=schrep 2007-12-04 08:47:25 -08:00
reed@reedloden.com 5d6753aecf Fix bustage from bug 369505 by adding missing #include. 2007-11-16 20:36:57 -08:00
reed@reedloden.com 207b188ed0 Bug 369505 - "Dangerous sprintf calls in NSInstallExecute::toString" [p=benjamin@smedbergs.us (Benjamin Smedberg) r=dveditz a1.9=schrep] 2007-11-16 20:17:54 -08:00
dtownsend@oxymoronical.com 743f7f3b40 Bug 398080: EM should not broadcast to all XPIManagers. r=dveditz r=robstrong a=blocking-firefox3 M9 2007-10-19 07:00:49 -07:00
dveditz@cruzio.com d8de79689b bug 368811 xpinstall shutdown crash when EM dialog left open. r/sr=jst 2007-10-11 16:04:39 -07:00
dtownsend@oxymoronical.com 5d463956f3 Bustage fix for bug 339754 2007-10-11 10:01:02 -07:00
dtownsend@oxymoronical.com c9830813a6 Bug 339754: Threadsafety asserts from chrome registry when installing extensions. r+sr=dveditz, a=ted.mielczarek 2007-10-11 09:19:18 -07:00
kaie@kuix.de 7104607e1d Bug 327181, Improve error reporting for invalid-certificate errors (error page for https, or combined dialog) Code in mozilla/security/manager: r=rrelyea Code elsewhere: r=mconnor, sr=dveditz blocking1.9=mconnor 2007-10-03 04:47:26 -07:00
dtownsend@oxymoronical.com 51c0405eb1 Bug 259688: Crash [@nsCOMPtr_base::~nsCOMPtr_base] [@ 0x003a0043] installing themes and extensions. r+sr=dveditz 2007-09-30 06:06:54 -07:00
dtownsend@oxymoronical.com 2225e698b5 Bug 181160: Drop unused variables to stop assertions. r=dveditz, a=bzbarsky. 2007-09-25 02:03:47 -07:00
reed@reedloden.com 88bb624bba Bug 338202 - "Leak in nsInstallExecute::toString (xpinstall/src/nsInstallExecute.cpp)" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari) r=bsmedberg a1.9=bzbarsky] 2007-09-17 14:38:30 -07:00
jag@tty.nl f35dab1ee1 Bug 394139: Replace a bunch of NS_DEFINE_CIDs with CONTRACTIDs. r=/sr=/a=bsmedberg 2007-09-05 06:04:54 -07:00
dtownsend@oxymoronical.com e32fc70047 Bug 252830: Blocked XPI install should have allow once feature. r+sr=dveditz, r=gavin.sharp, a=bzbarsky 2007-08-31 12:29:18 -07:00
dtownsend@oxymoronical.com c5bf58e738 Bug 389816: Port badCertHandler to xpinstall. r+sr=dveditz, a=bzbarsky 2007-08-28 11:01:37 -07:00
ted.mielczarek@gmail.com 5b8fcf6c53 bug 350616 - embed manifests in all DLLs when building. r+a=bsmedberg 2007-08-28 10:38:02 -07:00
gavin@gavinsharp.com c9c90563d4 Bug 393309: fix null deref crash for extension install requests that have no referer, r=Mossop (deputized by dveditz), a=blocking+ 2007-08-28 08:30:48 -07:00
gavin@gavinsharp.com 8bd5aed229 Bug 307770: pass the blocked host to xpinstall-install-blocked observers so that they can offer to whitelist the correct URI (fix installation of XPIs from target="blank" links), r=mano, sr=dveditz 2007-08-19 13:51:30 -07:00
benjamin@smedbergs.us c1f17da390 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
kairo@kairo.at 90ac07822f bug 389807 - cvs remove xpinstall/standalone, r=bsmedberg 2007-07-31 07:49:06 -07:00
kairo@kairo.at 71d15cab00 bug 387450 - remove xpinstall/wizard from cvs, r=luser 2007-07-18 13:29:08 -07:00
kairo@kairo.at 466da538a3 bug 386903 - remove xpinstall/packager from cvs, files that I missed the first time, r=bsmedberg 2007-07-10 07:11:16 -07:00
kairo@kairo.at 3635b5bcff bug 386903 - remove xpinstall/packager from cvs, r=bsmedberg 2007-07-09 10:47:04 -07:00
jwalden@mit.edu 12e960c504 Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 00:08:04 -07:00
mats.palmgren@bredband.net bcd37ee20a Remove non-cairo PostScript support. b=385577 r=kherron sr=pavlov 2007-07-05 04:29:51 -07:00
benjamin@smedbergs.us 4e1cca5f54 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
peterv@propagandism.org e15f728720 Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking. 2007-06-27 15:29:45 -07:00
benjamin@smedbergs.us a396305c4a Reverting bug 383167 again for linux test bustage :-( 2007-06-26 12:22:51 -07:00
benjamin@smedbergs.us eb1adfce8d Bug 383167 trying again, reviews by luser and biesi, sr=jst 2007-06-26 09:35:01 -07:00
benjamin@smedbergs.us e4a58c034c 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 1e4a4ad931 Bug 383167 - Need buildid in an external file, r=luser sr=jst 2007-06-25 08:25:59 -07:00
benjamin@smedbergs.us b40caff913 Bug 385189 - mac builds without libxul failing to compile due to macmorefiles, r=mento 2007-06-20 12:22:01 -07:00
benjamin@smedbergs.us 72c51a103b Bug 384513 - make the visibility pragma checks aware of mach-o and not just ELF, and re-enable libxul by default, r=mento+shebs 2007-06-19 07:53:05 -07:00
mats.palmgren@bredband.net a6eb042cb8 Bye bye non-cairo GTK gfx. b=383889 r+sr=vladimir 2007-06-15 19:13:52 -07:00
dtownsend@oxymoronical.com 737b0875e7 Bug 312473: extension update does not try authentication if needed.
r+sr=dveditz
2007-06-15 10:21:16 -07:00
mats.palmgren@bredband.net cfcd055eb1 Bye bye Xprint. b=326716 r+sr=dbaron 2007-06-13 11:02:58 -07:00
dwitte@stanford.edu b98bc1f0bb cvs removing unbuilt and unmaintained p3p module. bug 366611. 2007-06-10 23:25:52 -07:00
gavin@gavinsharp.com 1b8a6f0172 Backing out the patch for bug 350616 to see if it will fix the windows orange 2007-06-09 20:41:57 -07:00
ted.mielczarek@gmail.com c9009a4392 bug 350616 - Need to figure out VC8 CRT issues with the XULRunner stub (and with embedding) - embed manifests in everything. r=bsmedberg 2007-06-08 05:47:41 -07:00
vladimir@pobox.com 29dd92d74b 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
mozilla@weilbacher.org 0f91530fb0 [OS/2] Bug 381854: Installer doesn't contain gkgfxthb.dll, r=mkaply. 2007-05-24 11:59:38 -07:00