-
Bug
-
Resolution: Fixed
-
P3
-
jfx20, jfx17.0.6
-
b08
-
windows
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8315530 | jfx21.0.1 | Andrew Brygin | P3 | Resolved | Fixed | b05 |
JDK-8315570 | jfx17.0.9 | Jose Pereda | P3 | Resolved | Fixed | b02 |
JDK-8316232 | 8u401 | Jay Bhaskar | P3 | Resolved | Fixed | b01 |
Debugging shows, that the call to "twkDidReceiveData" in
com.sun.webkit.network.URLLoader receives a buffer with the full length of received data. However the Network-dataReceived entry from the WebView-Debugger only shows 1 byte of data.
Attached is a sample gradle project, that uses undertow to demonstrate this.
This opens a WebViews, that has two links with onClick-handlers for XMLHttpRequests.
In both cases a line with "["N","J","20.0.0.111","_","1030924534.5084621120561509448.7657568095387879952.0.0",3,"469033f83c8474486a45259c78f58a10"]" should be written to System.out.
On "Sync" only "[" is written.
- backported by
-
JDK-8315530 Synchron XMLHttpRequest not receiving data
- Resolved
-
JDK-8315570 Synchron XMLHttpRequest not receiving data
- Resolved
-
JDK-8316232 Synchron XMLHttpRequest not receiving data
- Resolved
- relates to
-
JDK-8285881 Update WebKit to 614.1
- Resolved
- links to
-
Commit openjdk/jfx17u/7e1a7122
-
Commit openjdk/jfx21u/b2850a09
-
Commit openjdk/jfx/82f27748
-
Review openjdk/jfx17u/146
-
Review openjdk/jfx21u/12
-
Review openjdk/jfx/1227