[wp-meta] [Making WordPress.org] #7817: Add OperaGX to the list of permitted browsers
Making WordPress.org
noreply at wordpress.org
Mon Nov 25 05:01:01 UTC 2024
#7817: Add OperaGX to the list of permitted browsers
-------------------------------------------+---------------------
Reporter: demonitized | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: Browse Happy | Resolution:
Keywords: needs-patch reporter-feedback |
-------------------------------------------+---------------------
Changes (by dd32):
* keywords: needs-patch => needs-patch reporter-feedback
Comment:
Can you provide some extra information on what you're seeing @demonitized?
It looks like the User agent is:
{{{
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/128.0.0.0 Safari/537.36 OPR/114.0.0.0
}}}
and looking at the Browse-happy api, it's returning old Opera data, but
doesn't seem to be flagging it as insecure or outdated:
{{{
https://api.wordpress.org/core/browse-
happy/1.1/?useragent=Mozilla/5.0%20(Macintosh;%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit/537.36%20(KHTML,%20like%20Gecko)%20Chrome/128.0.0.0%20Safari/537.36%20OPR/114.0.0.0
{
"name": "Opera",
"version": "114.0.0.0",
"platform": "Macintosh",
"update_url": "https://www.opera.com/",
"img_src": "http://s.w.org/images/browsers/opera.png?1",
"img_src_ssl": "https://s.w.org/images/browsers/opera.png?1",
"current_version": "12.18",
"upgrade": false,
"insecure": false,
"mobile": false
}
}}}
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/7817#comment:1>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list