DescriptionFixes for re-enabling more MSVC level 4 warnings: content/ edition
This contains fixes for the following sorts of issues:
* Signedness mismatch
* Possibly-uninitialized local variable
* Assignment inside conditional
* Nonstandard extension: unnamed struct/union
This also contains a very small number of other cleanups/simplifications to
nearby code.
BUG=81439
TEST=none
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=283161
Patch Set 1 #
Messages
Total messages: 10 (0 generated)
|