mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-19 17:38:36 +00:00
Bug 1046382 - Blocklist dtwxsvc.dll. r=bsmedberg
--HG-- extra : rebase_source : 007867f3df7090bf67dcadeeac6f4ec422e16ac5
This commit is contained in:
parent
3b835293c9
commit
a18d039d8a
@ -156,6 +156,9 @@ static DllBlockInfo sWindowsDllBlocklist[] = {
|
||||
// Crashes with RoboForm2Go written against old SDK, bug 988311
|
||||
{ "rf-firefox-22.dll", ALL_VERSIONS },
|
||||
|
||||
// Crashes with DesktopTemperature, bug 1046382
|
||||
{ "dtwxsvc.dll", 0x53153234, DllBlockInfo::USE_TIMESTAMP },
|
||||
|
||||
{ nullptr, 0 }
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user