WebPlatformTest / HTML5test

How well does your browser support HTML5?
https://html5test.com
MIT License
994 stars 192 forks source link

Please support the updated BB10 user agent #193

Closed touchthedesign closed 11 years ago

touchthedesign commented 12 years ago

Hello, I'm writing you on behalf of the BlackBerry Browser team. Incase you're not aware we've recently updated the forthcoming BB10 Browser's user agent. The new user agent is as follows:

Mozilla/5.0 (BB10; <Device Model>) AppleWebKit/<WebKit Version> (KHTML, like Gecko) Version/<BB Version #> Mobile Safari/<WebKit Version>

were the items in < > will wary

We'd like to make sure your site is properly testing against the updated UA.

More info on the update can be found here:

http://devblog.blackberry.com/2012/08/blackberry-10-user-agent-string/

We love your site, please keep up the great work :)

If you have any questions, or would like to chat offline please shoot me a PM.

Thanks, Romeo

NielsLeenheer commented 12 years ago

Thanks for the heads-up. I'll add this to the UA detection library.

BTW, I'll be at BlackBerry Jam in Amsterdam next week. Do you know if there will be somebody from the browser team? I'd love talk a bit about the future of the BlackBerry browser.

NielsLeenheer commented 11 years ago

Hi Romeo, I've just added support for the BB10 user agent. This also means the blacklist for drag and drop is working again, which should prevent a false positive.

touchthedesign commented 11 years ago

That's awesome news Niels :) We're you able to link up with Laurent this past weekend?

NielsLeenheer commented 11 years ago

Yes, I had a great talk with Laurent during PhoneGap day and also with Luca at BlackBerry 10 Jam. If you have any more issues or know of any bugs, please let me know and I'll look into it.