DescriptionClean up more naming in ComputedStyle
Split this into two patches because the first one was getting too big.
First patch: crrev.com/2115803002
Some more small naming fixes in ComputedStyle.
- Renamed 'inherited' to 'm_styleInheritedData'
- Renamed 'inherited_data' and 'noninherited_data' to 'm_inheritedData'
and 'm_nonInheritedData'
- Some other small fields changed to start with m
BUG=622138
Committed: https://crrev.com/c65d0c0a618449f58c3824992f14c458cd2b5830
Cr-Commit-Position: refs/heads/master@{#403858}
Patch Set 1 #Patch Set 2 : Rebase #Patch Set 3 : Rebase #Patch Set 4 : Presubmit checks #
Dependent Patchsets: Messages
Total messages: 18 (10 generated)
|