Searched refs:JAVASCRIPT_UNLOAD (Results 1 – 1 of 1) sorted by relevance
62 private static final String JAVASCRIPT_UNLOAD = "javascript unload"; field in WebChromeClientTest268 assertEquals(JAVASCRIPT_UNLOAD, WebkitUtils.waitForNextQueueElement(pageTitleQueue)); in testOnJsBeforeUnloadIsCalled()