Hi David,

Do you know rationale for using CrossPageChannel?
If that could be removed it would simplify BrowserREPL a lot, and would already unlock Chrome Extension.

Cheers,
Hubert.

David Nolen <mailto:dnolen.li...@gmail.com>
July 17, 2012 6:15 PM

CrossPageChannel does not work unless the page is be properly served
over HTTP from what I can tell. Which won't be the case here. Patch
welcome for supporting other BrowserREPL transports that don't have
this issue.

David

Hubert Iwaniuk <mailto:neo...@kungfoo.pl>
July 17, 2012 5:22 PM
Hello Everyone,

Did anyone managed to get BrowserREPL running within Chrome Extension?
I'm having hard time getting it up.

Basically what happens for me is CrossPageChannel communication
initialization failure both from content script and background.
content_script: "Uncaught Error: CrossPageChannel: Can't connect, peer
window-object not set. "
background: "Uncaught Error: URI
chrome-extension://mkifioecnlocipnafdcihlojkpeknfcf/robots.txt is
invalid for field ppu"

Could anyone enlighten me why we need CrossPageChannel here?
I can make connections to localhost from extension no problem, so if
CPC would not be total necessity, there is hope to get repl in some
form for Chrome Extension development.

Thanks in advance,
Hubert

--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

<<inline: postbox-contact.jpg>>

<<inline: postbox-contact.jpg>>

Reply via email to