Bug 255155

Summary: Correct PDF Plugin descriptions returned by navigator.plugins[x].description
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebCore Misc.Assignee: Brent Fulgham <bfulgham>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 254189    
Bug Blocks:    

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
Brent Fulgham
Comment 1 2023-04-07 09:52:22 PDT
Brent Fulgham
Comment 2 2023-04-07 09:56:39 PDT
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.