276d94fb5620e17710304d6478c1d6499f29cf4b
1. If notifyTestComplete is called before the first paint, give a clear assert instead of a confusing crash. 2. Add runAfterDisplay. This is a copy of the equivalent file in Blink. Avoids the incorrect 100ms setTimeout. I had thought there was a deeper bug here, but it appears to just be the issue from #1 now that we properly pump frames in testing mode by using a face Surfaces application. R=abarth@chromium.org Review URL: https://codereview.chromium.org/826343003
Description
Languages
Dart
75.4%
C++
16.4%
Objective-C++
2.7%
Java
2.7%
Objective-C
0.6%
Other
1.8%