Status: Assigned Owner: [email protected] CC: [email protected], [email protected], [email protected], [email protected] Labels: Type-Bug Pri-2 OS-All Area-Extensions Size-Medium
New issue 18379 by [email protected]: Content Scripts don't work on base page when there is more than 1 frame http://code.google.com/p/chromium/issues/detail?id=18379 Install the extension in the attached zip file. Run a debug build something like this: $ ./chrome/Debug/chrome.exe --enable-extensions --load- extension="C:/frame_cs_test" Visit this page: http://asargent.com/chrome/extensions/content_script_frame_test/with_frames .html Hit the "Script Test" toolstrip button, and notice that the "Hello" message gets appended to the two frames but not the base page. I played around a little, and when I add more frames to the page it seems to only run on the last 2 frames. Switching between having same-origin and different-origin frames didn't seem to make a difference. This was with a debug build (built at r22274). Attachments: frame_cs_test.zip 957 bytes -- 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 -~----------~----~----~----~------~----~------~--~---
