WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
255155
Correct PDF Plugin descriptions returned by navigator.plugins[x].description
https://bugs.webkit.org/show_bug.cgi?id=255155
Summary
Correct PDF Plugin descriptions returned by navigator.plugins[x].description
Brent Fulgham
Reported
2023-04-07 09:51:46 PDT
In
Bug 254189
we corrected a bug where the name of the WebKit Built-in PDF plugin was localized for the user's settings, which confused some anti-fraud software because the specification requires the name to be in plain English text. While that issue was fixed, the specification also requires a consistent English label, "Portable Document Format" be returned by the 'description' property of the plugin. This is currently localized in Safari, leading to some anti-fraud software failing.
Attachments
Add attachment
proposed patch, testcase, etc.
Brent Fulgham
Comment 1
2023-04-07 09:52:22 PDT
<
rdar://problem/107756651
>
Brent Fulgham
Comment 2
2023-04-07 09:56:39 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/12512
EWS
Comment 3
2023-04-10 11:43:14 PDT
Committed
262779@main
(1cc30ed20c25): <
https://commits.webkit.org/262779@main
> Reviewed commits have been landed. Closing PR #12512 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