WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Brent Fulgham
Comment 1
2023-03-20 15:46:06 PDT
<
rdar://106476286
>
Brent Fulgham
Comment 2
2023-03-20 15:52:49 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/11738
Brent Fulgham
Comment 3
2023-03-21 10:00:23 PDT
Pull request:
https://github.com/Webkit/WebKit/pull/11738
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.
Top of Page
Format For Printing
XML
Clone This Bug