DescriptionVarious changes to JBig2 cache:
- Makes the cache be per-document
- Keys the cache on ObjNum and stream offset instead of keying on a pointer to the data (which can result in false cache hits).
- Makes it so the cache is only used for the globals stream.
- Reenable the cache.
R=thestig@chromium.org
BUG=pdfium:207
Committed: https://pdfium.googlesource.com/pdfium/+/f1b88e76134808f36f16b9e53a2e9dd89b12c8fd
Patch Set 1 #
Total comments: 31
Patch Set 2 : Addressed review comments #Patch Set 3 : Rebase (with some manual merges) #Patch Set 4 : Rebase #
Total comments: 11
Patch Set 5 : Addressed review comments #Patch Set 6 : Addressed review comment that I missed #
Total comments: 2
Patch Set 7 : Addressed comment #
Messages
Total messages: 26 (1 generated)
|