Loading
Bug 1763330 - Ship OffscreenCanvas for pdf.js r=aosmond,gfx-reviewers
- 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. Differential Revision: https://phabricator.services.mozilla.com/D143019