Chromium Code Reviews
DescriptionConvert CPDF_Parser::m_CrossRef to a std::map.
This improvements memory usage in case PDFs have sparse object numbers.
The map holds a struct that currently has only one member. The struct
will contain more members as other internal data structures get
converted.
BUG=pdfium:111
R=weili@chromium.org
Committed: https://pdfium.googlesource.com/pdfium/+/f6dafc90ec1a0df8d618efc68c0223f0cdd80ffb
Patch Set 1 #
Total comments: 9
Patch Set 2 : nit #Patch Set 3 : address comments #
Total comments: 3
Patch Set 4 : add comments, separate two constants, rebase #
Messages
Total messages: 11 (2 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||