mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-05-27 21:31:00 +02:00
Given that the FieldObjects are parsed in parallel, in combination with the existing caching in the `getPage`-method and `annotations`-getter, adding additional caches for this fallback code-path doesn't seem entirely necessary.