5 ms·
This sould be nuanced. Screaming Monkey and the Canvas plugin are drop-in replacements. The Chrome frame is optional, and could possibly interfere with cookies
by Ratatat 17y ago
This sould be nuanced. Screaming Monkey and the Canvas plugin are drop-in replacements. The Chrome frame is optional, and could possibly interfere with cookies or history handling (although I'm not sure it's the case). The problem raised by Mitchell Baker is that it would make it very hard to "manage information across websites". Did I hear XSS and tracking cookies?
- anshul 17y agoChrome Frame lets IE handle cookies and history and all that. XSS and tracking cookies keep working as they always have. Chrome frame uses the IE network stack to ensure this[1]. The canvas plugin and screaming monkey were both intended to be implemented using tags[2]. I expected a better response from Mozilla than this. [1] http://code.google.com/chrome/chromeframe/developers_guide.html http://code.google.com/chrome/chromeframe/developers_guide.h... [2] http://blog.vlad1.com/2008/07/30/no-browser-left-behind/#comment-2436 http://blog.vlad1.com/2008/07/30/no-browser-left-behind/#com... Edit: Added [2].
- Ratatat 17y agoThanks for the info.