Uh oh!
There was an error while loading. Please reload this page.
Conversation
josephlr
commented
Jan 2, 2021
I'm totally down with removing XP support, but I'm not sure about switching over the implementation for Windows 7,8,10 Initially, I thought it would be fine, but the fact that Go and BoringSSL didnt switch means this probably should have a second look. I'll review the logic in those threads and try to see if I can find any (external or internal) reasoning for not switching. I suspect that it doesn't matter, in which case we should switch implementations, but I want to be sure. |
Also remove outdated comment from windows_uwp.rs
josephlr
commented
Jan 3, 2021
@newpavlov I kept the content of this PR the same, but redid the commit ordering. That way, when this PR is merged, |
josephlr
left a comment
There was a problem hiding this comment.
Approved, see my comment in the bug for why I think switching is fine.
Signed-off-by: Joe Richey <joerichey@google.com>
Closes#65.