- From: <bugzilla@jessica.w3.org>
- Date: Wed, 11 May 2011 05:19:06 +0000
- To: public-script-coord@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=12635
--- Comment #6 from Hallvord R. M. Steen <hallvord@opera.com> 2011-05-11 05:19:05 UTC ---
Noticed
apf.setZeroTimeout=(apf.isIE&&apf.isIE<9)||apf.isO3||apf.isAIR?setTimeout:(function(){
. .
in cloud9ide's source. Now, this might simply be breaking browsers they don't
bother testing in..but if this is actually tested code, it seems having a
pointer to setTimeout on another object will work in some browsers.
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Received on Wednesday, 11 May 2011 05:19:07 UTC