[Webkit-unassigned] [Bug 240457] PDF.js is not shipped in preferred modifiable form

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 16 10:25:20 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=240457

Michael Catanzaro <mcatanzaro at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mcatanzaro at gnome.org

--- Comment #3 from Michael Catanzaro <mcatanzaro at gnome.org> ---
(In reply to Tim Nguyen (:ntim) from comment #1)
> I don't mind either way tbh. As long as the update process is
> straightforward and doesn't involve manually editing/patching the PDF.js
> source code, I'm good with it. Feel free to do it on all platforms, happy to
> review.
> 
> If you could document the instructions for updating, that would be great!

Well you've already ensured that this can be done without patching, with your split between the third-party code and the pdfjs-extras in WebCore. (That's nicer than the Epiphany version, which requires some patching.)

Accordingly, the instructions for updating should be easy.

> Also, it's worth noting that bundle size is a problem that we'd like to
> tackle at some point, so if you have solutions for that, I'd be curious to
> know what it is.

Hm, for GTK/WPE everything gets compressed automatically with gzip. If we want to do better than that, I suppose we'd be looking at using gulp and also perhaps minification? This is far from my expertise.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220516/7f9b181a/attachment.htm>


More information about the webkit-unassigned mailing list