Skip to content

Commit

Permalink
Backport of r136395
Browse files Browse the repository at this point in the history
svn path=/branches/mono-2-4-2/mono/; revision=136455
  • Loading branch information
grendello committed Jun 19, 2009
1 parent 497ee87 commit d6aaa92
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 1 deletion.
5 changes: 5 additions & 0 deletions ChangeLog
@@ -1,3 +1,8 @@
2009-06-18 Marek Habersack <mhabersack@novell.com>

* data/browscap.ini: applied Mono modifications to the upstream
version. Fixes three tests failing in System.Web.

2009-06-15 Andreia Gaita <avidigal@novell.com>

* data/config.in: add libcups dllmap entry
Expand Down
38 changes: 37 additions & 1 deletion data/browscap.ini
Expand Up @@ -36,6 +36,8 @@ CssVersion=0
supportsCSS=false
AOL=false
aolVersion=0
ECMAScriptVersion=0.0
W3CDOMVersion=0.0

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Ask

Expand Down Expand Up @@ -4808,7 +4810,7 @@ Parent=Version Checkers
Parent=Version Checkers
Browser=Gary Keith's Version Checker
[Browser Capabilities Project AutoDownloader; created by Tom Kelleher Consulting, Inc. (tkelleher.com); used with special permission from Gary Joel Keith; uses Microsoft's WinHTTP component]
[Browser Capabilities Project AutoDownloader]
Parent=Version Checkers
Browser=TKC AutoDownloader
Expand Down Expand Up @@ -8844,6 +8846,8 @@ JavaApplets=true
JavaScript=true
CssVersion=2
supportsCSS=true
ecmascriptversion=1.3
w3cdomversion=1.0
[Mozilla/5.0 (Macintosh; *Mac OS X*) AppleWebKit/* (*) Safari/100*]
Parent=Safari
Expand Down Expand Up @@ -10575,6 +10579,8 @@ JavaApplets=true
JavaScript=true
CssVersion=2
supportsCSS=true
ecmascriptversion=1.3
w3cdomversion=1.0
[Mozilla/?.* (compatible; MSIE ?.*; Linux*) Opera 8.5*]
Parent=Opera 8.5
Expand Down Expand Up @@ -10775,6 +10781,8 @@ JavaApplets=true
JavaScript=true
CssVersion=2
supportsCSS=true
ecmascriptversion=1.5
w3cdomversion=1.0
[Mozilla/* (compatible; MSIE*; Linux*) Opera 9.0*]
Parent=Opera 9.0
Expand Down Expand Up @@ -14416,6 +14424,8 @@ JavaApplets=true
JavaScript=true
CssVersion=2
supportsCSS=true
ecmascriptversion=1.3
w3cdomversion=1.0
[Mozilla/5.0 (Macintosh; *; *Mac OS X*; *; rv:1.*) Gecko/* Firefox/0.*]
Parent=Firefox
Expand Down Expand Up @@ -14557,6 +14567,8 @@ JavaApplets=true
JavaScript=true
CssVersion=2
supportsCSS=true
ecmascriptversion=1.3
w3cdomversion=1.0
[Mozilla/5.0 (Linux; *; PPC*; *; rv:1.*) Gecko/* Firefox/1.0*]
Parent=Firefox 1.0
Expand Down Expand Up @@ -14662,6 +14674,8 @@ JavaApplets=true
JavaScript=true
CssVersion=2
supportsCSS=true
ecmascriptversion=1.3
w3cdomversion=1.0
[Mozilla/5.0 (Linux; *; PPC*; *; rv:1.*) Gecko/* Firefox/1.4*]
Parent=Firefox 1.4
Expand Down Expand Up @@ -14755,6 +14769,8 @@ JavaApplets=true
JavaScript=true
CssVersion=2
supportsCSS=true
ecmascriptversion=1.5
w3cdomversion=1.0
[Mozilla/5.0 (Linux; *; PPC*; *; rv:1.*) Gecko/* Firefox/1.5*]
Parent=Firefox 1.5
Expand Down Expand Up @@ -14855,6 +14871,8 @@ JavaApplets=true
JavaScript=true
CssVersion=2
supportsCSS=true
ecmascriptversion=1.5
w3cdomversion=1.0
[Mozilla/5.0 (Linux; *; PPC*; *; rv:1.8*) Gecko/* Firefox/2.0*]
Parent=Firefox 2.0
Expand Down Expand Up @@ -14951,6 +14969,8 @@ JavaApplets=true
JavaScript=true
CssVersion=3
supportsCSS=true
ecmascriptversion=1.5
w3cdomversion=1.0
[Mozilla/5.0 (Macintosh; *; *Mac OS X*; *; rv:1.9*) Gecko/* Firefox/3.0*]
Parent=Firefox 3.0
Expand Down Expand Up @@ -15621,6 +15641,8 @@ JavaApplets=true
JavaScript=true
CssVersion=2
supportsCSS=true
ecmascriptversion=1.5
w3cdomversion=1.0
[Mozilla/5.0 (*rv:1.7*) Gecko/*]
Parent=Mozilla 1.7
Expand Down Expand Up @@ -15707,6 +15729,8 @@ JavaApplets=true
JavaScript=true
CssVersion=2
supportsCSS=true
ecmascriptversion=1.5
w3cdomversion=1.0
[Mozilla/5.0 (*rv:1.8*) Gecko/*]
Parent=Mozilla 1.8
Expand Down Expand Up @@ -15932,6 +15956,8 @@ CssVersion=2
supportsCSS=true
AOL=true
aolVersion=9.0
ecmascriptversion=1.3
w3cdomversion=1.0
[Mozilla/?.* (?compatible; *MSIE 5.5; *AOL 9.0*)*]
Parent=AOL 9.0/IE 5.5
Expand Down Expand Up @@ -16108,6 +16134,8 @@ CssVersion=2
supportsCSS=true
AOL=true
aolVersion=9.0
ecmascriptversion=1.3
w3cdomversion=1.0
[Mozilla/?.* (?compatible; *MSIE 6.0; *AOL 9.0*)*]
Parent=AOL 9.0/IE 6.0
Expand Down Expand Up @@ -16636,6 +16664,8 @@ JavaScript=true
ActiveXControls=true
CssVersion=2
supportsCSS=true
ecmascriptversion=1.2
w3cdomversion=1.0
[Mozilla/?.* (?compatible; *MSIE 5.5*)*]
Parent=IE 5.5
Expand Down Expand Up @@ -16692,6 +16722,9 @@ JavaScript=true
ActiveXControls=true
CssVersion=2
supportsCSS=true
ecmascriptversion=1.2
w3cdomversion=1.0
msdomversion=6.0
[Mozilla/?.* (?compatible; *MSIE 6.0*)*]
Parent=IE 6.0
Expand Down Expand Up @@ -16762,6 +16795,9 @@ JavaScript=true
ActiveXControls=true
CssVersion=2
supportsCSS=true
ecmascriptversion=1.2
msdomversion=7.0
w3cdomversion=1.0
[Mozilla/?.* (?compatible; *MSIE 7.0*)*]
Parent=IE 7.0
Expand Down

0 comments on commit d6aaa92

Please sign in to comment.