Searched refs:onJsBeforeUnloadFuture (Results 1 – 1 of 1) sorted by relevance
226 final SettableFuture<Void> onJsBeforeUnloadFuture = SettableFuture.create(); in testOnJsBeforeUnloadIsCalled() local238 onJsBeforeUnloadFuture.set(null); in testOnJsBeforeUnloadIsCalled()257 WebkitUtils.waitForFuture(onJsBeforeUnloadFuture); in testOnJsBeforeUnloadIsCalled()