Commit Graph

29 Commits

Author SHA1 Message Date
Kyle Huey
8d865148dc Bug 730051: Don't use SearchPathW to look for the DLL unless we're actually doing a load. r=bsmedberg 2012-03-01 11:07:11 -08:00
Kyle Huey
392a921f2a Bug 728429: Require ASLR for binary components on Windows. r=bsmedberg,ehsan 2012-02-22 15:05:28 -08:00
Phil Ringnalda
3fed55bffc Back out b27980f1de54 and 39ea8d8f9768 (bug 728429) for potential Windows PGO build bustage on a CLOSED TREE 2012-02-21 20:01:01 -08:00
Kyle Huey
569fb43e63 Bug 728429: Require ASLR for binary components on Windows. r=bsmedberg,ehsan 2012-02-21 16:09:39 -08:00
Benjamin Smedberg
96a967f610 Bug 699134 - Protect against reentrancy in the LdrLoadDll hook, with less XPCOM stringery and more locking. a=bsmedberg ON A CLOSED TREE
--HG--
extra : transplant_source : %9E%CE%8C%9C%FE%BEz%14%60%D7%84%3A%D1%05%16%26G%DEj/
2011-11-18 18:26:00 -05:00
Alex Keybl
fb3bc03465 Bug 699134, block Roboform <= ver 7.6.1, r=jonas a=akeybl CLOSED TREE
--HG--
extra : transplant_source : %E5%D3mu%E2%5B%1F%C2%93%5E%23%C4%CB%9B%8B.%25%3E3%CC
2011-11-19 03:33:30 -05:00
Ehsan Akhgari
59c54d4450 Backout bug 677797 while preserving the fix from bug 694432 to see whether it helps with the crashes seen in bug 694432 2011-10-25 11:34:41 -04:00
Ehsan Akhgari
082fd77472 Bug 694432 - Make the LdrLoadDll hook compatible with Windows 8 by not assuming that a valid path would always be passed; r=bsmedberg
--HG--
extra : rebase_source : e0df4ea7724118968276d55a0ec25fe4111756d4
2011-10-17 16:15:08 -04:00
Ehsan Akhgari
19d2a8abdf Bug 677797 - Implement mandatory ASLR on Windows; r=bsmedberg 2011-10-11 10:50:57 -04:00
Justin Wood
a761563f60 Bug 688357, fix SeaMonkey Windows Build Failure due to Bug 648581. r=khuey
--HG--
extra : rebase_source : 1be0a5ae4322c5bfa43d25a235671870438eae91
2011-09-22 08:18:48 -04:00
Ed Morley
d6b790fa31 Bug 648581 - Add MOZ_CRASHREPORTER ifdefs to nsWindowsDllBlocklist.cpp to fix build errors with --disable-crashreporter; rs=glandium 2011-09-20 11:54:15 +01:00
Ehsan Akhgari
4e8e1798ce Bug 648581 - Annotate the crash reports in case DLL BlockListing fails; r=bsmedberg 2011-09-19 15:49:30 -04:00
Jacek Caban
82899713f8 Bug 584680 - nsWindowsDllBlocklist.cpp fails to compile on mingw; r=ehsan 2011-06-21 11:45:58 -04:00
Mike Hommey
7d2a5f6eb2 Bug 552864 part 1 - Move DLL blocklist in XRE, and inline NS_SetDllDirectory and environment sanitization, which now needs to be called manually. r=ehsan,r=bsmedberg 2011-05-22 08:22:27 +02:00
Matt Brubeck
28a99ad4d4 Back out 6b23b52e68d6 - e92f98e8a335 (bug 632404, 552864, 658995) because of Tp4 regression. 2011-06-15 09:00:28 -07:00
Mike Hommey
9b8bddafa3 Bug 552864 part 1 - Move DLL blocklist in XRE, and inline NS_SetDllDirectory and environment sanitization, which now needs to be called manually. r=ehsan,r=bsmedberg 2011-05-22 08:22:27 +02:00
Jacek Caban
711289385c Bug 643772 - dom/plugins can't compile on mingw due to implicit function pointer to void* casts r=benjamin 2011-05-02 12:34:14 +00:00
Makoto Kato
b1e31bfde9 Bug 604302 - Windows DLL blocklist support for Windows x64. r=vlad 2011-04-25 10:02:07 +09:00
Tyler Colgan
6c223fbdc3 Bug 507387 - Update license blocks to use "Mozilla Foundation" instead of "Mozilla Corporation"; r=gerv f=sgautherie.bz
DONTBUILD
2011-03-10 21:17:00 -08:00
Dave Townsend
0d0384a1a5 Backed out bug 286382 to fix bug 584613 2010-08-06 14:06:28 -07:00
Ehsan Akhgari
3541b2238b Bug 286382 - Don't load DLLs from the current directory; r=vlad
--HG--
extra : rebase_source : 85d7c0c4ced3faa9c797c38620afd5839f06feea
2010-06-29 20:15:11 -04:00
Jonas Sicking
b7071bfb1d Skidmark for bug 524944 r=bsmedberg 2009-12-17 21:54:02 -08:00
Jonas Sicking
b8149289a3 Backed out changeset 4c88c8839a46 due to redness 2009-12-17 22:34:52 -08:00
Jonas Sicking
f3a8c685bd Skidmark for bug 524944 r=bsmedberg 2009-12-17 21:54:02 -08:00
Vladimir Vukicevic
a27e1b6398 b=527122; fix for dll blocklist sporadic tinderbox crashes; r=shaver 2009-11-10 14:34:41 -08:00
Makoto Kato
8974e4e157 b=526735, STATUS_DLL_NOT_FOUND not present in Vista SDK; r=vlad 2009-11-05 12:23:06 -08:00
Vladimir Vukicevic
f17555ab6c b=524904, add support for generic Windows DLL blocklist; r=shaver 2009-11-03 22:35:20 -08:00
Jim Mathies
f8ffd3bcb1 back out changeset 41c421f97869 2009-11-04 11:02:59 -06:00
Vladimir Vukicevic
4023e1ce21 b=524904, add support for generic Windows DLL blocklist; r=shaver 2009-11-03 22:35:20 -08:00