gecko-dev/mozglue
Masatoshi Kimura 6d9fff0168 Bug 1554380 - Fix some issues in mozilla::ReadAhead. r=aklotz
* CreateFileW will return INVALID_HANDLE_VALUE (-1) on failure, not NULL (0).
* MapViewOfFile will map the entire section if the size is 0. No explicit size
  is required.
* If SEC_IMAGE is specified, the mapped image size may be different from the
  file size on the storage.

Differential Revision: https://phabricator.services.mozilla.com/D32563

--HG--
extra : moz-landing-system : lando
2019-05-29 10:13:28 +00:00
..
android Bug 1554078 - Remove now unnecessary STL wrapping. r=chmanchester 2019-05-29 00:07:22 +00:00
build Bug 1554078 - Remove now unnecessary STL wrapping. r=chmanchester 2019-05-29 00:07:22 +00:00
linker Bug 1554078 - Remove now unnecessary STL wrapping. r=chmanchester 2019-05-29 00:07:22 +00:00
misc Bug 1554380 - Fix some issues in mozilla::ReadAhead. r=aklotz 2019-05-29 10:13:28 +00:00
tests Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-05-25 17:46:15 +00:00
moz.build Bug 1407468 - Replace multiple !JS_STANDALONE with MOZ_WIDGET_TOOLKIT. r=mshal 2017-10-05 14:50:01 +09:00