Posted on January 14, 2021
We start a new year with a patch update that consists of several important fixes and improvements.
Improvements
- Handle the case when some system calls are interrupted with the
EINTR
signal on macOS and Linux. It might lead to a native crash in the Chromium engine.
Fixed issues
- The
com.google.protobuf.InvalidProtocolBufferException: Protocol message had invalid UTF-8
error when a web server sends HTTP headers containing a non-UTF-8 string. - Chromium crash when accessing content document of the cross-domain frame via the
FrameElement.contentDocument()
method. - The currently selected text cannot be copied via the Flash context menu in Swing
BrowserView
. - Incorrect scaling of the custom cursors on HiDPI displays in the off-screen rendering mode.
Follow @JxBrowserTeam on Twitter to get notified of the library updates.
Subscribe to our RSS feed to get instant updates on new releases.