mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 05:11:16 +00:00
e21cd5505a
Like the last patch, the motivation is to remove a GetVersionEx() call which triggers deprecation warnings. Because Windows XP SP2 is the earliest Windows version we support, two of the existing uses of GetWinVersion() could be removed, because they were checking for XP or earlier. One other Vista check could be replaced with mozilla::IsVistaOrLater(). --HG-- extra : rebase_source : 48f032fe92c3897a91866c7ff786a635479c0389 |
||
---|---|---|
.. | ||
app | ||
chromium | ||
contentproc | ||
dbus | ||
glue | ||
hal | ||
ipdl | ||
keystore | ||
netd | ||
nfc | ||
ril | ||
testshell | ||
unixfd | ||
unixsocket | ||
moz.build | ||
pull-chromium.py |