- From: <bugzilla@jessica.w3.org>
- Date: Mon, 20 Jun 2011 04:14:40 +0000
- To: public-script-coord@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11267 Boris Zbarsky <bzbarsky@mit.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED CC| |bzbarsky@mit.edu Resolution|INVALID | --- Comment #2 from Boris Zbarsky <bzbarsky@mit.edu> 2011-06-20 04:14:39 UTC --- NPAPI plug-ins commonly determine the location of the document (which affects what they will let it do and their same-origin checks) by loading the URI "javascript:window.location" via NPAPI and then examining the resulting string. While it's desirable to add hooks to NPAPI to ask for this information directly, there is an existing installed base of plug-ins where this needs to keep working... -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
Received on Monday, 20 June 2011 04:14:41 UTC