|
|
|
|
|
by jeremydw
4097 days ago
|
|
Generally, on pages/domains where you may provide users with a sign in box (such as the Google Accounts login page), you want to disallow other sites from iframing your page to prevent a clickjacking attack – http://en.wikipedia.org/wiki/Clickjacking So Google.com busts out of cross-domain iframes by default to prevent attacks like this. |
|
But that goes for all browsers — I wonder why is Chrome for iOS is being singled out here?