Comment #2 on issue 29821 by [email protected]: Extension dependencies/libraries? http://code.google.com/p/chromium/issues/detail?id=29821
Yes it is the right place, but I don't think this is a win unless we can show that most authors use the exact same copy of jquery (byte for byte), and always load it first (before any other scripts). I think a better way to get improved perf for content scripts is add an environment that spans multiple pages in a single renderer. Content scripts would get loaded into it only once, not over and over into each page. -- 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
