Our extension causes the following page not to load: http://www.w3.org/

One possible culprit is that we both this page and our extension load
jquery: http://www.w3.org/2008/site/js/main
However, we are namespacing our scripts and setting jquery.noConflict
so it technically shouldn't conflict.

If I change the content scripts to inject at document_end then the
page loads fine. I was under the impression that content scripts lived
in isolated worlds from page scripts so not sure what could be
happening.


--

You received this message because you are subscribed to the Google Groups 
"Chromium-extensions" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/chromium-extensions?hl=en.


Reply via email to