[Webkit-unassigned] [Bug 143771] [W32] windowsVersion() and osVersionForUAString() are outdated

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 15 10:14:17 PDT 2015


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

LRN <lrn1986 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #250818|                            |review?
              Flags|                            |

--- Comment #1 from LRN <lrn1986 at gmail.com> ---
Created attachment 250818
  --> https://bugs.webkit.org/attachment.cgi?id=250818&action=review
Update windowsVersion() and osVersionForUAString()

Add support for newer Windows versions to windowsVersion(), handle all
defined cases in osVersionForUAString(), avoiding warnings like
../webkitgtk-2.4.8/Source/WebCore/platform/win/SystemInfo.cpp: In function 'WTF::String WebCore::osVersionForUAString()':
../webkitgtk-2.4.8/Source/WebCore/platform/win/SystemInfo.cpp:94:12: warning: enumeration value 'WindowsCE5' not handled in switch [-Wswitch]
repeated for each unhandled value

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150415/2fb28d35/attachment.html>


More information about the webkit-unassigned mailing list