[Webkit-unassigned] [Bug 237513] [GTK][WPE] Add initial support for PDF documents using PDF.js

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 7 01:58:24 PST 2022


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

Carlos Garcia Campos <cgarcia at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #453949|                            |review?
              Flags|                            |

--- Comment #1 from Carlos Garcia Campos <cgarcia at igalia.com> ---
Created attachment 453949

  --> https://bugs.webkit.org/attachment.cgi?id=453949&action=review

Patch

This is an initial patch, loading PDF documents works, but there are a few things to fix in follow up patches:

 - Figure out a way to load platform styles. style-cocoa.css is currently added unconditionally (we just get a 404 now and default style is used).
 - I'm seeing a couple of cross-origin errors in the console, even though I don't see anything broken.
 - Add a style for GTK/WPE (adwaita), to remove UI elements we don't want, like the open button, and customize the UI a bit too.

-- 
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/20220307/7a99c0f0/attachment-0001.htm>


More information about the webkit-unassigned mailing list