Chrome now blocking all jsonp requests from https to http?
问题 At some point recently Chrome has stopped showing data loaded via jsonp with the error [blocked] The page at https://user.example.com/category/12345 ran insecure content from http://livedata.example.com/Data.svc/jsonp/GetData?category=12345&callback=_jsp&_1346417951424=. It still works fine on all other browsers, and has been confirmed on several different computers running Chrome. The only mention I've seen of this problem before is when the page was served from one of Google's own domains