RESOLVED FIXED 254189
Correct WebKit Built-in PDF Plugin Naming
https://bugs.webkit.org/show_bug.cgi?id=254189
Summary Correct WebKit Built-in PDF Plugin Naming
Brent Fulgham
Reported 2023-03-20 15:45:49 PDT
In Bug 245396, we revised our Navigator.plugins response to better match the standard. Unfortunately, I made the plugin Localized, which provides a language-specific label for this plugin. Since that is not what the specification requires, this violates some anti-fraud site logic and is not generally helpful. This change removes that translation and simply hard-codes the text as defined in https://html.spec.whatwg.org/multipage/system-state.html#pdf-viewing-support.
Attachments
Brent Fulgham
Comment 1 2023-03-20 15:46:06 PDT
Brent Fulgham
Comment 2 2023-03-20 15:52:49 PDT
Brent Fulgham
Comment 3 2023-03-21 10:00:23 PDT
EWS
Comment 4 2023-03-21 11:17:37 PDT
Committed 261928@main (3b84731a5f6a): <https://commits.webkit.org/261928@main> Reviewed commits have been landed. Closing PR #11738 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.