最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

javascript - What are miscellaneous bindings? and why are they giving me a port error? - Stack Overflow

programmeradmin1浏览0评论

I am getting this error, that seems to have no negative effect on anything, but still.. why?

chrome console :

Port error: Could not establish connection. Receiving end does not exist.                                 miscellaneous_bindings:235
    chromeHidden.Port.dispatchOnDisconnect

I am getting this error, that seems to have no negative effect on anything, but still.. why?

chrome console :

Port error: Could not establish connection. Receiving end does not exist.                                 miscellaneous_bindings:235
    chromeHidden.Port.dispatchOnDisconnect
Share asked Oct 30, 2012 at 14:12 coisocoiso 7,47912 gold badges47 silver badges63 bronze badges
Add a ment  | 

1 Answer 1

Reset to default 14

You don't have to worry about those. They do not affect your own code. They originate in one of your Chrome extensions. This usually happens when an extension is trying to establish a connection to a local file (for instance when using the file: protocol).

发布评论

评论列表(0)

  1. 暂无评论