3

我在登录 picassa 时遇到了很多问题,其中一个问题似乎是使用 platform.js 登录在最新的 Firefox 中被破坏了。

https://developers.google.com/identity/sign-in/web/

在 Chrome 中运行良好。那里并不奇怪。在 Edge 上也可以

但在 Firefox 上,它在 platform.js 中加载时出现 securityErrors 失败。并且使用登录按钮回调永远不会被调用。

这是 FFx 控制台中的错误和堆栈跟踪

我在本地使用 http,但在远程 https 时看到了相同的错误。

SecurityError: The operation is insecure.
hasLocalStorage()
iframe:59
<anonymous>
iframe:82
<anonymous>
iframe:1
insertScript()
supercookie.js:32
<anonymous>
supercookie.js:146
load()
sandbox.js:66
importScripts()
sandbox.js:326
WorkerSandbox()
sandbox.js:287
bound call()
self-hosted
constructor()
heritage.js:146
initialize()
worker-child.js:52
bound call()
self-hosted
constructor()
heritage.js:146
createWorker()
page-mod.js:156
onContent()
page-mod.js:189
onContentWindow()
page-mod.js:121
bound onContentWindow()
self-hosted
iframe:59

GET https://ssl.gstatic.com/accounts/o/2748322407-idpiframe.js [HTTP/2.0 200 OK 0ms]
SecurityError: The operation is insecure.
w.prototype.pa()
2748322407-idpiframe.js:6
h.start()
2748322407-idpiframe.js:42
sb()
2748322407-idpiframe.js:76
<anonymous>
iframe:1
4

0 回答 0