Comment #10 on issue 4904 by ghsteele1: Chrome does not work with Yahoo finance portfolio, "streaming quotes." http://code.google.com/p/chromium/issues/detail?id=4904
This has been a problem since I installed Chrome. I have to keep a separate IE (or Firefox) window open to get the site to work as designed. Chrome simply fails to work. The site starts a process, building the script on the fly?: In IE a sign says something like "waiting for streamerapi.finance.com." Then, incoming data and the page updates. Chrome just lies there and displays the current data and never updates. From the page source with my stock symbols edited out. src="http://l.yimg.com/cz/lib/fi/us/p/d/static/js/3.0.87/2.0.0/yfs_concat.js"></scrip t><script type="text/javascript" src="http://l.yimg.com/cz/lib/fi/us/p/d/static/js/3.0.87/2.0.0/yfs_l10n.js"></script> <script type="text/javascript"> YAHOO.util.Event.addListener(window, "load", function(){YAHOO.Finance.Streaming.init();}); </script><span id="yfs_params_vcr" style="display:none">{"tt" : "1257870336", "s" : "dx- y.nyb,xxx,xxx,xxx,xxx,^dji,^ibdup1,^ibdup2,^ibdup3,^ibdup4,^ibdup5", "k" : "c10,l10,p20,t10,v00", "o" : "csii,fuqi,hmin,mfw,pcln,pfbi,rdy,upg,zbb", "j" : "c10,l10,p20,t10,v00", "version" : "1.0", "market" : {"NAME" : "U.S.", "ID" : "us_market", "TZ" : "ET", "TZOFFSET" : "-18000", "open" : "1257863436", "close" : "1257886836", "flags" : {}} , "portfolio" : { "fd" : { "txns" : [ {"s" : "^DJI","s80" : "","todayBD" : "","p10" : "","c30" : "","c01" : "USD","v80" : "","l20" : "","l30" : ""}, {"s" : "$$","s80" : "149100","todayBD" : "","p10" : "","c30" : "","c01" : "","v80" : "","l20" : "","l30" : ""}, {"s" : "xxxxxxxxx","s80" : "","todayBD" : "","p10" : "","c30" : "","c01" : "USD","v80" : "","l20" : "","l30" : ""}, {"s" : "xxx","s80" : "1923.804","todayBD" : "0","p10" : "6.060000","c30" : "140.000000","c01" : "USD","v80" : "","l20" : "","l30" : ""}, {"s" : "xxx","s80" : "150","todayBD" : "0","p10" : "94.150002","c30" : "35.000000","c01" : "USD","v80" : "","l20" : "","l30" : ""}, {"s" : "xxx","s80" : "370","todayBD" : "0","p10" : "10.640000","c30" : "105.000000","c01" : "USD","v80" : "","l20" : "","l30" : ""}, {"s" : "xxx","s80" : "6100","todayBD" : "0","p10" : "13.390000","c30" : "140.000000","c01" : "USD","v80" : "","l20" : "","l30" : ""}]},"dd" : "g10,v10,w10","pc" : "USD","pcs" : "$"}, "STREAMER_SERVER" : "http://streamerapi.finance.yahoo.com", "sq_udb_setting" : "on"}</span><script type="text/javascript"> -- 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
