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