Closed
Bug 1763330
Opened 3 years ago
Closed 3 years ago
Ship OffscreenCanvas for pdf.js
Categories
(Core :: Graphics: CanvasWebGL, enhancement)
Tracking
()
RESOLVED
FIXED
101 Branch
Tracking | Status | |
---|---|---|
firefox101 | --- | fixed |
People
(Reporter: calixte, Assigned: calixte)
References
Details
Attachments
(1 file)
It will help the pdf viewer to reduce its memory use and improve performances.
Assignee | ||
Comment 1•3 years ago
|
||
- It'll helpful to generate some ImageBitmap in the worker instead passing some
Uint8Clamped array from the worker to the main thread. - Hence it will reduce memory footprint and improve performance in pdf.js.
Updated•3 years ago
|
Attachment #9271030 -
Attachment description: Bug 1763330 - Ship OffscreenCanvas for pdf.js worker r=#gfx-reviewers,aosmond,jgilbert → Bug 1763330 - Ship OffscreenCanvas for pdf.js r=#gfx-reviewers,aosmond,jgilbert
Pushed by cdenizet@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0ae8b1a8e1e9
Ship OffscreenCanvas for pdf.js r=aosmond,gfx-reviewers
Comment 3•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 101 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•