DescriptionReduce allocation size of FormData::m_entries.
Store Entry objects as pointers instead of inline objects. This reduces the
size of unused slots in m_entries Vector.
Also, FormData::Entry no longer need to support copy operations. It's immutable
now.
This CL has no user-visible behavior changes.
BUG=528840
R=keishi@chromium.org
Committed: https://crrev.com/4f4e4604d866331ae8c6ce04becf81fe10b3ae34
git-svn-id: svn://svn.chromium.org/blink/trunk@202172 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Patch Set 1 : #
Messages
Total messages: 8 (3 generated)
|