http - Uncaught Security Error in Chrome -


uncaught security error: blocked frame origin "http://www.irishotel.in" accessing frame origin "https://maps.google.co.in". frame requesting access has protocol of "http", frame being accessed has protocol of "https". protocols must match.


Comments

Popular posts from this blog

winapi - How to get a user input on a MessageBox on C++? -

c++ - How call method from Qt GUI in background worker thread using QThread -