mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-12 06:08:24 +02:00
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 |
||
|---|---|---|
| .. | ||
| tests | ||
| BackgroundHangMonitor.cpp | ||
| BackgroundHangMonitor.h | ||
| BHRTelemetryService.js | ||
| BHRTelemetryService.manifest | ||
| HangDetails.cpp | ||
| HangDetails.h | ||
| HangTypes.ipdlh | ||
| moz.build | ||
| nsIHangDetails.idl | ||
| ThreadStackHelper.cpp | ||
| ThreadStackHelper.h | ||