Chromium Code Reviews
DescriptionBlink rename follow-up: No more |m_...| field names in ADD_BOOLEAN_BITFIELD.
It was impossible for the clang-based renaming tool to rename
identifiers where the renamed identifier was crossing boundaries of
macro token##concatenation - this left some fields named using the
|m_oldBlinkStyle|. This CL tweaks the ADD_BOOLEAN_BITFIELD macro, so
that it uses new_style_ field names rather than m_oldStyle names.
I've also tweaked some comments to refer to the new names.
This CL has been mostly generated semi-automatically with the help of
editor macros. No intended behavior change.
BUG=675877
Review-Url: https://codereview.chromium.org/2864033003
Cr-Commit-Position: refs/heads/master@{#470447}
Committed: https://chromium.googlesource.com/chromium/src/+/932bc10e78854ff0191e9e6b0afa8bf0b370c419
Patch Set 1 #Patch Set 2 : Fixing similar issue in InlineBox.h #
Messages
Total messages: 19 (15 generated)
|
||||||||||||||||||||||||||||