CesiumGS / webglreport

A web page that reports a browser's WebGL capabilities, including supported extensions and implementation specific capabilities, such as the maximum number of texture units.
https://webglreport.com
Apache License 2.0
400 stars 100 forks source link

Added renderer name of Microsoft Edge. #33

Closed cx20 closed 8 years ago

cx20 commented 8 years ago

Microsoft Edge's renderer has been changed from "Internet Explorer" to "Microsoft Edge" at Windows 10 Insider Preview Build 14352+

https://github.com/AnalyticalGraphicsInc/webglreport/issues/32

emackey commented 8 years ago

Hi @cx20, thanks for this contribution! Looks like it should fix #32.

Before we accept a contribution from a new person, we ask that you sign (or at least type your name onto) our Contributor License Agreement. This is a legal formality that basically says you're keeping the copyright on the code you contribute, but you officially grant us permission to use your contribution in webglreport and give us permission to modify it etc. It's the same one used by Apache I believe. We (AnalyticalGraphicsInc) are using the Cesium CLA for all our open projects, including WebGL Report. Thanks!

pjcozzi commented 8 years ago

@cx20 thanks for the fix. Have you been able to send in a CLA as @emackey described? Let me know if you have any questions.

cx20 commented 8 years ago

@emackey @pjcozzi Thank you for a reply.

The notice to the reply is now late. Very sorry. I sent a CLA now by e-mail. Please confirm it.

Best regards,

pjcozzi commented 8 years ago

We have a CLA for @cx20. Thanks again for this fix!