[Webkit-unassigned] [Bug 185386] Using VersionNameMap is confusing; two different concepts are called "platform"
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon May 7 11:54:05 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=185386
--- Comment #1 from Jonathan Bedard <jbedard at apple.com> ---
I'm very much open to changing these names. Possible candidate:
platform_info and platform_name
As for why we allow overriding the os_name, it's for iOS. When doing iOS simulator and device testing, we need to retrieve information about the version before we've instantiated the PlatformInfo object for the device. So we need to extract iOS version information from a Mac VersionNameMap.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180507/64b6306a/attachment.html>
More information about the webkit-unassigned
mailing list