[xiphos-source] [crosswire/xiphos] 450ef5: Only skip building with WK2 editor (#1220)
Greg Hellings
noreply at github.com
Thu Mar 13 07:28:37 EDT 2025
Branch: refs/heads/master
Home: https://github.com/crosswire/xiphos
Commit: 450ef5e3b2d0c5f323ca7867e010d1c4cc3dce09
https://github.com/crosswire/xiphos/commit/450ef5e3b2d0c5f323ca7867e010d1c4cc3dce09
Author: Greg Hellings <greg.hellings at gmail.com>
Date: 2025-03-13 (Thu, 13 Mar 2025)
Changed paths:
M src/editor/editor.c
M src/editor/webkit_editor.c
Log Message:
-----------
Only skip building with WK2 editor (#1220)
* Only skip building with WK2 editor
* Fix parsing of document
WebKit1 does not know how to handle `application/xhtml+xml` in our
Windows build, meaning the editor is pre-populated with lots of garbage.
This garbage becomes actual HTML header that is properly parsed when
declared as `text/html` instead
To unsubscribe from these emails, change your notification settings at https://github.com/crosswire/xiphos/settings/notifications
More information about the xiphos-source
mailing list