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