mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Don't check gen number for free entry; don't index objects twice
This commit is contained in:
parent
a25c4f1226
commit
fcabd176a0
3 changed files with 19 additions and 7 deletions
1
test/pdfs/issue1586.pdf.link
Normal file
1
test/pdfs/issue1586.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
http://cdn.flamehaus.com/Valve_Handbook_LowRes.pdf
|
|
@ -363,6 +363,13 @@
|
|||
"link": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue1586",
|
||||
"file": "pdfs/issue1586.pdf",
|
||||
"md5": "80d396cb306014b24ca82ceb68958fb5",
|
||||
"rounds": 1,
|
||||
"link": true,
|
||||
"type": "load"
|
||||
},
|
||||
{ "id": "aboutstacks",
|
||||
"file": "pdfs/aboutstacks.pdf",
|
||||
"md5": "6e7c8416a293ba2d83bc8dd20c6ccf51",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue