[Webkit-unassigned] [Bug 81560] webkitpy: platforminfo should replace direct checks for sys.platform wherever possible

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 14 12:13:04 PST 2017


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

Basuke Suzuki <Basuke.Suzuki at sony.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Basuke.Suzuki at sony.com

--- Comment #3 from Basuke Suzuki <Basuke.Suzuki at sony.com> ---
I agree with this separation. Let's do it. ... OMG this one is five years old bug :(

I see many similar platform check on Executive so I tried to replace them using PlatformInfo, but I couldn't because PlatformInfo is dependent on executive and it requires executive on its __init__(). This kind of situation also should be solved.

-- 
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/20171214/f148b4e7/attachment.html>


More information about the webkit-unassigned mailing list