Xiaopeng Li
Xiaopeng Li
If radius is 0, we can skip calculating the distance.
How is this PR going? If we want to use `core-foundation`, I can open a new PR.
> @xiaopengli89 What is `create_calayer` test? I'd like to understand the code that is triggering this crash, since I worry that we might end up leaking layer objects with this...
> @xiaopengli89 I've pushed a commit that makes the change I suggested. Could you look it over and see if it seems okay, and verify that it does fix the...
@jimblandy Sorry, we cannot use the change because `suspected_resources` only contains resources whose user handle has died.
How to deal with the situation that the handle value is reused, which will cause consistency problems, how about using `std::os::windows::io::BorrowedHandle::try_clone_to_owned`?
`build-dlls` feature doesn't help.
I tried `egl` feature, unfortunately the same error.