DescriptionUnuse bitfields for ElementRareData::m_proxyCount.
This bitfields usage was introduced at
https://codereview.chromium.org/1064123002/
but now m_tabStop went away, it no longer has to be
a bitfield.
In addition, this caused Dr.Memory to detect
false positive as 'uninitialized read'.
BUG=498519
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=196989
Patch Set 1 #Patch Set 2 : add comment #Messages
Total messages: 18 (5 generated)
|