[Webkit-unassigned] [Bug 220495] Consider emptying navigator.plugins and navigator.mimeTypes
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 13 10:55:35 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=220495
Domenic Denicola <d at domenic.me> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |d at domenic.me
--- Comment #3 from Domenic Denicola <d at domenic.me> ---
We've updated the spec to now instead have a hard-coded lists of plugins (either 0 or 5) for web compatibility, with the idea that all browsers have those 5 plugins. We've also added navigator.pdfViewerSupported as a boolean for simpler feature detection going forward.
* Spec PR: https://github.com/whatwg/html/pull/6738
* New spec: https://html.spec.whatwg.org/multipage/system-state.html#pdf-viewing-support
* Tests: https://github.com/web-platform-tests/wpt/pull/29559 (not yet reviewed/merged)
--
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/20210713/b049c7d8/attachment.htm>
More information about the webkit-unassigned
mailing list