author | David Major <dmajor@mozilla.com> |
Thu, 20 Aug 2015 12:27:00 -0400 | |
changeset 259346 | 2b45f6b6d29fed190e5a4aae78c8fffcf2ec01e9 |
parent 259345 | dba2e2a8a37c607134f0a7f8060d75684b733721 |
child 259347 | 338581c45777d43bf9c9a7764e19cbf0e9878ca9 |
push id | 29277 |
push user | ryanvm@gmail.com |
push date | Wed, 26 Aug 2015 18:32:23 +0000 |
treeherder | mozilla-central@fea87cbeaa6b [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | bsmedberg |
bugs | 1196859 |
milestone | 43.0a1 |
first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
--- a/mozglue/build/WindowsDllBlocklist.cpp +++ b/mozglue/build/WindowsDllBlocklist.cpp @@ -148,18 +148,19 @@ static DllBlockInfo sWindowsDllBlocklist // XP topcrash with F-Secure, bug 970362 { "fs_ccf_ni_umh32.dll", MAKE_VERSION(1, 42, 101, 0), DllBlockInfo::BLOCK_XP_ONLY }, // Topcrash with V-bates, bug 1002748 and bug 1023239 { "libinject.dll", UNVERSIONED }, { "libinject2.dll", 0x537DDC93, DllBlockInfo::USE_TIMESTAMP }, { "libredir2.dll", 0x5385B7ED, DllBlockInfo::USE_TIMESTAMP }, - // Crashes with RoboForm2Go written against old SDK, bug 988311 + // Crashes with RoboForm2Go written against old SDK, bug 988311/1196859 { "rf-firefox-22.dll", ALL_VERSIONS }, + { "rf-firefox-40.dll", ALL_VERSIONS }, // Crashes with DesktopTemperature, bug 1046382 { "dtwxsvc.dll", 0x53153234, DllBlockInfo::USE_TIMESTAMP }, // Startup crashes with Lenovo Onekey Theater, bug 1123778 { "activedetect32.dll", UNVERSIONED }, { "activedetect64.dll", UNVERSIONED }, { "windowsapihookdll32.dll", UNVERSIONED },