Closed
Bug 983927
Opened 11 years ago
Closed 11 years ago
Update pdf.js to version 0.8.1181
Categories
(Firefox :: PDF Viewer, task)
Firefox
PDF Viewer
Tracking
()
RESOLVED
FIXED
Firefox 30
People
(Reporter: RyanVM, Assigned: RyanVM)
References
(Blocks 1 open bug)
Details
(Whiteboard: [qa-])
Attachments
(1 file)
284.50 KB,
patch
|
bdahl
:
review+
mossop
:
review+
|
Details | Diff | Splinter Review |
+++ This bug was initially created as a clone of Bug #979909 +++
Changes since last update:
#4392 Fixes CSS for webkit
#4399 Fixes infinite loop in DecodeStream_ensureBuffer()
#4397 Fix JPX colors
#4393 Fix scrolling using Shift+Spacebar in Firefox
#4404 Fixes off-by-one error when finding missing endstream
#4318 Improved annotations' display/behavior.
#4412 Making src/core/bidi.js adhere to the style guide
#4414 Add braces to single line statements in src/shared
#4416 Fixes typo in function.js
#4413 Making src/core/ps_parser.js adhere to the style guide
#4417 Making all examples adhere to the style guide
#4418 Making src/core/crypto.js adhere to the style guide
#4421 Making src/display/{metadata,font_loader}.js adhere to the style guide
#4422 Making src/core/jbig2.js adhere to the style guide
#4424 Fix coding style in /web
#4425 Making src/core/jpx.js adhere to the style guide
#4433 Move globals in web/pdf_find_bar.js
#4406 Improve image mask handling again
#4442 Update index.html
#4405 Avoid unnecessary re-reading of streams
#4446 Follow JMPR op only if outside of FDEF and IF
#4431 Extract arithmetic decoder to own file
#4420 Removing set-presence-in-ImageData check from canvas.js
Assignee | ||
Comment 1•11 years ago
|
||
r? Mossop for the PdfStreamConverter.jsm changes. r? bdahl for the rest.
Attachment #8391627 -
Flags: review?(dtownsend+bugmail)
Attachment #8391627 -
Flags: review?(bdahl)
Assignee | ||
Comment 2•11 years ago
|
||
I'm assuming you pinged me about this because you want this landed before the uplift. If that's the case, this needs r+ today realistically. If it lands tomorrow, I can't promise it'll get to m-c before Monday's uplift to Aurora.
Flags: needinfo?(bdahl)
Comment 3•11 years ago
|
||
Comment on attachment 8391627 [details] [diff] [review]
Update pdf.js to version 0.8.1181
Review of attachment 8391627 [details] [diff] [review]:
-----------------------------------------------------------------
We were hoping to get it in before uplift, but if it doesn't it's not a big deal.
Attachment #8391627 -
Flags: review?(bdahl) → review+
Comment 4•11 years ago
|
||
Comment on attachment 8391627 [details] [diff] [review]
Update pdf.js to version 0.8.1181
Looks like the chrome stuff is changes I've already seen at github
Attachment #8391627 -
Flags: review?(dtownsend+bugmail) → review+
Assignee | ||
Comment 5•11 years ago
|
||
Flags: needinfo?(bdahl)
Assignee | ||
Comment 6•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 30
Assignee | ||
Comment 7•11 years ago
|
||
I managed to sneak this in in time for the uplift, but in the future, please ping sooner than at the end of the day going into the weekend before the trains leave.
Updated•11 years ago
|
Whiteboard: [qa-]
Assignee | ||
Updated•5 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•