зеркало из https://github.com/mozilla/gecko-dev.git
4ddbe0f20c
The reply argument that gets passed in is a stack reference which is move assigned into, so it doesn't make sense as a unique pointer, although the code could be restructured to return a freshly allocated object instead. This mostly just eliminates a spurious round trip from UniquePtr to * and back. The bulk of the patch is renaming uses of |msg| to |aMsg|. Differential Revision: https://phabricator.services.mozilla.com/D77908 |
||
---|---|---|
.. | ||
app | ||
chromium | ||
contentproc | ||
glue | ||
gtest | ||
ipdl | ||
mscom | ||
testshell | ||
moz.build | ||
pull-chromium.py |