зеркало из https://github.com/mozilla/gecko-dev.git
f8f98629f3
This patch cleans up |UnixSocketImpl| and it's file in general. The patch - renames |UnixSocketImpl| to |UnixSocketConsumerIO|, - moves method definitions out of class definition, - adds const correctness, - adds MOZ_FINAL to several classes, - moves task classes to a separate location. No functional changes are performed. |
||
---|---|---|
.. | ||
app | ||
chromium | ||
dbus | ||
glue | ||
ipdl | ||
keystore | ||
netd | ||
nfc | ||
ril | ||
testshell | ||
unixfd | ||
unixsocket | ||
moz.build | ||
pull-chromium.py |