Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #14883
| From | Lew <noone@lewscanon.com> |
|---|---|
| Newsgroups | comp.lang.java.programmer, comp.lang.javascript |
| Subject | Re: Chrome bug with Applet and threading |
| Date | 2012-05-29 07:02 -0700 |
| Organization | albasani.net |
| Message-ID | <jq2kth$2kl$1@news.albasani.net> (permalink) |
| References | <jpmd6h$gvk$1@speranza.aioe.org> <XnsA05E5D966C1D2eejj99@194.109.133.133> <jq2epo$jrt$1@speranza.aioe.org> |
Cross-posted to 2 groups.
On 05/29/2012 05:17 AM, Richard Maher wrote: > "Evertjan."<exjxw.hannivoort@interxnl.net> wrote in message > news:XnsA05E5D966C1D2eejj99@194.109.133.133... >> Richard Maher wrote on 25 mei 2012 in comp.lang.javascript: >>> Please see Chrome bug report: - >>> http://code.google.com/p/chromium/issues/detail?id=129528 >>> >>> If you can identify a bug in my code that is causing the hang on >>> Chrome them please let me know. Otherwise please vote for this issue >>> by ticking the star. SSCCE provided and behaviour very easy to >>> reproduce. >> >> Off topic, Java != Javascript. > > Can you please explain why you are so adamant that all of the Javascript on > the readily available: - > http://code.google.com/p/chromium/issues/attachmentText?id=129528&aid=1295280000000&name=hydra.html&token=uG9gNfEjUC8sTqGvGvrDTjpYD1E%3A1338292470931 > is not responsible for the hang with the Chrome browser? You are asking the respondent why they are "so adamant" about a claim they've never made. That is a logical fallacy and rhetorical dirty trick known as the "straw man" argument. > Perhaps the "dispatcher" method gets an exception and prevents the Applet > callback from calling notifyAll()? But that would surely only block one TAB? > > Regardless, my decision to alter the Javascript so that the user's > "callback" JS function no longer has to call a "rendezvous" method but > rather return a true/false indicating end-of-stream for a reply/result-set > culminated in a solution that now works with every browser except Chrome. > Maybe a further tweak to the Javascript/DOM could get Chrome to obey the > rules? (Certainly appending the DIV child to the document.body *before* > seting its<object> innerHTML got IE8 over the line with Applet activation!) > > Anyway, underneath all this is a single Java thread multiplexing output to > any number of TABs in a browser instance that constitute an Application, and > I think a lot of people would find that very interesting! Having said that, > to date, nobody could be bothered to tick a simple star so maybe no one > cares? What? What star? What are you talking about? What does that have to do with Java or Javascript? That comment seems so random and non-sequiturish. And why are you so aggrieved about whatever a "simple star" is? >> -- >> Evertjan. >> The Netherlands. > > Oh, I get it! It's just that you can't wait till August when you and your > Cloggie mates get to take your caravans down to the autobahns and really > give complete strangers the shits? And thus you descend into simple trolldom. How is that a helpful remark, "Richard"? -- Lew Honi soit qui mal y pense. http://upload.wikimedia.org/wikipedia/commons/c/cf/Friz.jpg
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Find similar | Unroll thread
Chrome bug with Applet and threading "Richard Maher" <maher_rj@hotspamnotmail.com> - 2012-05-25 06:36 +0800
Re: Chrome bug with Applet and threading "Evertjan." <exjxw.hannivoort@interxnl.net> - 2012-05-25 07:12 +0000
Re: Chrome bug with Applet and threading "Richard Maher" <maher_rj@hotspamnotmail.com> - 2012-05-29 20:17 +0800
Re: Chrome bug with Applet and threading Scott Sauyet <scott.sauyet@gmail.com> - 2012-05-29 06:15 -0700
Re: Chrome bug with Applet and threading "Richard Maher" <maher_rj@hotspamnotmail.com> - 2012-06-03 08:59 +0800
Re: Chrome bug with Applet and threading Lew <noone@lewscanon.com> - 2012-05-29 07:02 -0700
csiph-web