[Webkit-unassigned] [Bug 260019] [WPE][GTK] There should be an easily accessible way to disable pdf.js at runtime
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Oct 13 10:56:51 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=260019
--- Comment #4 from Michael Catanzaro <mcatanzaro at redhat.com> ---
OK, this can sort of be done already using webkit_settings_get_all_features(), iterate through the list until you find PdfJSViewerEnabled, and then webkit_settings_set_feature_enabled(). That's not very convenient, though.
--
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/20231013/22380aa3/attachment.htm>
More information about the webkit-unassigned
mailing list