Hello,

I am designing a user script that retrieves a remove list of items
from http://www.example.com/list.txt, parses the list and compares the
list of items with the source of the current web page. I'm using XHR
to retrieve the remote list. However, I'm getting this error message
because the list isn't hosted on the same web site as the page that
I'm visiting:

"Unsafe JavaScript attempt to access frame with URL http://www.example.com/
from frame with URL chrome-ui://inspector/inspector.html. Domains,
protocols and ports must match".

How is my practice unsafe? I think this security measure is too
carried away, don't you think so? We should remove this restriction
from Chrome IMO.
Please let me know.
Thanks,

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: [email protected] 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to