Integrated: 7903054: View non html files as text
Dmitry Bessonov
dbessono at openjdk.java.net
Fri Nov 12 20:49:45 UTC 2021
On Thu, 11 Nov 2021 22:17:02 GMT, Dmitry Bessonov <dbessono at openjdk.org> wrote:
> Added a special check for `.html/.htm` files, to render those containing XML inside (with on-the-fly transformation assumed) as XML in Swing component - which would be as plain text.
This pull request has now been integrated.
Changeset: ffca06b5
Author: Dmitry Bessonov <dbessono at openjdk.org>
URL: https://git.openjdk.java.net/jtharness/commit/ffca06b509c142ee95ae9538f732feab50b192b6
Stats: 24 lines in 1 file changed: 21 ins; 0 del; 3 mod
7903054: View non html files as text
Reviewed-by: vrudomet
-------------
PR: https://git.openjdk.java.net/jtharness/pull/17
More information about the jtharness-dev
mailing list