gecko-dev/security/sandbox
Emilio Cobos Álvarez fffb25b74f Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
This was done automatically replacing:

  s/mozilla::Move/std::move/
  s/ Move(/ std::move(/
  s/(Move(/(std::move(/

Removing the 'using mozilla::Move;' lines.

And then with a few manual fixups, see the bug for the split series..

MozReview-Commit-ID: Jxze3adipUh
2018-06-01 10:45:27 +02:00
..
chromium Bug 1462100 Cast to void* to avoid conversion errors on MinGW, which does not do the automatic conversion like msvc r=bobowen 2018-05-16 14:18:20 -05:00
chromium-shim Bug 1462100 Add the 'cast to void*' MinGW sandbox patch to the chromium patchlist r=bobowen 2018-05-17 10:10:50 -05:00
common Bug 1444291 - Part 3 - Add read access to the Mac Flash sandbox, support sandbox levels r=Alex_Gaynor 2018-03-15 20:23:19 -07:00
linux Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
mac Bug 1463353 - contentSandboxRules does not explcitly list 'com.apple.fonts' mach service. r=Alex_Gaynor 2018-05-29 14:55:12 -07:00
test Bug 1432567 - [Mac] Add a test that renders fonts from non-standard directories r=jfkthame 2018-05-22 12:31:03 -07:00
win Bug 1453929: Enable handle verifier on 32-bit EARLY_BETA_OR_EARLIER. r=jimm 2018-04-14 20:24:07 +01:00
moz.build Bug 1460882 Disable SANDBOX_EXPORTS for the MinGW Build r=bobowen 2018-05-11 08:16:13 -05:00