Closed
Bug 886717
Opened 11 years ago
Closed 11 years ago
Some PDFs no longer render correctly with error "resources is null"
Categories
(Firefox :: PDF Viewer, defect, P2)
Tracking
()
VERIFIED
FIXED
Firefox 25
Tracking | Status | |
---|---|---|
firefox23 | --- | unaffected |
firefox24 | + | verified |
firefox25 | + | verified |
People
(Reporter: gcp, Assigned: bdahl)
References
Details
(Keywords: regression, Whiteboard: [pdfjs-c-rendering][pdfjs-f-regression][pdfjs-f-fixed-upstream] https://github.com/mozilla/pdf.js/pull/3393)
STR:
1) Load http://koti.mbnet.fi/axh/mastersthesis/thesis_final_PDFA.pdf
2) Scroll down a few pages.
Aurora 23: All pages render correctly.
Nightly 24 at least as of 2013-06-18 till now: Most pages after the first few have no content except for some green boxes.
This is a regression.
Reporter | ||
Updated•11 years ago
|
Keywords: regression,
regressionwindow-wanted
Yes, content is missing, only green and red rectangles.
Web console:
[14:53:15.403] resources is null @ resource://pdf.js/build/pdf.js:6105
Regression range:
good=2013-06-11
bad=2013-06-12
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=9115d8b717e1&tochange=0414d6d0f60d
Suspected bug:
Ryan VanderMeulen — Bug 878897 - Update pdf.js to version 0.8.229. r=bdahl
Blocks: 878897
status-firefox23:
--- → unaffected
tracking-firefox24:
--- → ?
tracking-firefox25:
--- → ?
Keywords: regressionwindow-wanted
Summary: Some PDFs no longer render correctly → Some PDFs no longer render correctly with error "resources is null"
Reporter | ||
Comment 2•11 years ago
|
||
Does this need an upstream report on pdf.js github?
Comment 3•11 years ago
|
||
(In reply to Gian-Carlo Pascutto (:gcp) from comment #2)
> Does this need an upstream report on pdf.js github?
Nope, we can track it here
Assignee | ||
Updated•11 years ago
|
Priority: -- → P2
Whiteboard: [pdfjs-c-rendering][pdfjs-f-regression]
Updated•11 years ago
|
Whiteboard: [pdfjs-c-rendering][pdfjs-f-regression] → [pdfjs-c-rendering][pdfjs-f-regression][pdfjs-f-fixed-upstream] https://github.com/mozilla/pdf.js/pull/3393
Updated•11 years ago
|
Comment 4•11 years ago
|
||
Passing to :bdahl for finding an assignee here.
Assignee | ||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Target Milestone: --- → Firefox 25
Comment 5•11 years ago
|
||
Mozilla/5.0 (Windows NT 6.0; WOW64; rv:24.0) Gecko/20100101 Firefox/24.0
Mozilla/5.0 (Windows NT 6.0; Win64; x64; rv:26.0) Gecko/20100101 Firefox/26.0
Verified as fixed in Firefox 24 beta 6 (buildID: 20130826142034) and latest Nightly (buildID: 20130826190748).
Comment 6•11 years ago
|
||
Mozilla/5.0 (Windows NT 6.0; WOW64; rv:25.0) Gecko/20100101 Firefox/25.0
Also verified as fixed on latest Aurora 25.0a2 (buildID: 20130911004006).
You need to log in
before you can comment on or make changes to this bug.
Description
•