mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02: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.