google / ioweb2016

I/O web app 2016
https://events.google.com/io2016
Apache License 2.0
517 stars 87 forks source link

Google IO 2016 is broken on Firefox and IE. #1001

Closed pjmlp closed 8 years ago

pjmlp commented 8 years ago

Whenever I try to look up the schedule I am forced to use the mobile version instead of the desktop browsers I have access to.

ff

ie

ebidel commented 8 years ago

Can you be more specific? What browser, repo steps, etc?

pjmlp commented 8 years ago

Opening the website https://events.google.com/io2016/ is enough to reproduce the error.

Firefox ESR 31.8.0 and IE 11.0.9600.18282.

Firefox error console:

Content Security Policy: Unbekannte Direktive 'upgrade-insecure-requests' kann nicht verarbeitet werden
mutating the [[Prototype]] of an object will cause your code to run very slowly; instead create the object with the correct initial [[Prototype]] value using Object.create data:

Complains about upgrade-insecure-requests not being known.

IE console doesn't show anything useful.

ebidel commented 8 years ago

FF 46 (current stable) works fine for me. The console warnings are just warnings and non-fatal.

I see the white page on ie 11 on a vm. The good news all the other pages work fine. The bad news is we're not going to have time to fix this for today :( If you could try another browser for today that would be great. Sorry!

We'll also be removing this page after today and it should start working again in IE11.