why/where the error “Permission denied for to call method Location.toString”

后端 未结 2 1858
日久生厌
日久生厌 2021-01-07 09:42

EDIT: I\'ve added clarifications in response to a comment; where it\'s possible and meaningful, those added carifications are in italic font style.

相关标签:
2条回答
  • 2021-01-07 10:07

    Per my comment, try disabling extensions (safe mode) and check Firebug's XHR tab if you haven't already.

    0 讨论(0)
  • 2021-01-07 10:10

    This may not be the case with you at all, however be aware that firebug will display error messages in your console if you open-up another window and browse to a site that has these calls. In short, these errors may not be related to your page at all.

    0 讨论(0)
提交回复
热议问题