mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-02-08 08:08:45 +01:00
The AbortAfterCreated and AbortBeforeBrowse tests were flaking due to a race between request handling and browser close. The tests would fail if the request handling completed first.