[OpenLayers-Trac] Re: [OpenLayers] #2933: OpenLayers runs HTML5-incompatible script loading code if the UA string doesn't contain "Safari" or "MSIE"

OpenLayers trac-20090302 at openlayers.org
Tue Nov 16 17:43:32 EST 2010


#2933: OpenLayers runs HTML5-incompatible script loading code if the UA string
doesn't contain "Safari" or "MSIE"
----------------------+-----------------------------------------------------
 Reporter:  hsivonen  |       Owner:              
     Type:  bug       |      Status:  new         
 Priority:  critical  |   Milestone:  2.11 Release
Component:  general   |     Version:  2.10        
 Keywords:            |       State:              
----------------------+-----------------------------------------------------

Comment(by erilem):

 So my understanding is that, to be compatible with every browser, we need
 to use "parser-inserted scripts" (with document.write) in every browser,
 even though this will increase loading time in FF (and webkits?) because
 scripts won't load in parallel.

-- 
Ticket URL: <http://trac.openlayers.org/ticket/2933#comment:3>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer


More information about the Trac mailing list