Comment #7 on issue 29621 by simon.heywood: Content scripts not always injected into iframes even if "all_frames" is true http://code.google.com/p/chromium/issues/detail?id=29621
I'm not that familiar with the insides of ChromePlus, but I've been able to do the following: - download Chromium 4.0.258.0 (33210), so the same that ChromePlus 1.3.2.0 is built on. - Installed my user script, but as an extension rather than sourcing from a user script folder since that is now the method used, and it worked correctly on framesets - Checked in ChromePlus again, where I had been using my user scripts the old way, i.e. not installed as an extenstion, but rather in a user script folder. This still showed the issue - Removed my user script folder in ChromePlus and installed in ChromePlus as an extension: And it worked. So, since installing user scripts as extensions is the preferred way, it would appear this is a non-issue, relating to ChromePlus still providing an option to have a User Script folder. Sorry. I'll try an pass this info onto the ChromePlus guys, since they should remove the user script folder option. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings -- Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs
