We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aeb8fa0 commit bef92a4Copy full SHA for bef92a4
src/changes/changes.xml
@@ -11,6 +11,12 @@
11
<action type="fix" dev="rbri">
12
HtmlImage onerror event is triggerd for 204 responses.
13
</action>
14
+ <action type="fix" dev="rbri">
15
+ Some minor code improvements found by spotbugs.
16
+ </action>
17
18
+ Some more event initialization fixes.
19
20
21
Fix various event initialization when working with WebSocket's.
22
0 commit comments