This test ends up hitting a NOTREACHED in filter_operation_struct_traits (https://chromium.googlesource.com/chromium/src/+/master/cc/ipc/filter_operation_struct_traits.h#48) for ALPHA_THRESHOLD. We can remove the NOTREACHEDs and the test then passes, but that isn't really enough. We need to make FilterOperation serialize region_, which is an SkRegion and we don't yet have serialization support for it. I'll file a separate bug for that and make this dependent on it.
Entering overview mode with windows that are not tabbed browsers (e.g. File.App or a web app running in a window) fails and the visuals get stuck mid-animation -
probably for the same reason (hitting the same NOTREACHED).
Comment 1 by sky@chromium.org
, Aug 11 2017