Closed
Bug 677854
Opened 13 years ago
Closed 13 years ago
typed array inline slots break pdf.js
Categories
(Core :: JavaScript Engine, enhancement)
Core
JavaScript Engine
Tracking
()
RESOLVED
DUPLICATE
of bug 677743
People
(Reporter: gal, Assigned: nsm)
References
Details
+++ This bug was initially created as a clone of Bug #664249 +++
Reporter | ||
Updated•13 years ago
|
Reporter | ||
Updated•13 years ago
|
Reporter | ||
Updated•13 years ago
|
Assignee: general → nsm.nikhil
Reporter | ||
Comment 1•13 years ago
|
||
STR
Go to this page. Works with an 8/3 nightly, broken with this patch (paper isn't rendered).
andreasgal.github.com/pdf.js/web/viewer.html
Reporter | ||
Updated•13 years ago
|
Comment 2•13 years ago
|
||
Hopefully this is bug 677743, a PIC bug which is really easy to manifest when using typed arrays that are at varying byteOffsets into array buffers. I saw this yesterday when merging to TI and will be pushing to inbound shortly.
Updated•13 years ago
|
tracking-fennec: ? → -
Comment 3•13 years ago
|
||
Andreas, I don't think the release drivers are the right team to be tracking or driving this. Probably better to get JS folks digging in to this. Or do you think that there's a Firefox release impact here for Firefox 7 or 8?
Reporter | ||
Comment 4•13 years ago
|
||
The patch broke typed arrays, are very frequently used web feature. The patch has to be backed out or the bug fixed before we release.
I'm testing the fix for bug 677743 as we speak.
Confirmed that bug 677743 fixes pdf.js.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
Comment 7•13 years ago
|
||
Andreas, thanks for the explanation. That's precisely the data I was missing that we needed to understand the tracking request.
Reporter | ||
Comment 8•13 years ago
|
||
Sure, thanks for triaging :)
You need to log in
before you can comment on or make changes to this bug.
Description
•