FelisCatus / switchysharp

Automatically exported from code.google.com/p/switchysharp
GNU General Public License v3.0
140 stars 50 forks source link

在线规则列表 更新问题 #875

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
!! 请勿清空此模板,除非你不希望问题被解决。

*提示* :请确认你正在使用最新版的 SwitchySharp 插件。
你可以在扩展管理页面的“开发人员模式”中点击
“立即更新扩展”按钮来更新。
----------

你遇到了什么问题?(比如,本来应该是怎样的结果,但
实际又是怎样的结果?):

如何重现此问题?(怎样做可以发现这个问题?):
1.尝试过了使用任何代理方式都无法更新在线规则列表,而且
家里公司两台都一样!!
2.只有把chrome重装了 然后可以成功更新一次!

你正在使用什么操作系统和 Chrome/Chromium 的什么版本?

WIN8 X64/WIN7 X64/chrome版本 33.0.1750.117 m

建议附上你的设置备份文件(.bak)以便分析问题:

感谢你的支持。
开发人员可能会对此错误的细节进行进一步的询问,或说
明问题已经修复,请及时查收 *邮件* 以获取最新消息。

Original issue reported on code.google.com by xie0...@gmail.com on 28 Feb 2014 at 8:23

Attachments:

GoogleCodeExporter commented 9 years ago
XMLHttpRequest cannot load 
https://autoproxy-gfwlist.googlecode.com/svn/trunk/gfwlist.txt. No 
'Access-Control-Allow-Origin' header is present on the requested resource. 
Origin 'chrome-extension://dpplabbmogkhghncfbfdeeokoefdjegm' is therefore not 
allowed access. 
在main里面看到了这个!!

Original comment by xie0...@gmail.com on 28 Feb 2014 at 8:30

GoogleCodeExporter commented 9 years ago
按理来说不应该这样的, SwitchySharp 
有申请跨域访问所有网站的权限。也许是 Chrome 
处理权限上存在一些问题?

目前来说的话只能到 Chrome 
那边报告问题,或者等自动更新修复……

Original comment by shyc2...@gmail.com on 1 Mar 2014 at 9:02

GoogleCodeExporter commented 9 years ago
Access-Control-Allow-Origin  这个头不通过啊!! 
不能进行跨域访问!

Original comment by xie0...@gmail.com on 7 Mar 2014 at 5:32

GoogleCodeExporter commented 9 years ago
这个应该就是chrome出于安全考虑 不允许js代码进行跨域操作 

Original comment by xie0...@gmail.com on 7 Mar 2014 at 5:35