[PATCH] mshtml: Update to Wine Gecko 2.47.1.

Jacek Caban jacek at codeweavers.com
Tue Dec 10 08:28:42 CST 2019


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---

The new release is more of a refreshment, bringing compatibility with 
modern build environments. The biggest change is build system port to 
python3 by Vincent. This involved changes across the whole build system, 
thanks Vincent!

It's packaged slightly differently. There are archives that contain Wine 
Gecko build. It may be used for system-wide installations. Users may 
just unpack the package into /usr/share/wine/gecko/, /opt/wine/gecko, 
etc. and it should work without in-prefix installation as long as it has 
a valid dos drive (we should be able to support non-mapped locations in 
the future as well, but it needs Gecko fixes first). It's just like Wine 
Mono does it for a while.

The release also brings improved compatibility with IE clipboard format. 
Executable files are marked as nxcompat. It also contains a number of 
portability fixes for recent GCC versions. It should work with both 
winpthread and non-winpthread toolchains now.

I hoped to include a few more changes in this release, but I don't think 
it's worth delaying it any more.

   dlls/appwiz.cpl/addons.c | 8 ++++----
   dlls/mshtml/nsiface.idl  | 2 +-
   2 files changed, 5 insertions(+), 5 deletions(-)



-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-mshtml-Update-to-Wine-Gecko-2.47.1.diff
Type: text/x-patch
Size: 1513 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20191210/7868906f/attachment.bin>


More information about the wine-devel mailing list