DOM breakpoints are not working in JavaFX WebView browser. The same debug communication works in Chrome, but does not in WebView.
Please find attached the communication log file. One using Chrome browser and one using WebView.
It's apparent that "Debugger.paused" event is not received using WebView in spite of submitting DOM breakpoint of "node-removed" type on a node and receiving "DOM.childNodeRemoved" later.
Please find attached the communication log file. One using Chrome browser and one using WebView.
It's apparent that "Debugger.paused" event is not received using WebView in spite of submitting DOM breakpoint of "node-removed" type on a node and receiving "DOM.childNodeRemoved" later.
- relates to
-
JDK-8090052 XMLHTTPRequest breakpoints not working
-
- Open
-