[Webkit-unassigned] [Bug 260771] REGRESSION(2.42): PDF "Save" button does nothing, "Print" function also broken

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 29 10:50:47 PDT 2023


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

--- Comment #14 from Michael Catanzaro <mcatanzaro at redhat.com> ---
Browsers register lots of URL schemes; at least Epiphany has URL schemes for view source mode, reader mode, and about handlers. (There's also the built-in webkit:// scheme, although that one probably doesn't use LegacySchemeRegistry and so wouldn't hit this codepath.)

Anyway, since Apple is clearly planning to turn on PDF.js support, I don't think we need the same test twice with different expectations.

-- 
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/20230929/f2cad274/attachment.htm>


More information about the webkit-unassigned mailing list