Comment #28 on issue 988 by [email protected]: Document.load is not supported http://code.google.com/p/chromium/issues/detail?id=988
Hi Yan, Yes, the above user-script does not work on new Chrome version because now the user- script runs in a isolated new JS world. In the new world, the script can not inject the new load method into the document object of user page. The change is for security reason. I am looking for a new way to see whether we still can use the script. I will keep updating new status in here. Thanks! -- 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 -~----------~----~----~----~------~----~------~--~---
