зеркало из https://github.com/mozilla/gecko-dev.git
e21e43e089
When running GTests on Windows 7, the TestManyHandles test crashes due to the lpNumberOfBytesWritten argument to WriteFile not being passed. This argument is required on earlier versions of Windows like Windows 7. While we no longer support Windows 7 on Nightly, we still support it on ESR, and are trying to run GTests on Windows 7 there. It also doesn't hurt to add extra assertions that the full amount of data is read/written, so checking this could be valuable on m-c as well. Differential Revision: https://phabricator.services.mozilla.com/D184393 |
||
---|---|---|
.. | ||
app | ||
chromium | ||
contentproc | ||
docs | ||
glue | ||
gtest | ||
ipdl | ||
mscom | ||
testshell | ||
moz.build | ||
pull-chromium.py |