Get rid of unneeded alert = print. If your app needs alert messages, deal with
them in your app. (No functional change; makes OpenLayers functional without jsdom in node.js.) git-svn-id: http://svn.openlayers.org/trunk/openlayers@12071 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -5,8 +5,6 @@ XMLHttpRequest = function() {
|
||||
}
|
||||
};
|
||||
|
||||
alert = print;
|
||||
|
||||
navigator = {
|
||||
'appName': 'mockdom',
|
||||
'userAgent': 'mockdom',
|
||||
|
||||
Reference in New Issue
Block a user