[Webkit-unassigned] [Bug 133855] New: [Gtk] [Stable] Fix the "Safari" part of the UA

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 13 07:30:05 PDT 2014


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

           Summary: [Gtk] [Stable] Fix the "Safari" part of the UA
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: svillar at igalia.com
        Depends on: 133403


The part of our UA where we claim to be Safari is plainly wrong. Since version 3.0 the Safari user agent has the following structure:

Version/X Safari/Y

while in WebKitGtk that part looks like

Safari/Y Version/6.0

This is causing problems with lots of websites, some of them very important like live.com (hotmail.com) our www.icloud.com, that report "unsupported browser" problems.

This is basically a port of https://bugs.webkit.org/show_bug.cgi?id=133403

-- 
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