DescriptionMove element flags from ElementRareData to NodeRareData
By doing this, they can be packed together with the existing bit-field
member NodeRareData::m_connectedFrameCount, and save some space.
Impact according to sizeof(ElementRareData), on 64-bit Linux (GCC and
Clang alike,) is a modest 8 byte saving, from 144 bytes to 136 bytes.
BUG=
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=169644
Patch Set 1 #Patch Set 2 : rebased and reworked #Patch Set 3 : rebased (another ElementFlag added upstream) #
Messages
Total messages: 18 (0 generated)
|