David Kilzer
David Kilzer
Safari can't download oss-fuzz test cases or see Detailed Reports due to recent change to Login flow
Note that the same issue occurs (stuck on the "Login" animation after logging into Google account) when trying to view the Detailed Report for a bug: Also note that I...
The initial patch is to check whether it compiles on other platforms, and to get feedback if anyone has any. I think we need to finish deploying the `PlatformMouseEvent::ModifierFlags` type...
Cc-ed @graouts (just FYI) since this changes a bit of logging in animation code.
Note that `ANGLE` and `webrtc` projects are covered by Issue #802. I filed this to cover the many, smaller vendored projects in WebKit. Also, the Notes section of Issue #801...
> If/when ARC is enabled, what will the value of keeping RetainPtr around be? We'll always need `RetainPtr` for `CFTypeRef` objects, unless we either bridge-cast to toll-free-bridged types, or to...
> The tests don’t test if the object lifetimes are correct and they are deallocated at the right moment and no sooner. Seems like that’s one kind of mistake we...