[Dojo-checkins] [dojo] #5136: race condition loading CSS / initializing widgets

dojo trac at dojotoolkit.org
Thu Nov 15 01:48:09 UTC 2007


#5136: race condition loading CSS / initializing widgets
--------------------+-------------------------------------------------------
 Reporter:  bill    |        Owner:     
     Type:  defect  |       Status:  new
 Priority:  normal  |    Milestone:  1.1
Component:  Dijit   |      Version:  0.9
 Severity:  normal  |   Resolution:     
 Keywords:          |  
--------------------+-------------------------------------------------------
Comment (by bill):

 Ugh, I looked at this again and merely by moving the <style> tag (with the
 @import) above all the <script> tags, things work correctly (even without
 the timer).  I wonder if that's a real fix or if it just narrows the odds
 on the race condition.

-- 
Ticket URL: <http://trac.dojotoolkit.org/ticket/5136#comment:2>
dojo <http://dojotoolkit.org/>
The Dojo UI Toolkit


More information about the Dojo-checkins mailing list