[Webkit-unassigned] [Bug 133403] [GTK] Unsupported browser in www.icloud.com

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 11 08:20:01 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=133403





--- Comment #1 from Sergio Villar Senin <svillar at igalia.com>  2014-06-11 08:20:25 PST ---
So the problem is basically that in the UA string we need to add the "Version/X" thing, and this is very important, *before* the "Safari/X" part, otherwise it won't be recognized as a valid browser UA.

Note that according to http://www.useragentstring.com/pages/Safari/, "Version/X" is always located before "Safari/X" since it was introduced in Safari v3.0.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list