DescriptionFix for PDFs with lots of named destinations take a long time to load.
When PDF have lots of named destinations then as we are fetching
all the named destinations at load time, so this will increase
loading time.
This is a workaround so that we will get named destination whenever
it is required by passing message from page to plugin.
BUG=457457
Committed: https://crrev.com/9cdcfdfdb5fd39249669a5743f39d739fe05b47a
Cr-Commit-Position: refs/heads/master@{#316685}
Patch Set 1 #
Total comments: 13
Patch Set 2 : Changes with new approach. #
Total comments: 36
Patch Set 3 : Changes as per review comments. #Patch Set 4 : Adding comments. #Patch Set 5 : Addressing nit #
Total comments: 8
Patch Set 6 : Changes as per review comments. #Patch Set 7 : Changes as per review comments. #
Messages
Total messages: 16 (3 generated)
|